Commit History

Author SHA1 Message Date
  Lucas.Xu 1ece5cfd9e feat: binary search selection supports searching child nodes 2 years ago
  Lucas.Xu 2f84d7e54e fix: fix crash when selecting the last node 2 years ago
  Lucas.Xu dc018bc7e4 fix: could not delete character when using IME 2 years ago
  Lucas.Xu 19fc154681 feat: implement markdown input, like, #, *, -, -[] 2 years ago
  Lucas.Xu 7855e5403c feat: convert text to bulleted list style when inputing '* ' or '- ' 2 years ago
  Lucas.Xu 849e19e1ef fix: popuplist will not show when the selection is not collapsed 2 years ago
  Lucas.Xu 4a00f3c2ca Merge pull request #780 from LucasXu0/feat/fix_focus_error 2 years ago
  Lucas.Xu 9e254f84d4 Merge pull request #775 from LucasXu0/feat/selection_optimizatiion 2 years ago
  Lucas.Xu 9b9de523da fix: flowy_rich_text will not automatically wrap when the text exceeds a line 2 years ago
  Lucas.Xu 25387cd0b0 feat: customizes quoted text style 2 years ago
  Lucas.Xu 59838f5845 feat: customizes checkbox text style 2 years ago
  Lucas.Xu f6fbe55477 feat: flowy_rich_text supports placeholder and customizes placeholder style 2 years ago
  Lucas.Xu 274b3d1d25 fix: focusNode lost focus 2 years ago
  Lucas.Xu 2b113aae7f chore: format code 2 years ago
  Lucas.Xu fb267ace18 feat: optimize the calculation of cursor position and selection position 2 years ago
  Lucas.Xu 7e6c7a2b4e feat: refactor current selection and current selectedNodes in selection_service 2 years ago
  Lucas.Xu 4b4ce1020d feat: optimize selection implement by binary search 2 years ago
  Nathan.fooo 25226bf26b Merge pull request #769 from AppFlowy-IO/feat/handle-google-docs-style 2 years ago
  Nathan.fooo adc03a1741 Merge pull request #772 from AppFlowy-IO/feat/video_plugin 2 years ago
  Nathan.fooo 4d6227c502 Merge pull request #773 from LucasXu0/feat/macos_ime_support 2 years ago
  Lucas.Xu ec47aa51a1 feat: support IME in macOS 2 years ago
  annie 9b86e06377 feat: implement video plugin 2 years ago
  Nathan.fooo d758cc749a Merge pull request #768 from LucasXu0/feat/auto_scroll_service 2 years ago
  Vincent Chan e472c64506 feat: handle google docs paste style 2 years ago
  Vincent Chan 25475db6a1 Merge pull request #764 from AppFlowy-IO/feat/cut-content 2 years ago
  Lucas.Xu 70853b918e Merge remote-tracking branch 'origin/main' into feat/toolbar_service 2 years ago
  Lucas.Xu e5787090d2 feat: implement autoscrolling on edge touch 2 years ago
  Vincent Chan 593cc253c2 fix: transform error 2 years ago
  Vincent Chan b667c912a7 feat: cut content 2 years ago
  Nathan.fooo 398a86bbfd Merge pull request #765 from naughtz/main 2 years ago