Commit Graph

2349 Commits

Author SHA1 Message Date
22398985b6 fix: add indonesian translation 2022-07-25 13:35:16 +07:00
8b11028aa1 Merge pull request #667 from LucasXu0/feat/flowy_editor
feat: render selection and cursor.
2022-07-25 14:17:15 +08:00
45397935cf Merge pull request #705 from AppFlowy-IO/refactor/grid_event_params_type
chore: rename structs
2022-07-25 14:14:48 +08:00
e1d990e4ae feat: support floating selection and delete textnode 2022-07-25 14:14:40 +08:00
8cdecd50fe chore: rename structs 2022-07-25 13:50:58 +08:00
f58a6c9523 feat: implement floating cursor and selection 2022-07-25 11:07:20 +08:00
89dc2f0370 fix: forgot to uncomment a line! 2022-07-24 12:34:55 -07:00
7eb7fad336 fix: fix most PATH-related issues 2022-07-27 18:09:59 -07:00
85850af541 feat: add windows dev environment install script 2022-07-26 18:26:44 -07:00
dd71acf843 chore: rename some function & add more documentation 2022-07-24 18:10:29 +08:00
3c5b9e6b50 chore: add documentation for lib-ot crate 2022-07-24 17:40:40 +08:00
2661a6a4ae chore: update operation documentation 2022-07-24 10:14:51 +08:00
59b511c52c feat: Initial implementation of updated language selector ui based on figma 2022-07-23 13:15:34 -04:00
7af259c056 Merge pull request #424 from eliovir/patch-1
Typo
2022-07-23 17:42:22 +08:00
59049dc271 Merge pull request #696 from AppFlowy-IO/refactor/grid_unit_test
chore: update documentation for grid uint test
2022-07-23 17:37:06 +08:00
f5268178c4 chore: add documentation in grid uint test 2022-07-23 16:57:28 +08:00
e4f13b57eb Merge pull request #684 from SiderealArt/patch-1
feat: add zh-TW translation
2022-07-23 14:15:52 +08:00
3fde59836e feat: add zh-tw translation 2022-07-23 04:44:02 +00:00
ed26ffe393 feat: add zh-TW translation 2022-07-23 04:40:42 +00:00
d71d954330 Merge pull request #668 from AppFlowy-IO/feat/redo
Feat: redo
2022-07-23 10:46:45 +08:00
86a8a66e12 Merge pull request #678 from kakzaki/main
feat: add indonesian translation
2022-07-23 10:35:54 +08:00
ae097c7a6c Merge pull request #624 from mastergyp/fix_flutter_build_error
fix:  flutter build error - The getter 'imports' isn't defined for the class 'PrefixElement'
2022-07-23 09:55:46 +08:00
2c6458ea44 Merge pull request #680 from danielpp95/main
feat: add spanish translations
2022-07-22 16:13:41 -04:00
492d35dd05 feat: add spanish translations 2022-07-22 14:47:15 +01:00
a120853d06 feat: redo 2022-07-22 15:49:56 +08:00
a6ede7dc75 feat: add a floating cursor and follow the document scroll. refactor the keyboard handler to a Function. 2022-07-22 15:47:05 +08:00
6a8bddcf75 feat: add indonesian translation 2022-07-22 14:36:58 +07:00
ab89aa2ba9 feat: add indonesian transation 2022-07-22 14:29:01 +07:00
a273184afd feat: add indonesian translation 2022-07-22 14:20:10 +07:00
e16444f88e fix: make sure the state is implemnt selectable, otherwise return. 2022-07-22 10:43:47 +08:00
6c811aef72 Merge branch 'feat/flowy_editor' into feat/flowy_editor 2022-07-22 10:37:01 +08:00
5898fffe0e Merge pull request #673 from AppFlowy-IO/feat/fix_translate_notify
ci: replace Ilshidur/action-discord@0.3.2 with Ilshidur/action-dis…
2022-07-22 10:33:57 +08:00
414bb75688 chore: replace Ilshidur/action-discord@0.3.2 with Ilshidur/action-discord@master 2022-07-22 09:57:20 +08:00
34a1da8450 chore: delete unused code 2022-07-22 09:44:20 +08:00
b0f26f9450 Merge pull request #590 from ENsu/add_workspace_settings
Add workspace settings
2022-07-22 09:36:52 +08:00
ab414b77f6 fix: unable to run build_runner - The getter 'imports' isn't defined for the class 'PrefixElement' 2022-07-22 08:57:33 +08:00
1a887979c4 fix: fix merge from main 2022-07-22 00:54:11 +08:00
c643c02887 feat: add keyboard example 2022-07-22 00:46:28 +08:00
89644e88da Merge branch 'main' into add_workspace_settings 2022-07-22 00:21:07 +08:00
a831ddc589 refactor: abstract selection and keyboard from editor state 2022-07-22 00:16:34 +08:00
da80efecd1 feat: add SettingDialogBloc 2022-07-22 00:01:39 +08:00
cca5e82cd2 Merge pull request #655 from AppFlowy-IO/feat/undo-manager
Feat: undo manager
2022-07-21 20:09:52 +08:00
eb97141859 feat: remove subtype render 2022-07-21 20:04:25 +08:00
d200371002 feat: add keyboard and cursor 2022-07-21 17:56:56 +08:00
e3e1d25494 feat: hide overlay when tap on the editor 2022-07-21 15:21:19 +08:00
e2f35dd5cc feat: support selection overlay 2022-07-21 14:55:37 +08:00
7ae153f5da fix(typo): comments of UndoManager 2022-07-21 11:47:41 +08:00
0626912a4c feat: add comment and fix issues 2022-07-21 11:06:39 +08:00
198232dd7a Merge pull request #658 from nirgivon/fix-typo-month-month-day
fix: Typo: Month/Month/Day -> Year/Month/Day
2022-07-21 10:04:16 +08:00
3411c42b34 Merge pull request #660 from matrixhead/main
feat: resize the left-hand sidebar
2022-07-20 23:08:49 +08:00