コミット履歴

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