Commit Verlauf

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