52 Commits

Author SHA1 Message Date
Dimitry Ivanov
75c3aa8102 Update editor documentation page 2019-11-11 17:15:18 +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
6c8f1c04bb Update documentation web-site 2019-08-06 19:27:20 +03:00
Dimitry Ivanov
aa64aa7020 Update documentation to 4.0.0 2019-07-01 19:50:33 +03:00
Dimitry Ivanov
386254f962 Preparing 4.0.0 release 2019-06-26 17:57:33 +03:00
Dimitry Ivanov
d65a1809ca Move CHANGELOG from documentation to the root of repository 2019-06-26 13:58:33 +03:00
Dimitry Ivanov
18b1d5b0bb Update recipes documentation page 2019-06-26 13:49:35 +03:00
Dimitry Ivanov
eca93dd27c Add simple-ext documentation 2019-06-24 15:08:43 +03:00
Dimitry Ivanov
fdb0f76e13 Add html sample 2019-06-24 13:47:44 +03:00
Dimitry Ivanov
4fec46fb4d Fix async-drawable tests 2019-06-21 00:56:43 +03:00
Dimitry Ivanov
5c78f1d515 Image, apply bounds for result drawable if empty 2019-06-19 00:28:22 +03:00
Dimitry Ivanov
a3ebae3b87 Renamed DefaultImageMediaDecoder to DefaultMediaDecoder 2019-06-17 23:01:02 +03:00
Dimitry Ivanov
8944f39592 Working with documentation v4 2019-06-17 14:08:33 +03:00
Dimitry Ivanov
8b0edc32c3 Started with v4 documentation 2019-06-12 18:45:28 +03:00
Dimitry Ivanov
14591508b5 Update awesome section for documentation 2019-06-12 16:51:48 +03:00
Dimitry Ivanov
5168fd7b80 Update changelog 2019-04-25 14:07:17 +03:00
Dimitry Ivanov
f4e0ecc4fb Revert commenting (does now work) 2019-04-05 14:57:57 +03:00
Dimitry Ivanov
5c0eead38d Attempt at comments for documentation 2019-04-05 14:50:57 +03:00
Dimitry Ivanov
eb6722d8bf Add Boxcryptor to awesome section of documentation 2019-03-21 17:22:38 +03:00
Dimitry Ivanov
60bbb6896c Fix v2 documentation (missing install entry) 2019-03-18 17:22:11 +03:00
Dimitry Ivanov
ab74222c54 Polishing documentation 2019-03-15 19:29:52 +03:00
Dimitry Ivanov
6098bcc652 Update documentation to point to v3 as primary target 2019-03-15 17:00:09 +03:00
Dimitry Ivanov
2845fc70ce Merge with master 2019-03-15 15:20:02 +03:00
Dimitry Ivanov
4514afc594 Update docs to include placeholder image functionality 2019-03-15 14:53:07 +03:00
Dimitry Ivanov
db0936094f Finishing documentation 2019-03-14 17:22:14 +03:00
Dimitry Ivanov
6d28817215 Add recycler-table module 2019-03-13 16:30:43 +03:00
Dimitry Ivanov
0a54ebbd6f Documentation for task list extension 2019-03-03 16:33:39 +03:00
Dimitry Ivanov
128612d5b2 Add reducer and nodeRenderer 2019-03-03 16:25:44 +03:00
Dimitry Ivanov
12ef0b5703 Finished core documentation 2019-03-02 15:29:17 +03:00
Dimitry Ivanov
0a965e4cbc Split code and codeBlock spans and factories 2019-03-02 14:41:01 +03:00
Dimitry Ivanov
e1d5530962 Working with documentation 2019-02-24 17:10:58 +03:00
Dimitry Ivanov
c390cb0502 Add awesome section to v3 documentation index page 2019-02-17 15:18:12 +03:00
Dimitry Ivanov
a3ee7549a7 Publish upcoming beta documentation 2019-02-17 12:23:44 +03:00
Dimitry Ivanov
96ca96fa70 Working on documentation. Table rendering sample 2019-02-06 15:44:46 +03:00
Dimitry Ivanov
cc75a92c7f Theme legacy documentation warning about empty builder method 2019-01-30 14:25:35 +03:00
Dimitry Ivanov
8064070233 Working on documentation 2019-01-30 13:46:39 +03:00
Dimitry Ivanov
18fd56a97c Working with documentation 2019-01-20 16:04:28 +03:00
Dimitry Ivanov
d91f367e0a Working on core module documentation 2019-01-15 13:33:15 +03:00
Dimitry Ivanov
02e7539881 Implicit LinkMovementMethod if not supplied explicitly 2019-01-13 16:57:16 +03:00
Dimitry Ivanov
7a598829a9 Bring back legacy 2.x.x documentation 2019-01-12 15:58:24 +03:00
Dimitry Ivanov
b3c685bfbc Doc site syntax highlight style 2019-01-08 15:08:51 +03:00
Dimitry Ivanov
726d26b006 Add commonmark sandbox editor to docs site 2019-01-08 14:13:52 +03:00
Dimitry Ivanov
059bc42ac6 Working on documentation website structure 2019-01-07 17:13:45 +03:00
Dimitry Ivanov
702f2a0546 Move artifacts to 'ru.noties.markwon' group 2019-01-07 14:54:29 +03:00
Dimitry Ivanov
27daced93e Artifact picker functionality for docs site 2019-01-07 13:39:56 +03:00
Dimitry Ivanov
c6349738ad Prepare for 2.0.1 release 2018-12-10 15:15:42 +03:00
Dimitry
26bfb7f2e2
V2.0.1 fixed (#83)
* `SpannableMarkdownVisitor` Rename blockQuoteIndent to blockIndent
* Fixed block new lines logic for block quote and paragraph (#82)
* AsyncDrawable fix no dimensions bug (#81)
* Update SpannableTheme to use Px instead of Dimension annotation
* Allow TaskListSpan isDone mutation 
* Updated commonmark-java to 0.12.1
* Add OrderedListItemSpan measure utility method (#78)
* Add SpannableBuilder#getSpans method
* Fix DataUri scheme handler in image-loader (#74)
* Introduced a "copy" builder for SpannableThem
  Thanks @c-b-h 🙌
2018-12-10 14:58:40 +03:00
Dimitry Ivanov
498c811987 POC for plugin system 2018-11-24 16:03:08 +03:00
Dimitry
e0563dca43
V2.0.0 (#66)
* Add `html-parser-api` and `html-parser-impl` modules
* Add `HtmlEmptyTagReplacement`
* Implement Appendable and CharSequence in SpannableBuilder
* Renamed library modules to reflect maven artifact names
* Rename `markwon-syntax` to `markwon-syntax-highlight`
* Add HtmlRenderer asbtraction
* Add CssInlineStyleParser
* Fix Theme#listItemColor and OL
* Fix task list block parser to revert parsing state when line is not matching
* Defined test format files
* image-loader add datauri parser
* image-loader add support for inline data uri image references
* Add travis configuration
* Fix image with width greater than canvas scaled
* Fix blockquote span
* Dealing with white spaces at the end of a document
* image-loader add SchemeHandler abstraction
* Add sample-latex-math module
2018-09-17 13:15:58 +03:00