Skip to content

Releases: OpusCapita/react-markdown

2.3.5

11 Sep 12:00
Compare
Choose a tag to compare

See changelog and completed issues

Bug fixes

337b716

  • onChange is emitted only when text value has changed #152

2.3.4

07 Sep 12:34
Compare
Choose a tag to compare

See changelog and completed issues

Enhancements

48c928e

  • Add focus method for MarkdownInput component.
    It can be used in cases when autoFocus property doesn't work.
    For example where it used within react-bootstrap modal component.

Refactoring

48c928e

  • Refactor autocomplete plugin rendering logic. Removed odd code. Item selection using up/down arrow keys replaced by browser-native capabilities (using fieldset + hidden checkboxes).
  • Refactor autocomplete show/hide behavior.

2.3.3-beta.0

06 Sep 18:24
Compare
Choose a tag to compare

2.3.3

04 Sep 15:08
Compare
Choose a tag to compare

See changelog and completed issues

Bugfixes

b5e07b1

  • readOnly=true prop don't work for ordered and unordered list buttons

2.3.2

04 Sep 12:31
Compare
Choose a tag to compare

2.3.1.beta

08 Aug 06:33
Compare
Choose a tag to compare

2.3.1-beta

08 Aug 06:51
Compare
Choose a tag to compare

2.3.1

08 Aug 11:28
Compare
Choose a tag to compare

2.3.0

13 Jul 12:46
Compare
Choose a tag to compare

2.2.3

07 May 10:38
Compare
Choose a tag to compare