Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 869 Bytes

CHANGELOG.md

File metadata and controls

40 lines (27 loc) · 869 Bytes

react-slite

0.2.5

  • No soft break hacks and util exports (for now)

0.2.4

  • Fixes for handling soft breaks
  • example storybook simulating remindoro input

0.2.3

  • Utils for handling soft breaks
  • readOnly prop for Editor component
  • Hiding placeholder for readonly mode

0.2.2

  • Exporting dropdown class identifier

0.2.1

  • Dark theme for code block

0.2.0


0.1.5

  • Handle thematic break hanging when clicked on toolbar by adding new para after thematic break.

0.1.4

0.1.1

  • Export Descendant type from slate

0.1.0

  • Thematic break support
  • Markdown utils
  • Fixed list to para conversion bug