Skip to content

Latest commit

 

History

History
292 lines (223 loc) · 24.8 KB

CHANGELOG.md

File metadata and controls

292 lines (223 loc) · 24.8 KB

0.3.4 (2024-03-29)

Bug Fixes

  • @bento-editor/core: Incorrect Dependency (a7c18b7)
  • @bento-editor/core: typo (0a1301b)
  • @bento-editor/element-callout: typo (52a5e6a)
  • @bento-editor/element-divider: typo (91961af)
  • @bento-editor/element-heading: typo (25a7231)
  • @bento-editor/element-list: typo (ee5c3bf)
  • @bento-editor/element-note: typo (b2545e9)
  • @bento-editor/element-paragraph: typo (4f2961a)
  • @bento-editor/element-quote: typo (7485516)
  • @bento-editor/element-toggle: typo (a8660aa)
  • @bento-editor/text-emoji: typo (21d5849)
  • to clear from clean (d7317a1)

0.3.3 (2024-01-23)

Bug Fixes

  • @bento-editor/core: Incorrect Dependency (a7c18b7)
  • @bento-editor/core: typo (0a1301b)
  • @bento-editor/element-callout: typo (52a5e6a)
  • @bento-editor/element-divider: typo (91961af)
  • @bento-editor/element-heading: typo (25a7231)
  • @bento-editor/element-list: typo (ee5c3bf)
  • @bento-editor/element-note: typo (b2545e9)
  • @bento-editor/element-paragraph: typo (4f2961a)
  • @bento-editor/element-quote: typo (7485516)
  • @bento-editor/element-toggle: typo (a8660aa)
  • @bento-editor/text-emoji: typo (21d5849)
  • to clear from clean (d7317a1)

0.3.2 (2024-01-22)

Features

  • @bento-editor/example-nextjs-app-router: init (22633f4)

Bug Fixes

  • @bento-editor/example-nextjs-app-router: remove unnecessary fragment element (ebffb4a)
  • @bento-editor/example-nextjs-app-router: set border color for dark mode (95580ee)
  • @bento-editor/example-nextjs-app-router: set dafault value (ac6b586)

0.3.1 (2023-06-29)

Bug Fixes

  • fixed a bug that scroll event does not fire 🐛 (18248da)
  • hide toolbar when press other 🐛 (c39974d)
  • hide toolbar when press other 🐛 (09896e7)

0.3.0 (2023-06-23)

Features

  • add comment explaining insertBreak behavior (68c193d)
  • add processing to delete selection to insertBreak ✨ (b76b6f3)
  • change action when enter is pressed ✨ (f1ef247)
  • Changed the specification when it was empty text (aefe563)
  • create method that makes insertBreak default element (efd7353)
  • create new insertBreak (b82d7df)
  • don't copy Text ✨ (402f474)
  • dynamically change scroll height (a340a22)
  • fiexed-toolbar-top ✨ (65261f9)
  • hide toolbar when enter is press ✨ (50459ed)
  • insert normal text when enter is pressed ✨ (05aa44c)
  • made the deleteRange method return void ✨ (6c0ee44)
  • override default type when empty string (d9baf07)
  • overwrite insert break ✨ (6e7d983)
  • scrol if there is no margin above ✨ (cc06a3c)
  • support scrolling toolbar ✨ (2233282)

Bug Fixes

  • change specification if element is void in line below (b6411e3)
  • fix line head judgment 🐛 (42ea4f9)
  • Fixed behavior when empty string (4e637a7)
  • Fixed toolbar can't be pressed (5a539b6)
  • removed unnecessary setting in package.json (1f03261)

0.2.4 (2023-05-24)

Bug Fixes

  • editor marks to get marks🐛 (cbb0a42)

0.2.3 (2023-05-22)

Features

  • update delete backward action✨ (415b6ea)

Bug Fixes

0.2.2 (2023-05-17)

Bug Fixes

  • delete unused import🐛 (73f52c8)
  • useTrasformsSetNodes error🐛 (e7dc808)

0.2.1 (2023-04-10)

Features

  • add default element config✨ (6d7675e)

Bug Fixes

  • add logger error of default element🐛 (a14df9d)
  • default element type 🐛 (94dc684)
  • name of check default element🐛 (3386ada)
  • plus and dots style 🐛 (b659911)
  • stop propagation to mouse over and out🐛 (0aebaad)
  • unused import 🐛 (1d25db8)

0.2.0 (2023-03-24)

Features

  • add braek text func to elment text✨ (9e8f837)
  • add get root path helper✨ (7a814e5)
  • add hide utils interface to element container✨ (2e046ca)
  • add insert break interface to core editor✨ (9e2a95e)
  • add insertSoftBraek interface to element✨ (9bb3e69)
  • add normalize node func to element note✨ (55d924c)
  • add placeholder to element packages✨ (99d8a7d)
  • add placeholder to element✨ (428bebf)
  • add placeholder type✨ (873e6eb)
  • add slate-history ✨ (46faa69)
  • add text input to element-link ✨ (a83f730)
  • always shown property✨ (6e6befe)
  • remove embed block ✨ (725f98a)
  • update link logic✨ (15dd83d)

Bug Fixes

0.1.3 (2022-12-09)

Features

  • add editable height style (76fe69e)

Bug Fixes

0.0.9 (2022-10-28)

Features

  • @bento-editor/block-paragraph: init (ee00c3b)
  • @bento-editor/core: custom error / logger / portals (9365d44)
  • @bento-editor/core: design system (4f0c401)
  • @bento-editor/core: design tokens for the editor component (c4872ff)
  • add a constructor accesstor as initializer (1060015)
  • add an example with declarative-plugin (40f5d7d)
  • add example (2a62eda)
  • add forms for element normal link (52ad628)
  • add renderer (843105e)
  • add renderers for list (f90414d)
  • add skelton (85cb612)
  • add svg for checkbox (aa219b4)
  • add switch (0324e20)
  • attributes (392c85d)
  • can change checked throungh typing keys (5f20d06)
  • can edit emoji text (b0f34b1)
  • can input emoji as element (a298ff5)
  • can insert emoji text but it also inserts element at the end (3b42b3d)
  • can select emoji but cannot get data as the slate format (d6f37af)
  • changelog test (4a7e638)
  • color (19392ba)
  • copy & delete (743f02c)
  • core: changelog test (58c0c6b)
  • display the emoji picker pane (cc99b6d)
  • element callout (f7be2ea)
  • element embed (bf3ea01)
  • element normal link (eb45818)
  • element note (2f9f6d8)
  • element ordered list (4908c47)
  • element todo list (142c160)
  • element-list (f8128cc)
  • elements of divider, quote and toggle (b5ef020)
  • error message on element link (fd0e1b3)
  • link (a033cb8)
  • open emoji picker by typing : (02b15aa)
  • styling (2c36650)
  • toolbox / toolbar / toolmenu (d06b4e9)
  • transform block type (3d2cabb)

Bug Fixes