Release 2.3.8 Mon Oct 15 2018 08:42:54 GMT+0300 (MSK)
- Fix exception after clicking outside of autocomplete (#159) (GitHub [email protected], 2018-10-15 08:37:47 +0300)
Release 2.3.7 Mon Sep 24 2018 15:24:17 GMT+0300 (MSK)
- Expose insertAtCursorPosition function (#157) (GitHub [email protected], 2018-09-24 12:55:45 +0300)
Release 2.3.6 Wed Sep 19 2018 12:31:24 GMT+0300 (MSK)
- Fix - can't toggle multiline ordered/unordered(Issue #154, PR #155) (Kirill Volkovich [email protected], 2018-09-19 12:28:08 +0300)
Release 2.3.5 Tue Sep 11 2018 15:00:53 GMT+0300 (MSK)
- Emit onChange only if text has changed (#153) (GitHub [email protected], 2018-09-11 14:47:45 +0300)
Release 2.3.4 Fri Sep 07 2018 15:34:39 GMT+0300 (MSK)
- #150 Add alternative solution to focus MarkdownInput within modal (#151) (GitHub [email protected], 2018-09-07 15:31:53 +0300)
- Using docker image opuscapita/minsk-core-ci tag grails-2.4.4-jdk-8u131-nodejs-6.9.4-maven-3.3.9 [ci skip] (Alexey Sergeev [email protected], 2018-09-07 09:08:37 +0300)
Release 2.3.3-beta.0 Thu Sep 06 2018 21:24:34 GMT+0300 (MSK)
- #150 Fix selected autocomplete item highlighting (Kirill Volkovich [email protected], 2018-09-06 21:07:20 +0300)
- Update unit tests (Kirill Volkovich [email protected], 2018-09-06 16:18:05 +0300)
- Fix lint (Kirill Volkovich [email protected], 2018-09-05 21:23:18 +0300)
- Refactor "autocomplete plugin" (Kirill Volkovich [email protected], 2018-09-05 21:19:28 +0300)
- Refactor "autocomplete plugin" (Kirill Volkovich [email protected], 2018-09-05 20:48:54 +0300)
- #150 Add alternative solution to focus MarkdownInput within modal (Kirill Volkovich [email protected], 2018-09-05 18:17:19 +0300)
Release 2.3.3 Tue Sep 04 2018 18:08:07 GMT+0300 (MSK)
- #148 Fix - readOnly=true prop don't work for ordered and unordered list buttons (#149) (GitHub [email protected], 2018-09-04 18:02:36 +0300)
Release 2.3.2 Tue Sep 04 2018 15:31:05 GMT+0300 (MSK)
- Add blur via HOC provider (PR #147, ISSUE #145) (Kirill Volkovich [email protected], 2018-09-04 15:19:02 +0300)
Release 2.3.1 Wed Aug 08 2018 14:28:29 GMT+0300 (MSK)
- Allow autocomplete widget update when search resolves (#143) (GitHub [email protected], 2018-08-08 14:25:55 +0300)
Release 2.3.1-beta Wed Aug 08 2018 09:51:54 GMT+0300 (MSK)
Release 2.3.1.beta Wed Aug 08 2018 09:33:45 GMT+0300 (MSK)
- Fix not displaying entered characters #142 (Egor Stambakio [email protected], 2018-08-08 09:27:27 +0300)
Release 2.3.0 Fri Jul 13 2018 15:46:53 GMT+0300 (MSK)
- [issue #139] Braces support in autocomplete plugin (#140) (GitHub [email protected], 2018-07-13 15:39:15 +0300)
- Update README.md [ci skip] (GitHub [email protected], 2018-07-06 14:30:36 +0300)
- Merge branch 'master' of github.com:OpusCapita/react-markdown (Kirill Volkovich [email protected], 2018-05-07 13:31:45 +0300)
- Fix - Tollbar z-index (Kirill Volkovich [email protected], 2018-05-07 13:31:14 +0300)
- #133 Fix - Tollbar header dropdown overflow if MarkdownInput has not enough height (#134) (GitHub [email protected], 2018-05-07 12:47:42 +0300)
- Adding an issue template file [ci skip] (Egor Stambakio [email protected], 2018-05-02 12:26:26 +0300)
- Updated example props for modal input. (Egor Stambakio [email protected], 2018-04-27 09:17:01 +0300)
- Hideable toolbar, different trailing space behavior, loading indicator for extensions (#131) (GitHub [email protected], 2018-04-25 09:59:29 +0300)
- setState only on mounted autocomplete (Egor Stambakio [email protected], 2018-04-24 11:12:19 +0300)
- Merge branch 'issue-130' of github.com:OpusCapita/react-markdown into issue-130 (Egor Stambakio [email protected], 2018-04-23 16:31:57 +0300)
- Renamed grails plugin artifact to more clear file name [ci skip] (Egor Stambakio [email protected], 2018-04-23 16:31:03 +0300)
- Setting proper version for demo release in package.json (Egor Stambakio [email protected], 2018-04-23 15:45:45 +0300)
- Refactored build process. (Egor Stambakio [email protected], 2018-04-23 15:43:16 +0300)
- Edited CODEOWNERS files (Egor Stambakio [email protected], 2018-04-23 12:17:16 +0300)
- Minor fixes (Egor Stambakio [email protected], 2018-04-23 12:15:53 +0300)
- Fixed according to review (Egor Stambakio [email protected], 2018-04-23 12:10:58 +0300)
- Removed hellip in loading indicator (Egor Stambakio [email protected], 2018-04-23 10:30:42 +0300)
- Minor fixes (Egor Stambakio [email protected], 2018-04-23 10:13:10 +0300)
- Fixed a test (Egor Stambakio [email protected], 2018-04-23 10:05:53 +0300)
- Added documentation for changed/added props #130 (Egor Stambakio [email protected], 2018-04-23 10:00:14 +0300)
- Added loading indicator and requests concurrency #130 (Egor Stambakio [email protected], 2018-04-23 09:43:13 +0300)
- Adding a loading indicator, in process [ci skip] (Egor Stambakio [email protected], 2018-04-20 16:45:02 +0300)
- Removed trailing space in autocomplete. [ci skip] (Egor Stambakio [email protected], 2018-04-20 14:03:00 +0300)
- Added hideToolbar prop [ci skip] (Egor Stambakio [email protected], 2018-04-20 13:33:18 +0300)
- Add "autoFocus" property to examples (Kirill Volkovich [email protected], 2018-04-12 13:53:56 +0300)
- Allow passing
autoFocus
down to theEditor
component (Issue #126) (PR #127) (Kirill Volkovich [email protected], 2018-04-12 12:47:17 +0200)
- Fixed lib import path. (Egor Stambakio [email protected], 2018-03-20 10:53:15 +0300)
- Updated build process. (Dmitry Shienok [email protected], 2018-02-28 17:21:24 +0300)
- Merge branch 'master' of github.com:OpusCapita/react-markdown (Dmitry Shienok [email protected], 2018-02-28 17:05:42 +0300)
- Updated build process. (Dmitry Shienok [email protected], 2018-02-28 17:05:14 +0300)
- Updated build process. (Dmitry Shienok [email protected], 2018-02-28 16:40:01 +0300)
- Updated build process. (Dmitry Shienok [email protected], 2018-02-28 16:37:32 +0300)
- Updated build process. (Dmitry Shienok [email protected], 2018-02-28 16:36:48 +0300)
- (Issue #123) Remove 'lodash-webpack-plugin' usage (#124) (GitHub [email protected], 2018-02-28 16:18:00 +0300)
- Updating to a version to 2.0.4 (Dmitriy Sanko [email protected], 2018-02-09 14:27:33 +0300)
v2.0.3 (Fri, 09 Feb 2018 11:27:21 GMT)
-
(#120) Fix bug "Click on Enter after term or product in list" (#122) (Aleksandr Baliunov [email protected], 3b21a8c)
-
Update package.json (Kirill Volkovich [email protected], 93ae849)
-
Add CODEOWNERS file (Issue-#117) #118 (Aleksandr Baliunov [email protected], db90b46)
-
Run tests for react-15 and react-16 in CircleCI (Issue-#115) (PR-#116)
-
(#115) Use in building of tests for react-a5 and react-a6
-
(#115) Change line's end CRLF to LF
-
(#115) Change config.yml for CircleCI
-
(#115) Add multiline selection for lists (Aleksandr Baliunov [email protected], de56236)
-
v2.0.1 (Wed, 13 Dec 2017 09:11:36 GMT)
- Fix bug #98 (#112) (Aleksandr Baliunov [email protected], 146397e)
v2.0.0 (Mon, 11 Dec 2017 14:27:48 GMT)
-
Enhancement/migrate react 16/#99 (#111)
-
Migrate to React 16
-
Fix test after migration
-
Change index.html
-
Change index.html
-
Update package.json (Aleksandr Baliunov [email protected], 257ae1d)
-
v1.2.0 (Mon, 11 Dec 2017 08:36:57 GMT)
-
Increment minor package version number (Kirill Volkovich [email protected], b51b2a7)
-
Enhancement/additional buttons/#107 (#110)
-
Add property additionalButtons to
-
Add icon to additionalButtons
-
Add additionalButtons to right edge
-
Set start focus
-
Fix bug 'shouldComponentUpdate in AutocompleteContainer.js'
-
Change MarkdownInputModal
-
Add tests
-
Add an asynchronous call of the insertAtCursorPosition function to MarkdownInput.DOCUMENTATION.md
-
Change iconComponent to iconElement
-
Fix test (Aleksandr Baliunov [email protected], 1c6221f)
-
-
Hide fullScreen button (#108) (Aleksandr Baliunov [email protected], d5a1231)
-
Fix bug 'term out of brackets' (#104) (Aleksandr Baliunov [email protected], 8a6ef5f)
-
Fix bug "IndexSizeError" in IE11 & FF (#100) (Aleksandr Baliunov [email protected], 40925ec)
-
Fix autocomplete bugs #85 and #86 (#93)
-
Fix bug 'Type error: item is undefined'
-
Fix bug 'Inserting
#
symbol before bracket' -
Search token after symbols ' ', '[', '('
-
Refactor AutocompleteContainer.getSymbolPos()
-
Fix merge's errors (Aleksandr Baliunov [email protected], b7b289b)
-
-
Merge pull request #92 from OpusCapita/bug/unset-item-list/#84
Bugs #79 and #84 (3071c83 fd035e0, c5bed0b)
-
Merge branch 'master' into bug/unset-item-list/#84
Conflicts: src/client/components/PlainMarkdownInput/PlainMarkdownInput.react.js (ecaefef 3071c83, fd035e0)
-
Fix cursor disappears #95 (#97)
-
Fix bug 'Text cursor disappears after autocomplete hide'
-
Tmp commit
-
Change PlainMarkdownInput.react.js
-
Change PlainMarkdownInput.react.js (Aleksandr Baliunov [email protected], 3071c83)
-
-
Merge branch 'master' into bug/unset-item-list/#84 (074970c 3aa10f9, ecaefef)
-
FullScreen mode (#94)
-
FullScreen mode
-
Change fullscreen className
-
Change styles for fullscreen modal
-
Update README.md (Aleksandr Baliunov [email protected], 3aa10f9)
-
-
Merge branch 'master' into bug/unset-item-list/#84 (7a780af 0e97e6c, 074970c)
-
Fix bug 'Local demo in IE11' (baliunov [email protected], 0e97e6c)
-
Fix bug 'Unset numbering item list' in IE11 and FF (baliunov [email protected], 7a780af)
-
Fix bug 'Insert multiline text' in IE11 (baliunov [email protected], 3e9ac82)
-
Fix bug 'Array.includes' in local IE11 (baliunov [email protected], c185f68)
-
Change example.md (baliunov [email protected], b9075ce)
-
Merge branch 'master' into bug/cursor-ie11/#79 (ac96da5 88a4249, 07f34ac)
-
Fix bug in Chrome (baliunov [email protected], ac96da5)
-
Fix cursor bug in IE11 (baliunov [email protected], ee70ecd)
- Fixing version. (Dmitriy Sanko [email protected], 642f448)
- Added polyfills for MarkdownInput (Dmitriy Sanko [email protected], 60383b9)
- Changed components export. (Dmitriy Sanko [email protected], 67007d2)
v1.1.10 (Thu, 09 Nov 2017 12:36:21 GMT)
-
Autocomplete is closed after clicking on the scrollbar in IE11 (#83)
-
Tmp commit
-
Fix Autocomplete widget bug in IE11
-
Remove old code. Add commentaries
-
Fix test (Aleksandr Baliunov [email protected], 8414f70)
-
-
Numbered/Bulleted list behavior #70 (#77)
-
Change hasEmphasis. Extract hasLists
-
Remove old code
-
Add tests
-
Extract MATCH_RULES
-
Tmp commit
-
Change unwrapEmphasis()
-
Change wrapEmphasis()
-
Has multiline list
-
Change unwrapList()
-
Remove old code
-
Tmp commit
-
Extract moveSelectionToLine()
-
Refactoring
-
Fix bug in IE (Aleksandr Baliunov [email protected], 0ebefc1)
-
-
Change 'Fullscreen' tooltip (#81) (Aleksandr Baliunov [email protected], 9ad8d40)
v1.1.9 (Tue, 31 Oct 2017 10:23:16 GMT)
-
Merge pull request #76 from OpusCapita/1.1.8-DEV.PIM-12254.3
Added the first priority to autocomplete active item colors. (3ebf86f fa32009, 94bf74a)
-
Added first priority to autocomplete active item colors. (Helen Valkova [email protected], fa32009)
-
Merge pull request #74 from OpusCapita/1.1.8-DEV.PIM-12254
Added style for autocomplete widget item. (fbef7f8 267ec4a, 3ebf86f)
-
Merge pull request #75 from OpusCapita/1.1.8-DEV.PIM-12254.2
Changed active autocomplete item color. (4d97e61 dc793ab, fbef7f8)
-
(PIM-12254) Changed active autocomplete item color. (Helen Valkova [email protected], dc793ab)
-
Added style for autocomplete widget item. (Helen Valkova [email protected], 267ec4a)
-
Fix lint (Kirill Volkovich [email protected], 4d97e61)
v1.1.8 (Wed, 25 Oct 2017 13:51:09 GMT)
-
Fix MarkdownInput bug using inside modal (Kirill Volkovich [email protected], a8a388d)
-
Enhancement/buttons/#26 (#71)
-
buttons refactoring
-
Remove old files
-
Refactoring list buttons
-
Remove old files
-
Switch off of not used plug-ins
-
Remove not used plug-ins
-
Remove old code
-
Refactoring transforms.js
-
Refactoring ActionButton
-
Extract button's handlers to PlainMarkdownInput.react.js
-
Refactoring of SlateEditor.js
-
Refactoring of SlateEditor's component
-
Refactoring of SlateContent.js
-
Remove old code
-
Refactoring of transforms.js
-
Remove old code
-
Refactoring of PlainMarkdownInput.react.js handleKeyDown()
-
Remove old code
-
Add tests
-
Refactoring ObjectReferenceButton
-
Remove old code
-
Refactoring FullScreenButton
-
Remove old code
-
Tests for autocomplete plugin
-
Remove old code
-
Refactoring PlainMarkdownInput.react.js (Aleksandr Baliunov [email protected], 22e7330)
-
-
Enhancement/internationalization/#66 (#68)
-
add translations.js
-
Add internationalization
-
Refactoring
-
Refactoring
-
Change DOCUMENTATION's files
-
Change Default locale (Aleksandr Baliunov [email protected], 8fc6608)
-
-
Bug/tooltip/#61 (#67)
-
tmp commit
-
Fix bug autocomplete widget position, hide-show editor's scroll
-
Fix bug Widget's top < 0
-
Fix bug with autoScrollToTop
-
Fix bug with autocompleteWidget's scroll
-
Fix bug with autocomplete scroll
-
Fix bug in IE11
-
Fix bug with fullscreen button
-
Fix bug The tooltip is hidden
-
Refactoring
-
Change of conditions for updating PlainMarkdownInput instance (Aleksandr Baliunov [email protected], e1f0527)
-
-
Bug/autocomplete 2/#58 (#64)
-
tmp commit
-
Fix bug autocomplete widget position, hide-show editor's scroll
-
Fix bug Widget's top < 0
-
Fix bug with autoScrollToTop
-
Fix bug with autocompleteWidget's scroll
-
Fix bug with autocomplete scroll
-
Fix bug in IE11
-
Add commentaries (Aleksandr Baliunov [email protected], d85481f)
-
-
Remove unused "scripts/gh-pages/urlencode.sh" (Kirill Volkovich [email protected], eb1dd61)
v1.1.7 (Tue, 10 Oct 2017 14:10:42 GMT)
- Fix bug with autoScrollToTop() (#65) (Aleksandr Baliunov [email protected], 184f30b)
v1.1.6 (Mon, 09 Oct 2017 10:43:19 GMT)
v1.1.5 (Mon, 09 Oct 2017 10:38:31 GMT)
-
Bug/new line/#62 (#63)
-
tmp commit
-
Fix bug Autoscroll to top for new line in a page bottom
-
Refactoring
-
Fix bug with cut several lines from text
-
Fix bug Autoscroll after insert several lines to text (Aleksandr Baliunov [email protected], b7c70d1)
-
-
Merge branch 'master' of opuscapita.github.com:OpusCapita/react-markdown (d25648a 20534a8, 4a70b45)
-
Clean-up styles. Fix IE11 bug with getting resize handles
See more: https://stackoverflow.com/questions/3603050/remove-resize-handles-and-border-from-elements-with-contenteditable (Kirill Volkovich [email protected], d25648a)
-
Bug/copy paste/#46 (#60)
-
Fix bug paste
-
Fix bug paste
-
Fix bug copy
-
Extract _getCopyText(state)
-
Fix bug with IE11
-
Add tests for multiline copy/paste events (Aleksandr Baliunov [email protected], 20534a8)
-
-
Fix bug paste (#59) (Aleksandr Baliunov [email protected], d833974)
-
Add "/.nyc_output" to .gitignore (Kirill Volkovich [email protected], f6290dc)
-
Remove "header-no-offset" markdown token usage (Kirill Volkovich [email protected], 4d91280)
-
Merge pull request #55 from OpusCapita/markdown-it_tokeniser/#21
PlainMarkdownEditor highlighting (a4f2066 d536765, fb7b95c)
-
Remove old code (baliunov [email protected], d536765)
-
Change example.md (baliunov [email protected], e1953d2)
-
Fix bug with link text (baliunov [email protected], 29f6adb)
-
Merge branch 'master' into markdown-it_tokeniser/#21 (b2eb3fc a4f2066, 199febe)
-
Fix bug with link text (baliunov [email protected], b2eb3fc)
-
Fixing bug of the line begins with a space (baliunov [email protected], 1d7f4f6)
-
Merge remote-tracking branch 'origin/markdown-it_tokeniser/#21' into markdown-it_tokeniser/#21 (538b51c 241e466, 79ed6bd)
-
Fixing bug of the line begins with a space - change addMarks() (baliunov [email protected], 538b51c)
-
Merge branch 'markdown-it_tokeniser/#21' of opuscapita.github.com:OpusCapita/react-markdown into markdown-it_tokeniser/#21 (42fcdd1 6c0a2ff, 241e466)
-
Merge branch 'master' into markdown-it_tokeniser/#21 (e824d47 7b6afd7, 42fcdd1)
-
Merge branch 'master' into markdown-it_tokeniser/#21 (324939c d630458, e824d47)
-
Merge remote-tracking branch 'origin/markdown-it_tokeniser/#21' into markdown-it_tokeniser/#21 (2840840 324939c, 6c0a2ff)
-
Fixing bug of the line begins with a space (baliunov [email protected], 2840840)
-
Merge branch 'master' into markdown-it_tokeniser/#21 (2bdb3a3 f04a8a9, 324939c)
-
#53 Fix per branch demo page generation (Kirill Volkovich [email protected], 2bdb3a3)
-
Merge branch 'master' into markdown-it_tokeniser/#21 (c8b6fce 04e1f29, eb7f198)
-
Merge remote-tracking branch 'origin/markdown-it_tokeniser/#21' into markdown-it_tokeniser/#21 (cdc228e af9518d, c8b6fce)
-
Add commentaries (baliunov [email protected], cdc228e)
-
Merge branch 'master' into markdown-it_tokeniser/#21 (04025e6 fb4e670, af9518d)
-
Fixing bug of headers with empty content (baliunov [email protected], 04025e6)
-
Change header1-header6 on header (baliunov [email protected], 01278aa)
-
schema.spec.js, tests for rendererComponent() (baliunov [email protected], 6e59611)
-
Remove old tests (baliunov [email protected], db37d7e)
-
Merge branch 'master' into markdown-it_tokeniser/#21
Conflicts: src/client/components/PlainMarkdownInput/slate/schema.js src/client/components/PlainMarkdownInput/slate/schema.spec.js (7310d97 b53d213, ebfd98e)
-
schema.spec.js, tests for markdownDecorator() (baliunov [email protected], 7310d97)
-
tests for PlainMarkdownInput.react.js (baliunov [email protected], a75f17f)
-
Merge branch 'master' into markdown-it_tokeniser/#21
Conflicts: package.json (4f69be7 760ac7f, a2d0029)
-
Refactoring (baliunov [email protected], 4f69be7)
-
markdownDecorator() is pure function (baliunov [email protected], 6daacff)
-
Remove old code (baliunov [email protected], d0f7cdc)
-
Refactoring (baliunov [email protected], faa6377)
-
Caching characters (baliunov [email protected], a5ffedb)
-
Reload state after load new value (baliunov [email protected], 0ad4c14)
-
Merge branch 'master' into markdown-it_tokeniser/#21
Conflicts: src/client/components/PlainMarkdownInput/PlainMarkdownInput.react.js (7c54b0e a60206d, 537eff7)
-
Save tokenizing result to state (baliunov [email protected], 7c54b0e)
-
Refactoring getHeaderContent() (baliunov [email protected], 0de44a7)
-
tokenizer.js tests (baliunov [email protected], d1823db)
-
Refactoring tokenizer.js (baliunov [email protected], bfbbcb0)
-
Remove old code (baliunov [email protected], 0a21ef4)
-
tokenizer.js tests (baliunov [email protected], a1c6474)
-
Process ordered list (baliunov [email protected], ef42dcb)
-
process header-no-offset token (baliunov [email protected], 27c04b7)
-
process header-no-offset token (baliunov [email protected], eb6666c)
-
tokenizer.js tests (emphasis) (baliunov [email protected], 32e0eff)
-
Extract tokenizer.js (baliunov [email protected], 1d22f0e)
-
Refactoring (alex [email protected], e13a40c)
-
Processing of the list when the line begins with spaces (alex [email protected], c26f89a)
-
Calculate elements' positions within list (baliunov [email protected], 84f6f79)
-
Calculate elements' positions within headers line (baliunov [email protected], 13bd578)
-
code, blockquote, emphasis and calculate elements' positions (baliunov [email protected], 342d459)
v1.1.4 (Tue, 03 Oct 2017 14:39:31 GMT)
-
Fix bug Autocomplete widget position#56 (#57)
-
Move autocomplete widget to left side if it left beyond the right border
-
Replacement of long item on short with dots (...)
-
Fix bug in ie-11
-
Change item's size
-
Refactoring (Aleksandr Baliunov [email protected], 3a1de9f)
-
-
#53 Fix per branch demo page generation (Kirill Volkovich [email protected], 7b6afd7)
-
#53 Fix per branch demo page generation (Kirill Volkovich [email protected], d630458)
-
#53 Fix per branch demo page generation (Kirill Volkovich [email protected], f04a8a9)
-
#53 Fix per branch demo page generation (Kirill Volkovich [email protected], 04e1f29)
-
#53 Fix per branch demo page generation (Kirill Volkovich [email protected], 45cf048)
-
#53 Fix per branch demo page generation (Kirill Volkovich [email protected], 8fde11a)
-
#53 Fix per branch demo page generation (Kirill Volkovich [email protected], c4d8801)
-
#53 Fix per branch demo page generation (Kirill Volkovich [email protected], 81963fb)
-
#53 Fix per branch demo page generation (Kirill Volkovich [email protected], 65e985d)
-
#53 Fix per branch demo page generation (Kirill Volkovich [email protected], fb4e670)
- Minor refactor of fullscreen button behavior. (Kirill Volkovich [email protected], 498359c)
- Remove useless code (Kirill Volkovich [email protected], 8f95388)
-
52 Remove left offset (#54) (Kirill Volkovich [email protected], 86a635c)
v1.1.2 (Thu, 28 Sep 2017 13:45:43 GMT)
- Fix work in IE11 (Kirill Volkovich [email protected], 7f84d33)
- Update README.md (Kirill Volkovich [email protected], 8b1cf50)
- Check deploy "gh-pages" per branch with no URI encode (Kirill Volkovich [email protected], 7cd0236)
- Check deploy "gh-pages" per branch with no URI encode (Kirill Volkovich [email protected], 65e663b)
- Check deploy "gh-pages" per branch with no URI encode (Kirill Volkovich [email protected], 12ffbce)
- Check deploy "gh-pages" per branch with no URI encode (Kirill Volkovich [email protected], 65d3ab4)
v1.1.1 (Thu, 28 Sep 2017 09:03:43 GMT)
- Add "type=button" to "FullScreenButton" element (Kirill Volkovich [email protected], 3a0f463)
- Deploy demo page to separate dir per branch on "gh-pages" (Kirill Volkovich [email protected], 8033cb4)
- Update README.md (Kirill Volkovich [email protected], 90fa96e)
- Deploy demo page to separate dir per branch on "gh-pages" (Kirill Volkovich [email protected], 948094e)
- Deploy demo page to separate dir per branch on "gh-pages" (Kirill Volkovich [email protected], b4703d1)
- Deploy demo page to separate dir per branch on "gh-pages" (Kirill Volkovich [email protected], d14a37e)
- Deploy demo page to separate dir per branch on "gh-pages" (Kirill Volkovich [email protected], 14e44e4)
- Deploy demo page to separate dir per branch on "gh-pages" (Kirill Volkovich [email protected], 112a496)
- Deploy demo page to separate dir per branch on "gh-pages" (Kirill Volkovich [email protected], 352fd9c)
- Deploy demo page to separate dir per branch on "gh-pages" (Kirill Volkovich [email protected], 0d2a153)
- Deploy demo page to separate dir per branch on "gh-pages" (Kirill Volkovich [email protected], c76b5c8)
- Deploy demo page to separate dir per branch on "gh-pages" (Kirill Volkovich [email protected], ddd7335)
- Deploy demo page to separate dir per branch on "gh-pages" (Kirill Volkovich [email protected], bd98422)
- Deploy demo page to separate dir per branch on "gh-pages" (Kirill Volkovich [email protected], 7c6e2e1)
- Deploy demo page to separate dir per branch on "gh-pages" (Kirill Volkovich [email protected], b2299b4)
v1.1.0 (Thu, 28 Sep 2017 06:55:57 GMT)
- Increase package minor version (Kirill Volkovich [email protected], 8b88dff)
- Remove debuging "-x" flag from gh-pages scripts (Kirill Volkovich [email protected], 880644f)
- Revert "--quiet" flag within gh-pages-deploy.sh (Kirill Volkovich [email protected], 2b1296c)
- Remove "--quiet" flag within gh-pages-deploy.sh (Kirill Volkovich [email protected], 82274ff)
- Remove "uglify" plugin from webpack configs (Kirill Volkovich [email protected], d6a02e0)
- Add debuging flag to gh-pages scripts (Kirill Volkovich [email protected], 863211a)
- Fixing CircleCI build process (Alexey Sergeev [email protected], 33db9b4)
- Fix docs (Kirill Volkovich [email protected], f176933)
- Fixing CircleCI build process (Alexey Sergeev [email protected], 0b33c04)
- #50 Add "readOnly" property to MarkdownInput and PlainMarkdownInput (#51) (Kirill Volkovich [email protected], 6e1ec83)
v1.0.8 (Tue, 26 Sep 2017 07:52:06 GMT)
- Remove artefactId to "jcatalog-markdown-resources" added by mistake (Kirill Volkovich [email protected], f6c3fe7)
v1.0.7 (Tue, 26 Sep 2017 07:47:10 GMT)
- Set artefactId to "jcatalog-markdown-resources" (Kirill Volkovich [email protected], 116ffdf)
v1.0.6 (Tue, 26 Sep 2017 07:38:02 GMT)
v1.0.5 (Mon, 25 Sep 2017 15:59:01 GMT)
- Update PlainMarkdownInput editorState when new "value" property passed (Kirill Volkovich [email protected], e164da7)
v1.0.4 (Wed, 13 Sep 2017 14:50:03 GMT)
- Merge branch 'master' of opuscapita.github.com:OpusCapita/react-markdown (894cbe8 749d4f0, 9866bc4)
- Replace "@opuscapita/slate" => "slate*" dependency (#49) (Kirill Volkovich [email protected], 749d4f0)
- Replace "@opuscapita/slate" => "slate*" dependency (Kirill Volkovich [email protected], 894cbe8)
- Update README.md (Alexey Sergeev [email protected], 8eb2896)
- Update README.md (Alexey Sergeev [email protected], 01e187e)
v1.0.3 (Fri, 25 Aug 2017 11:37:13 GMT)
- #41 Fix - Could not position cursor to the Markdown Input if value is empty (#42) (Kirill Volkovich [email protected], 7920efc)
- Fixing script (Alexey Sergeev [email protected], 717317e)
- Fixing script (Alexey Sergeev [email protected], ec21b12)
- Optimizing lodash package inside result web(packed) files (Alexey Sergeev [email protected], f6c0a6a)
- Update demo.gif (Kirill Volkovich [email protected], da568c4)
- Returing back mocha junit reporter as it is used in CircleCI build (Alexey Sergeev [email protected], 14d4a4c)
- Cleanup dependencies (Alexey Sergeev [email protected], ad24399)
- Renaming webpack output library name from '@opuscapita/react-markdown' to 'MarkdownInput' (Alexey Sergeev [email protected], f9216b0)
- Deleting local gh-branch if it exist (Alexey Sergeev [email protected], 21e024a)
-
Replace header buttons in toolbar by dropdown (#35)
- #33 Replace header (1-6) buttons in toolbar with dropdown (Kirill Volkovich [email protected], 093fe4f)
-
Add promises for IE11 (Kirill Volkovich [email protected], 2078eb6)
-
Fix editor height (Kirill Volkovich [email protected], 286e99f)
-
Update MarkdownInput documentation (Kirill Volkovich [email protected], 6606359)
-
Update README.md (Kirill Volkovich [email protected], 2bd2979)
v1.0.0 (Wed, 16 Aug 2017 07:47:20 GMT)
- Update package version to 1.0.0 (Kirill Volkovich [email protected], 46eacf3)
v0.0.1-beta.2 (Mon, 14 Aug 2017 08:19:51 GMT)
- Update "npm-scripts" 1.0.8 => 2.0.0 (Kirill Volkovich [email protected], 167c364)
- Fix fullscreen bug with overflow (Kirill Volkovich [email protected], 45cc8b0)
- Update README.md (Kirill Volkovich [email protected], 4805dfb)
v0.0.1-beta.1 (Wed, 09 Aug 2017 15:46:57 GMT)
- Update README.md (Kirill Volkovich [email protected], 2d47650)
- Update README.md, add keywords to package.json (Kirill Volkovich [email protected], daf6353)
- Update README.md (Kirill Volkovich [email protected], 4586bf4)
- Update README.md (Kirill Volkovich [email protected], db8bd01)
v0.0.1-beta.0 (Wed, 09 Aug 2017 15:16:37 GMT)
-
Update README.md (Kirill Volkovich [email protected], 5f65169)
-
Change package and repo name. react-markdown => react-markdown-editor (Kirill Volkovich [email protected], 44d2ba6)
-
Remove rich editor/#25 (#29)
- Remove all code related to rich editor after mistaken merge (Kirill Volkovich [email protected], b93c328)
-
Enhancement/#5 (#28)
-
Improve MarkdownEditor docs
-
Reverted babel-polyfill globally back (Kirill Volkovich [email protected], a6306e9)
-
-
#25/remove code related to rich editor (#27)
-
Remove all code related to rich editor
-
PropTypes => Types
-
Fix lint errors
-
Remove "mode" from PlainMarkdownEditor
[ci skip]
- Adding MarkdownEditor props description. (Kirill Volkovich [email protected], 790b0f7)
-
-
Enhancement/#5 (#24) Add support for markdown extensions with autocomplete
-
Fix autocomplete blinking
-
Improve toolbar styles
-
Improved autocomplete styles. Fix MarkdownEditor example
-
Make document.body overflow == 'hidden' when plain editor became fullscreen
-
Fix autocomplete positioning
-
Fix autocomplete first item selection
-
Fix - autocomplete fails when cursor on first text char
-
Add babel-polyfill to bundle
-
Add onChange prop to AutocompleteContainer, ObjectReferenceNode (Kirill Volkovich [email protected], 64fb8ab)
-
-
Highlight plain editor 2 (#23)
-
12 Improved text highlighting in plain markdown editor
-
Temporary disabled switch to "rich editor mode"
-
Fix cursor stuck for headers on arrow keys nav in plain editor
-
Fix cursor stuck for headers on arrow keys nav in plain editor
-
Fix hightlihting of horizontal rule
-
Improve SlateToolbar styles
-
Change background color for "code" highlighting in plain editor
-
Improve MarkdownEditor example styles
-
Improve SlateToolbar styles (Kirill Volkovich [email protected], 13a9120)
-
-
Fix list items highlighting in PlainMarkdownEditor (#22)
-
Fix list items highlighting in PlainMarkdownEditor
-
Switch default MarkdownEditor mode back to 'rich' (Kirill Volkovich [email protected], a25e9a8)
-
-
#12 Highlight plain editor (#17)
resolve > 12 (add text highlighting in plain markdown editor) (Kirill Volkovich [email protected], eb39de4)
-
Removing unnecessary commands from corcleci build configuration file (Alexey Sergeev [email protected], 6c45ae3)
-
Ignoring 'gh-pages' branch changes in CircleCI build (Alexey Sergeev [email protected], 1f24fef)
-
Remove default test reporter configuration as it is used by default without it (Alexey Sergeev [email protected], 4ee6f51)
-
Reconfiguring CircleCI: publishing test results (Alexey Sergeev [email protected], 19f1095)
-
Reconfiguring CircleCI: publishing test results (Alexey Sergeev [email protected], 67243d1)
-
Reconfiguring CircleCI: publishing test results (Alexey Sergeev [email protected], f6bc65c)
-
Reconfiguring CircleCI: publishing test results (Alexey Sergeev [email protected], 0c3feb5)
-
Removing unused files (Alexey Sergeev [email protected], fc7afdf)
-
Reconfiguring test run. Cleanup hg-pages generatio (Alexey Sergeev [email protected], 2dd9d93)
-
Enhancement/#11 (#14)
Implementing #11 issue. (Dmitry Divin [email protected], 0d27b6a)
-
Adding info about known issues (Alexey Sergeev [email protected], f47a2fe)
-
Fixing scripts (Alexey Sergeev [email protected], e25955f)
-
Disabling not working automatic gh-pages deployement (Alexey Sergeev [email protected], 143a21c)
-
Adding automatic deployment of gh-pages on master branch (Alexey Sergeev [email protected], 3407f8c)
-
Move gh-pages scripts to separate folder (Alexey Sergeev [email protected], e6c6d86)
-
Update gh-pages-create.sh [ci skip] (Kirill Volkovich [email protected], fe91a65)
-
Rename gh-pages-make.sh => gh-pages-create.sh (Kirill Volkovich [email protected], f8fbd62)
-
Add create-demo-tarball script (Kirill Volkovich [email protected], 377c501)
-
Merge branch 'master' of opuscapita.github.com:OpusCapita/react-markdown (5f3bede 9e06af8, 857556b)
-
Add creating archive with executable demo [ci skip] (Kirill Volkovich [email protected], 5f3bede)
-
Merge branch 'master' into enhancement/10 (2e68a15 5569baf, 9e06af8)
-
Blockquotes (serialize to markdown) (baliunov [email protected], 2e68a15)
-
Update README.md (Alexey Sergeev [email protected], 5569baf)
-
Update README.md (Kirill Volkovich [email protected], a0405f7)
-
Update README.md (Kirill Volkovich [email protected], b17289f)
-
Fixed bug of nested a bold text to italic (baliunov [email protected], 7210e1e)
-
Merge branch 'master' of github.com:OpusCapita/react-markdown (db35636 a773e43, 65918fa)
-
Adding fullscreen mode common behavior for all editors by default (Dmitry Divin [email protected], db35636)
-
Fix eslint errors (baliunov [email protected], a773e43)
-
Merge branch 'master' into enhancement/#10 (cf915b6 5c60b02, 60654e0)
-
Empty lines, abbreviations. Refactoring (baliunov [email protected], cf915b6)
-
Fix gh-pages build
[ci skip] (Kirill Volkovich [email protected], 5c60b02)
-
Fix gh-pages build
[ci skip] (Kirill Volkovich [email protected], 82705f9)
-
Fix gh-pages build
[ci skip] (Kirill Volkovich [email protected], a3e4e42)
-
Fix gh-pages build (Kirill Volkovich [email protected], 61b3041)
-
Fix gh-pages build (Kirill Volkovich [email protected], 8602609)
-
Fix gh-pages build (Kirill Volkovich [email protected], 833d184)
-
Fix gh-pages build (Kirill Volkovich [email protected], d89826c)
-
Fix gh-pages build (Kirill Volkovich [email protected], c7dabd3)
-
Move showroom components scan from js file to package.json goals (Kirill Volkovich [email protected], 023c213)
-
Move showroom components scan from js file to package.json goals (Kirill Volkovich [email protected], 0f7e4bb)
-
Merge branch 'master' into enhancement/#10
Conflicts: .gitignore package.json (b490d3c af77ea4, f7a26d3)
-
Merge branch 'master' of opuscapita.github.com:OpusCapita/react-markdown (0f37663 02840a4, af77ea4)
-
Update README.md (Kirill Volkovich [email protected], 0f37663)
-
Removing global babel config. Fixing documentation/site build. (Alexey Sergeev [email protected], 02840a4)
-
Update README.md (Kirill Volkovich [email protected], 6e3b9ff)
-
Update README.md (kvolkovich-sc [email protected], 758c23c)
-
Disabling autocomplete plugin (Alexey Sergeev [email protected], d776e92)
-
Marking .sh files as executable (Alexey Sergeev [email protected], 8c770c6)
-
Update README.md (Alexey Sergeev [email protected], fa3cf12)
-
Updating build process (Alexey Sergeev [email protected], 769ea4c)
-
Merge branch 'master' of https://github.com/OpusCapita/react-markdown (dab0e32 0d74936, 37af94f)
-
Adding build config for CircleCI 2.0 (Alexey Sergeev [email protected], dab0e32)
-
Fix typo (kvolkovich-sc [email protected], 0d74936)
-
Cleanup autocompletes (Alexey Sergeev [email protected], 4d9d389)
-
Cleaup code. Removing 'autocomplete's declaration from compmpnents as correcsponding ticket is not even not specified yet properly (Alexey Sergeev [email protected], a459de1)
-
Move mocha to dev dependencies. Removing react and react-dom from dependencies - peer dependency declaration is enough. Renaming 'build' goal to 'npm-build' (Alexey Sergeev [email protected], 4c432c9)
-
Merge branch 'master' of https://github.com/OpusCapita/react-markdown (51b9abf b3d3b6a, 7b051df)
-
Making webpack less verbose (Alexey Sergeev [email protected], 51b9abf)
-
Remove yarn.lock (kvolkovich-sc [email protected], b3d3b6a)
-
Add more *.log files to .gitignore (kvolkovich-sc [email protected], fbc7e49)
-
Removing useless code processing using babel (Alexey Sergeev [email protected], 5235105)
-
Adding yarn.lock to ignored files (Alexey Sergeev [email protected], 4f20fb7)
-
Add markdown-it plugins: emptyline and anchor (baliunov [email protected], b490d3c)
-
Fixing autocomplete item mouse click. (Dmitriy Sanko [email protected], 7833540)
-
Merge branch 'master' into enhancement/10 (a60faa8 609f336, e654a46)
-
Refactoring. remove old files (baliunov [email protected], a60faa8)
-
Change package.json (baliunov [email protected], 2efcdac)
-
Disable edit buttons in plain editor (Dmitry Divin [email protected], 609f336)
-
Remove blockquote button from editors (Dmitry Divin [email protected], 12e4992)
-
Adjustment example (Dmitry Divin [email protected], 983468b)
-
Merge branch 'master' of github.com:OpusCapita/react-markdown (87e271e e4784bf, ebba91e)
-
Adjusment autcomplete positions (Dmitry Divin [email protected], 87e271e)
-
Removed "prepublish" npm goal (Kirill Volkovich [email protected], e4784bf)
-
Fix @opuscapita/react-showroom-* version (Kirill Volkovich [email protected], 155f124)
-
Change package.json (baliunov [email protected], 43029ad)
-
Merge remote-tracking branch 'origin/master' into MD_parser
Conflicts: package.json (1534522 30638db, 0f25a4c)
-
Fixed bug unordered list (baliunov [email protected], 1534522)
-
Save markups in node's data. Restore markups to markdown (baliunov [email protected], 72cdde1)
-
Fix when webpack bundle analyze shows (Kirill Volkovich [email protected], 30638db)
-
Improve build-process (Kirill Volkovich [email protected], b5d7753)
-
Abbreviations, Anchors (baliunov [email protected], 18c83ee)
-
Merge branch 'master' into MD_parser (a413d17 c4c0f16, 221aaa4)
-
Serializer (baliunov [email protected], a413d17)
-
Add license, publishConfig, repository fields (Kirill Volkovich [email protected], c4c0f16)
-
Fixing code after refactoring (Dmitry Divin [email protected], 294e009)
-
Merge branch 'master' of github.com:OpusCapita/react-markdown (6d3c3cf 2853471, 33b4138)
-
Fixing lint manually (Dmitry Divin [email protected], 6d3c3cf)
-
Merge branch 'master' of opuscapita.github.com:OpusCapita/react-markdown (6e565a8 bff56a7, 2853471)
-
Lint fix auto (Dmitry Divin [email protected], bff56a7)
-
Remove external_packages dir. Use @opuscapita/opuscapita-ui instead (Kirill Volkovich [email protected], 6e565a8)
-
Reformat code (Dmitry Divin [email protected], 0dea2f9)
-
Adding documentation for RichMarkdownEditor (Dmitry Divin [email protected], 5be61ac)
-
Improving L&F (Dmitry Divin [email protected], efe7355)
-
Implementing markdown editor based on SlateJS (Dmitry Divin [email protected], 5f5d966)
-
Create branch for draftjs (Dmitry Divin [email protected], 0fefd87)
-
Merge pull request #9 from OpusCapita/feature/#4
Fixed using keys combinations after item select. (b0462ca 93e582b, dfae17d)
-
Fixed using keys combinations after item select. (Dmitriy Sanko [email protected], 93e582b)
-
Merge pull request #8 from OpusCapita/feature/#4
Changing PlainMarkdownEditor component interface. (2c6a6cc 0bd22ce, b0462ca)
-
Changing PlainMarkdownEditor component interface. (Dmitriy Sanko [email protected], 0bd22ce)
-
Merge pull request #7 from OpusCapita/feature/#4
Feature/#4 (47d2d1f 332ce61, 2c6a6cc)
-
Fixing new line after string with special character. (Dmitriy Sanko [email protected], 332ce61)
-
Fixing items list overlay position. (Dmitriy Sanko [email protected], 1fcd5d9)
-
Merge pull request #6 from OpusCapita/feature/#4
Creating PlainMarkdownEditor component. (5048d9b 1fc62d3, 47d2d1f)
-
Creating PlainMarkdownEditor component. (Dmitriy Sanko [email protected], 1fc62d3)
-
Update (Alexey Sergeev [email protected], 5048d9b)
-
Update README.md (Alexey Sergeev [email protected], c254c69)
-
Merge branch 'master' of opuscapita.github.com:OpusCapita/react-markdown (9bfaf8d 5159be2, f5a70e7)
-
Merge branch 'master' of opuscapita.github.com:OpusCapita/react-markdown (Kirill Volkovich [email protected], 9bfaf8d)
-
Create component MarkdownEditor #2 (Kirill Volkovich [email protected], 982b089)
-
Update README.md (Kirill Volkovich [email protected], 5159be2)
-
Create npm package '@opuscapita/react-markdown' (Kirill Volkovich [email protected], 7f48496)
-
Initial commit (Kirill Volkovich [email protected], 5b86df2)