Commit Graph

2212 Commits

Author SHA1 Message Date
Lucas.Xu
c643c02887 feat: add keyboard example 2022-07-22 00:46:28 +08:00
Ian Su
89644e88da Merge branch 'main' into add_workspace_settings 2022-07-22 00:21:07 +08:00
Lucas.Xu
a831ddc589 refactor: abstract selection and keyboard from editor state 2022-07-22 00:16:34 +08:00
Ian Su
da80efecd1 feat: add SettingDialogBloc 2022-07-22 00:01:39 +08:00
Vincent Chan
cca5e82cd2
Merge pull request #655 from AppFlowy-IO/feat/undo-manager
Feat: undo manager
2022-07-21 20:09:52 +08:00
Lucas.Xu
eb97141859 feat: remove subtype render 2022-07-21 20:04:25 +08:00
Lucas.Xu
d200371002 feat: add keyboard and cursor 2022-07-21 17:56:56 +08:00
Lucas.Xu
e3e1d25494 feat: hide overlay when tap on the editor 2022-07-21 15:21:19 +08:00
Lucas.Xu
e2f35dd5cc feat: support selection overlay 2022-07-21 14:55:37 +08:00
Vincent Chan
7ae153f5da fix(typo): comments of UndoManager 2022-07-21 11:47:41 +08:00
Vincent Chan
0626912a4c feat: add comment and fix issues 2022-07-21 11:06:39 +08:00
Nathan.fooo
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
Lucas.Xu
3411c42b34
Merge pull request #660 from matrixhead/main
feat: resize the left-hand sidebar
2022-07-20 23:08:49 +08:00
mhead
d1fb443aa7 feat: resize the left-hand sidebar 2022-07-20 19:53:00 +05:30
Nathan.fooo
5cf1ede6f0
Merge pull request #659 from AppFlowy-IO/fix/resize_window_issue
fix: open the latest view when AppFlowy launch.
2022-07-20 20:36:05 +08:00
appflowy
da3fd11737 fix: open the latest view when AppFlowy launch. 2022-07-20 20:08:42 +08:00
Nathan.fooo
78b756d65d
Merge pull request #656 from AppFlowy-IO/feat/remove_filter_feature_flag
chore: remove feature flag: filter
2022-07-20 19:29:37 +08:00
Nir Givon
1758d8b74a fix: Typo: Month/Month/Day -> Year/Month/Day 2022-07-20 13:58:51 +03:00
appflowy
c97e1ccb95 chore: fix tests 2022-07-20 18:47:05 +08:00
appflowy
e0db7bd4f9 chore: remove feature flag: filter 2022-07-20 18:27:12 +08:00
Vincent Chan
f4bbe77612 feat: undo manager 2022-07-20 18:21:16 +08:00
Nathan.fooo
0f4f51cc0c
Merge pull request #654 from AppFlowy-IO/feat/snapshot_db_schema
Add snapshot db schema (WIP)
2022-07-20 16:58:07 +08:00
Lucas.Xu
52521396af
Merge pull request #646 from LucasXu0/feat/flowy_editor
feat: add toString function info TextNode and fix example build problem
2022-07-20 15:54:47 +08:00
appflowy
cb1afacbd6 chore: rename some structs 2022-07-20 15:30:48 +08:00
appflowy
1e3c69f15b Merge branch 'main' into feat/history 2022-07-20 14:07:54 +08:00
Lucas.Xu
ce953d802a feat: duplicate selectable_text.dart from flutter and modify selection implement 2022-07-20 10:54:35 +08:00
Mike Wallace
471ae9ddf7
Merge pull request #648 from MikeWallaceDev/fix_colors
fix: colors and brew install for mac
2022-07-19 14:08:57 -04:00
MikeWallaceDev
efa89866f3 fix: colors and brew install for mac
Also fixed colors for Linux.
Now displays messages in yellow so that they stick out more.
2022-07-19 13:07:25 -04:00
Nathan.fooo
d0d90a90ee
Merge pull request #632 from MikeWallaceDev/fix_install_dev_env
Improved development environment installation
2022-07-19 23:04:35 +08:00
Nathan.fooo
66e87a8a94
Merge pull request #647 from AppFlowy-IO/feat/task_scheduler_test
Add grid task scheduler tests & fix some bugs
2022-07-19 22:59:26 +08:00
appflowy
45011e2dd3 chore: add task test 2022-07-19 22:32:19 +08:00
Lucas.Xu
30483e9d1e chore: fix text_node_widget.dart build error 2022-07-19 21:41:48 +08:00
Lucas.Xu
53cc430c1a
Merge pull request #4 from AppFlowy-IO/feat/flowy_editor
Feat/flowy editor
2022-07-19 21:32:15 +08:00
Lucas.Xu
730c85a0da
Merge branch 'feat/flowy_editor' into feat/flowy_editor 2022-07-19 21:30:27 +08:00
Lucas.Xu
ab687b9b7f
Merge pull request #644 from AppFlowy-IO/feat/insert-text-at-cursor
Feat: insert text at cursor
2022-07-19 20:00:40 +08:00
Vincent Chan
7b513a71a9 feat: handle Delete key 2022-07-19 18:40:43 +08:00
Vincent Chan
8c6c9f7c0d feat: transform betweens global/local cursor 2022-07-19 17:18:42 +08:00
Nathan.fooo
26c5dcd182
Merge pull request #643 from AppFlowy-IO/refactor/add_PB_suffix
Refactor/add pb suffix
2022-07-19 15:24:53 +08:00
Vincent Chan
abe0658cd3 feat: insert text at cursor 2022-07-19 15:24:51 +08:00
appflowy
8e18d3a937 chore: reanme flowy-user crate 2022-07-19 14:40:56 +08:00
Lucas.Xu
fef9e20e46 chore: add heading widget to example 2022-07-19 14:31:10 +08:00
appflowy
193527e043 chore: rename flowy-folder structs 2022-07-19 14:24:08 +08:00
appflowy
0ecff26636 chore: remove pb reference in util.rs 2022-07-19 13:07:30 +08:00
appflowy
e7c672cb7e chore: replace try_from with from 2022-07-19 11:31:04 +08:00
Lucas.Xu
4422d2b4d2
Merge branch 'AppFlowy-IO:feat/flowy_editor' into feat/flowy_editor 2022-07-19 10:56:25 +08:00
MikeWallaceDev
6d9c4619e4 fix: fixed flutter config variable for mac 2022-07-18 21:44:11 -04:00
Nathan.fooo
2981b685bc
Merge pull request #620 from MikeWallaceDev/fix_githooks
Fix githooks and remove Husky
2022-07-19 08:33:49 +08:00
MikeWallaceDev
f30f2485c6 fix: fixed colors when asking to install Rust 2022-07-18 20:08:13 -04:00
MikeWallaceDev
1cb8dbcfa4 fix: improved installation on MacOs
added MacOs install script
Removed Makefile, since we now use a bash script. This removes the dependency on make.
Removed Brewfile, since we now use a bash script
2022-07-18 15:24:25 -04:00
MikeWallaceDev
39900022db fix: improved development environment installation
moved and renamed /Makefile.toml to githooks.toml
added install script for Linux
2022-07-18 14:31:13 -04:00