Historique des commits

Auteur SHA1 Message Date
  Lucas.Xu 215587a507 chore: format code il y a 2 ans
  Lucas.Xu 3e256be0b9 fix: checkbox placeholder error il y a 2 ans
  Lucas.Xu 0650c40d9d fix: checkbox error il y a 2 ans
  Lucas.Xu 1391d202a9 fix: could not remove text style when pressing enter in empty text node il y a 2 ans
  Lucas.Xu 4223324689 fix: cursor height error il y a 2 ans
  Lucas.Xu 8fa55cfa08 feat: text insert and replace with selection styles il y a 2 ans
  Lucas.Xu b7cb4b647d fix: the editor loses focus occasionally il y a 2 ans
  Lucas.Xu e9d8dc9657 feat: increase line spacing il y a 2 ans
  Lucas.Xu 255cb47876 fix: text align error il y a 2 ans
  Lucas.Xu 6f32f749bc fix: delete style widget error il y a 2 ans
  Lucas.Xu 4464f2abfe feat: make the text node widget align center. il y a 2 ans
  Lucas.Xu b9c0c1209a feat: support more command + x shortcut il y a 2 ans
  Lucas.Xu f4a31768cb feat: support rendering text background color and text color il y a 2 ans
  Lucas.Xu fdbecd7f10 fix: typo il y a 2 ans
  Lucas.Xu 06d11a91d1 feat: lineThrough and underline can coexist il y a 2 ans
  Lucas.Xu 585c9f8753 fix: fix something wrong when deleting the text nodes il y a 2 ans
  Lucas.Xu af2f6a03d5 feat: implement logic that pressing enter key without shift key in text nodes il y a 2 ans
  Lucas.Xu 364a8e6ad2 chore: replace 'checkbox' with StyleKey.checkbox il y a 2 ans
  Lucas.Xu 6dcf3b3fa7 feat: set mouse cursor style to text when hovering on the text node il y a 2 ans
  Lucas.Xu 27ea5a11a9 feat: disable scroll when showing popuplist il y a 2 ans
  Lucas.Xu 6e71ec23a1 feat: delete slash when using the popuplist and pressing enter key il y a 2 ans
  Lucas.Xu 1ece5cfd9e feat: binary search selection supports searching child nodes il y a 2 ans
  Lucas.Xu 2f84d7e54e fix: fix crash when selecting the last node il y a 2 ans
  Lucas.Xu dc018bc7e4 fix: could not delete character when using IME il y a 2 ans
  Lucas.Xu 19fc154681 feat: implement markdown input, like, #, *, -, -[] il y a 2 ans
  Lucas.Xu 7855e5403c feat: convert text to bulleted list style when inputing '* ' or '- ' il y a 2 ans
  Lucas.Xu 849e19e1ef fix: popuplist will not show when the selection is not collapsed il y a 2 ans
  Lucas.Xu 4a00f3c2ca Merge pull request #780 from LucasXu0/feat/fix_focus_error il y a 2 ans
  Lucas.Xu 9e254f84d4 Merge pull request #775 from LucasXu0/feat/selection_optimizatiion il y a 2 ans
  Lucas.Xu 9b9de523da fix: flowy_rich_text will not automatically wrap when the text exceeds a line il y a 2 ans