Historique des commits

Auteur SHA1 Message Date
  Lucas.Xu a1be60721e fix: pressing enter key in the edge of node doesn't work good. il y a 2 ans
  Lucas.Xu 5fdcdbd357 fix: bulleted-list typo il y a 2 ans
  Lucas.Xu fa05170c86 chore: fix test error il y a 2 ans
  Lucas.Xu 56ac86fb51 chore: add some comments in image plugins. il y a 2 ans
  Lucas.Xu b913db2301 Merge remote-tracking branch 'origin/feat/flowy_editor' into feat/flowy_editor_input_service il y a 2 ans
  Lucas.Xu 14bd18e21c feat: implement enter key event handler and keep attributes after insert il y a 2 ans
  Lucas.Xu 1ba15b321b feat: implement revert text in toolbar service il y a 2 ans
  Lucas.Xu 9b6afcc5c9 feat: implement heading, quote, bulleted_list in toolbar service il y a 2 ans
  Lucas.Xu b11a127432 feat: implement italic, strikethrough and underline in toolbar service il y a 2 ans
  Lucas.Xu ba78f0073d feat: implement bold text in toolbar service il y a 2 ans
  Nathan.fooo 598a910c0c Merge pull request #752 from LucasXu0/feat/flowy_editor_input_service il y a 2 ans
  Lucas.Xu 5ecfc4ff2e feat: refactor the text editing code il y a 2 ans
  Nathan.fooo b22c219ac5 Merge pull request #751 from AppFlowy-IO/reafactor/batch-insert-delete-nodes il y a 2 ans
  Lucas.Xu 159fe63575 feat: implement edit text style by command + x il y a 2 ans
  Vincent Chan 2f58c54b81 refactor: batch insert and delete nodes il y a 2 ans
  Lucas.Xu 06cab949f2 chore: delete unused import, and sort the imports. il y a 2 ans
  Lucas.Xu 846a273de8 feat: rename toolbar il y a 2 ans
  Lucas.Xu 934cb6ab6b feat: implement toolbar UI part. il y a 2 ans
  Vincent Chan 9b764731e7 Merge pull request #749 from AppFlowy-IO/feat/transaction-to-json il y a 2 ans
  Lucas.Xu 63d8e18051 Merge pull request #743 from LucasXu0/feat/flowy_editor_input_service il y a 2 ans
  Vincent Chan 46dba122bd refactor: remove named parameters il y a 2 ans
  Vincent Chan 5e86b83eee feat: fromJson il y a 2 ans
  Vincent Chan 2e2de29789 feat: transaction to json il y a 2 ans
  Lucas.Xu 58856ccb1e feat: implement deleting text in multiple lines. il y a 2 ans
  Lucas.Xu c65f2e1b38 fix: delete text in single line il y a 2 ans
  Lucas.Xu d058f2d591 feat: bold the text by command/control + b/B il y a 2 ans
  Lucas.Xu b577489c2f feat: implement delete multiple text node and merge the text. il y a 2 ans
  Lucas.Xu 89a0a5599e fix: cursor cannot be selected in same position. il y a 2 ans
  Lucas.Xu 29fe4811c3 fix: selection areas could not overlay il y a 2 ans
  Lucas.Xu b245841ec3 feat: implement text delete il y a 2 ans