334 Commits

Author SHA1 Message Date
Tyler Wong
5fe1e07b39 Expose LoadRequest instead 2019-11-12 23:35:09 -08:00
Tyler Wong
0c305fa0ba Expose LoadRequestBuilder 2019-11-12 23:23:28 -08:00
Tyler Wong
1983b1b46e Remove extra create function 2019-11-12 22:08:14 -08:00
Tyler Wong
a1182e209a Add CoilImagesPlugin 2019-11-12 22:00:33 -08:00
Dimitry Ivanov
e95defb67c It is alive 2019-11-12 17:32:54 +03:00
Dimitry Ivanov
75c3aa8102 Update editor documentation page 2019-11-11 17:15:18 +03:00
Dimitry Ivanov
c6fd779f33 Stabilizing editor API 2019-11-11 17:08:41 +03:00
Dimitry Ivanov
a6201b1b35 LinkifyPlugin is thread-safe 2019-11-08 18:03:46 +03:00
Dimitry Ivanov
681a7f68d7 Proper delimiters matching and autolinking support 2019-11-08 17:55:11 +03:00
Dimitry Ivanov
5e3ace0c29 Add SvgPictureMediaDecoder 2019-11-07 17:52:52 +03:00
Dimitry Ivanov
4b2d38b92f Minor clean up 2019-11-07 17:48:34 +03:00
Dimitry Ivanov
0fabf7daff Fix core tests 2019-11-07 17:36:49 +03:00
Dimitry Ivanov
2488c1047b Add editor documentation page 2019-11-07 17:30:20 +03:00
Dimitry Ivanov
bd53c014a1 Added editor tests 2019-11-07 16:40:55 +03:00
Dimitry Ivanov
f1e750b305 Add editor sample 2019-11-07 14:02:07 +03:00
Dimitry Ivanov
8768e8a33c Editor implementation 2019-11-07 00:27:41 +03:00
Dimitry Ivanov
870733ee2a Update snapshot version to 4.1.3-SNAPSHOT 2019-11-05 13:20:06 +03:00
Dimitry
ba22ca88e2
Merge pull request #172 from noties/v4.1.2
4.1.2
v4.1.2
2019-10-16 15:34:36 +03:00
Dimitry Ivanov
bc3a7b75d2 Prepare 4.1.2 release 2019-10-16 15:16:50 +03:00
Dimitry Ivanov
003b5e90b4 Github actions fix workflow 2019-10-16 14:22:50 +03:00
Dimitry Ivanov
c9e1bb0965 Another attempt at publishing snapshot via github actions 2019-10-16 14:19:43 +03:00
Dimitry Ivanov
b22a840dbe Fix re-use of render-props for visitor 2019-10-15 21:28:07 +03:00
Dimitry Ivanov
204b803245 4.1.2 2019-10-11 09:29:56 +03:00
Dimitry Ivanov
caddddc710 Merge branch 'master' into develop 2019-08-30 00:56:05 +03:00
Dimitry Ivanov
f9f8d36c02 Another try with github actions (add individual develop and pull-request workflows) 2019-08-30 00:49:36 +03:00
Dimitry Ivanov
883f5967de Merge branch 'master' into develop 2019-08-29 15:09:39 +03:00
Dimitry Ivanov
9d61454858 Add individual build checks for master and not-master branches 2019-08-29 15:08:42 +03:00
Dimitry Ivanov
27d835846e Sync with master 2019-08-29 14:51:25 +03:00
Dimitry Ivanov
aee6e49b1f Update github workflows (single build) v4.1.1 2019-08-29 14:46:41 +03:00
Dimitry
4348555b75
Merge pull request #162 from noties/develop
* `markwon-ext-tables`: fix padding between subsequent table blocks ([#159])
* `markwon-images`: print a single warning instead full stacktrace in case when SVG or GIF 
are not present in the classpath ([#160])
* Make `Markwon` instance thread-safe by using a single `MarkwonVisitor` for each `render` call ([#157])
* Add `CoreProps.CODE_BLOCK_INFO` with code-block info (language)

[#159]: https://github.com/noties/Markwon/issues/159
[#160]: https://github.com/noties/Markwon/issues/160
[#157]: https://github.com/noties/Markwon/issues/157
2019-08-29 14:30:12 +03:00
Dimitry Ivanov
529e9a88ca Remove snapshot publishing on push to develop 2019-08-29 14:16:27 +03:00
Dimitry Ivanov
5cbdbe1759 Change snapshot workflow env variables names (uppercase) 2019-08-29 14:07:51 +03:00
Dimitry Ivanov
0a7356ecf8 Prepare 4.1.1 release 2019-08-29 13:54:53 +03:00
Dimitry Ivanov
008faa6f49 Define release and snapshot github workflows 2019-08-29 13:53:34 +03:00
Dimitry Ivanov
02e83a62db Update 4.1.1-SNAPSHOT changelog 2019-08-28 13:33:05 +03:00
Dimitry Ivanov
4406a5faaf Introduce MarkwonVisitorFactory 2019-08-28 13:24:55 +03:00
Dimitry Ivanov
3c77448682 Update android gradle plugin 3.5.0 2019-08-28 13:07:25 +03:00
Dimitry Ivanov
1ab1b8b87a Add code block info prop 2019-08-26 14:41:33 +03:00
Dimitry Ivanov
1b7fbfb77f ImagesPlugin print a warning for SVG and GIF instead of full stacktrace 2019-08-26 13:53:39 +03:00
Dimitry Ivanov
fa01a50ae8 ImagesPlugin remove stacktrace printing when checking for SVG and GIF dependencies 2019-08-26 13:06:21 +03:00
Dimitry Ivanov
b3e7749c7a Fix missing subsequent table-blocks spacing 2019-08-24 13:22:44 +03:00
Dimitry Ivanov
6a06e56c1c Fix MarkdownRenderer 2019-08-06 19:30:25 +03:00
Dimitry Ivanov
6c8f1c04bb Update documentation web-site 2019-08-06 19:27:20 +03:00
Dimitry
3fe514aeea
Merge pull request #154 from noties/develop
4.1.0
v4.1.0
2019-08-06 18:31:11 +03:00
Dimitry Ivanov
a2d35a1553 Prepare 4.1.0 release 2019-08-06 18:13:13 +03:00
Dimitry Ivanov
b6fa66914f AsyncDrawable defer invalidation 2019-08-01 12:44:26 +03:00
Dimitry Ivanov
2a43797023 TablePlugin defer table-row invalidation 2019-08-01 12:29:46 +03:00
Dimitry Ivanov
620da87694 Removed loggin statement in precomputed-text-setter-compat 2019-07-27 15:40:38 +03:00
Dimitry Ivanov
54335dce6e Change text-setter to use precomputed-text-compat (androix.core) 2019-07-27 15:23:49 +03:00
Dimitry Ivanov
7e12552060 Add TextSetter interface 2019-07-26 15:35:44 +03:00