Vincent Chan
|
3cbac6f3f9
|
feat: invert delta
|
2022-07-15 11:51:58 +08:00 |
|
Lucas.Xu
|
6eb347a096
|
feat: Add node validator and update op methods
|
2022-07-14 13:59:05 +08:00 |
|
Lucas.Xu
|
00c628437d
|
chore: (draft) support text node widget editing
|
2022-07-13 23:08:41 +08:00 |
|
Lucas.Xu
|
d07854ebb4
|
chore: update image node widget example
|
2022-07-13 20:31:36 +08:00 |
|
Lucas.Xu
|
085cc73ec5
|
chore: delete unused code
|
2022-07-13 20:05:34 +08:00 |
|
Lucas.Xu
|
7fad8ab3dc
|
chore: run flutter test in flowy_editor_branch
|
2022-07-13 19:01:36 +08:00 |
|
Lucas.Xu
|
5ad7845189
|
feat: 1. move render plugins to editor state 2. support get node's path 3. format code
|
2022-07-13 18:34:30 +08:00 |
|
Nathan.fooo
|
ea23739df4
|
Merge pull request #608 from LucasXu0/feat/flowy_editor
feat: support subtype render plugin and add text with check-box example
|
2022-07-13 16:32:10 +08:00 |
|
Lucas.Xu
|
55ca05f30e
|
feat: support subtype render plugin and add text with check-box example
|
2022-07-13 16:31:26 +08:00 |
|
Nathan.fooo
|
bfca0a17e0
|
Merge pull request #606 from vincentdchan/feat/flowy_editor
feat: position and selection
|
2022-07-13 16:28:36 +08:00 |
|
Vincent Chan
|
de507001f4
|
fix: use UnmodifiableListView for OpIterator
|
2022-07-13 16:24:17 +08:00 |
|
Vincent Chan
|
f2c477e89f
|
feat: change attributes map to dynamic
|
2022-07-13 16:05:42 +08:00 |
|
Vincent Chan
|
8bd748d7cd
|
fix: unit tests
|
2022-07-13 16:05:42 +08:00 |
|
Vincent Chan
|
2881edd505
|
feat: implement text delta operation
|
2022-07-13 16:05:38 +08:00 |
|
Lucas.Xu
|
05786d1255
|
feat: pass BuildContext to NodeWidgetBuilder
|
2022-07-13 10:52:42 +08:00 |
|
Lucas.Xu
|
88f73bfbd4
|
chore: add comment to RenderPlugins
|
2022-07-13 10:28:52 +08:00 |
|
Lucas.Xu
|
cf0da22d63
|
refactor: abstract node widget builder
|
2022-07-12 21:27:13 +08:00 |
|
Lucas.Xu
|
e3c489612e
|
feat: add image node widget in example
|
2022-07-12 18:39:47 +08:00 |
|
Lucas.Xu
|
a298348def
|
feat: add render plugins and example
|
2022-07-12 17:30:32 +08:00 |
|
Vincent Chan
|
1b0c29ea09
|
feat: implement editor state operation
|
2022-07-12 13:48:33 +08:00 |
|
Vincent Chan
|
9c73a8cd9a
|
feat: position and selection
|
2022-07-12 11:54:06 +08:00 |
|
Lucas.Xu
|
9e4227d3d2
|
test: add delete node test
|
2022-07-11 21:14:32 +08:00 |
|
Lucas.Xu
|
d2e62f882b
|
feat: typedef Map<String, Object> to Attributes
|
2022-07-11 21:11:25 +08:00 |
|
Lucas.Xu
|
59d92a8ced
|
feat: insert / delelte / update / search node in state tree
|
2022-07-11 20:37:12 +08:00 |
|
Lucas.Xu
|
47436bf6e2
|
feat: find node with path or index in state tree
|
2022-07-11 18:38:08 +08:00 |
|
Lucas.Xu
|
76999c6a46
|
feat: add flowy_editor package
|
2022-07-11 18:07:36 +08:00 |
|
Nathan.fooo
|
29a44fd059
|
Merge pull request #598 from tsuiyuenhong/fix/windows_layout_bug
fix: row_detail layout error in Windows
|
2022-07-10 10:27:03 +08:00 |
|
Lucas.Xu
|
8cfacc4bcc
|
fix: row_detail layout error in Windows
|
2022-07-08 15:01:06 +08:00 |
|
appflowy
|
5177884b26
|
refactor: cell data operation
|
2022-07-08 14:55:44 +08:00 |
|
appflowy
|
487dd13c6c
|
chore: fix dart import errors
|
2022-07-07 23:05:35 +08:00 |
|
appflowy
|
35491b22ac
|
chore: filter with cell data
|
2022-07-05 17:30:25 +08:00 |
|
appflowy
|
1f7f0b5880
|
chore: add more tests
|
2022-07-05 14:17:31 +08:00 |
|
Nathan.fooo
|
a6c001941e
|
Merge pull request #589 from AppFlowy-IO/refactor/user_data_model
|
2022-07-04 18:31:28 +08:00 |
|
appflowy
|
91418df940
|
chore: fix test errors
|
2022-07-04 16:38:35 +08:00 |
|
Nathan.fooo
|
d25e89ea08
|
Merge pull request #588 from AppFlowy-IO/refactor/folder_data_model
refactor: move entities from flowy-folder-data-model to flowy-folder crate
|
2022-07-04 16:29:53 +08:00 |
|
appflowy
|
cfadf42fe3
|
chore: fix import path
|
2022-07-04 15:55:48 +08:00 |
|
Nathan.fooo
|
cbf8a993e0
|
Merge pull request #587 from tsuiyuenhong/bugfix/vscode_profile_task_fail
fix: fail to execute profile task in VSCode
|
2022-07-04 15:04:21 +08:00 |
|
appflowy
|
e5f35e46ca
|
chore: fix import path
|
2022-07-04 15:00:54 +08:00 |
|
Lucas.Xu
|
98f8a3a35c
|
fix: fail to execute profile task in VSCode
|
2022-07-04 14:29:46 +08:00 |
|
Nathan.fooo
|
1f47221fc9
|
Merge pull request #585 from AppFlowy-IO/feat/update_user_profile
chore: update user name with UserService
|
2022-07-04 11:20:32 +08:00 |
|
Nathan.fooo
|
d090a813a9
|
Merge pull request #586 from tsuiyuenhong/bugfix/fix_create_button_hittest_bug
bugfix: click on the edge of the `add_button` that create the document does not respond to event
|
2022-07-04 11:05:46 +08:00 |
|
appflowy
|
8a0709ca23
|
chore: add new event to update user name
|
2022-07-04 11:00:56 +08:00 |
|
appflowy
|
957b83ecd5
|
chore: refactor user listenr
|
2022-07-04 10:59:08 +08:00 |
|
Lucas.Xu
|
ebc3a26426
|
fix: click on the edge of the that create the document does not respond to event
|
2022-07-04 10:17:02 +08:00 |
|
appflowy
|
ce73da8212
|
chore: update user name with UserService
|
2022-07-03 16:52:06 +08:00 |
|
appflowy
|
fedc57a52c
|
refactor: grid block cache
|
2022-07-03 15:59:11 +08:00 |
|
appflowy
|
9803fe1ccb
|
refactor: grid block notification
|
2022-07-02 11:18:38 +08:00 |
|
appflowy
|
c1ea97c729
|
refactor: move entities from flowy-grid-data-model to flowy-grid crate
|
2022-07-01 20:32:11 +08:00 |
|
appflowy
|
76f260fe04
|
chore: config filter service
|
2022-06-29 17:17:26 +08:00 |
|
appflowy
|
dc81ac8e24
|
chore: grid tasks
|
2022-06-28 09:35:54 +08:00 |
|
appflowy
|
b73c68c6f6
|
refactor: read cell data
|
2022-06-28 09:35:19 +08:00 |
|
appflowy
|
0f868f48f3
|
refactor: fetch block data
|
2022-06-28 09:35:18 +08:00 |
|
appflowy
|
6b85477421
|
chore: ignore dart event file
|
2022-06-15 23:19:25 +08:00 |
|
appflowy
|
812bca616c
|
chore: ignore dart protobuf files
|
2022-06-15 20:14:55 +08:00 |
|
appflowy
|
4b71c474e4
|
refactor: separate proto file from src folder
|
2022-06-15 19:40:18 +08:00 |
|
appflowy
|
820b7fcb75
|
refactor: add grid view info
|
2022-06-15 17:37:50 +08:00 |
|
appflowy
|
a13e6798ee
|
refactor: separate grid revision structs from entities
|
2022-06-15 16:26:14 +08:00 |
|
appflowy
|
d4d7ba7452
|
chore: read view info
|
2022-06-14 23:11:48 +08:00 |
|
appflowy
|
ae4cc496fc
|
chore: add read view info event
|
2022-06-14 20:47:31 +08:00 |
|
appflowy
|
f8ec4b3e24
|
refactor: replace object with object's revision entity
|
2022-06-14 20:47:30 +08:00 |
|
appflowy
|
7366acb58e
|
chore: config board view plugin
|
2022-06-14 20:47:28 +08:00 |
|
negiboudu
|
f04020eb08
|
feat: add ja-JP translation
|
2022-06-12 02:38:25 +09:00 |
|
appflowy
|
4701a281b3
|
chore: fix typo error
|
2022-06-11 07:41:46 +08:00 |
|
Nathan.fooo
|
827e542c6e
|
Merge branch 'main' into add_translated_titles_304
|
2022-06-11 06:58:06 +08:00 |
|
Nathan.fooo
|
6727c12b3e
|
Merge pull request #518 from rileyhawk1417/export_notify
In App Notification Feature
|
2022-06-10 22:52:27 +08:00 |
|
MikeWallaceDev
|
c93b2a8635
|
refactor: simplify launch settings
delete duplicate .vscode folder in app_flowy
rename launches and tasks
|
2022-06-09 21:38:20 -04:00 |
|
Sean Riley Hawkins
|
582733386c
|
refactor: used simple toast than styled dialog
|
2022-06-09 10:25:38 +02:00 |
|
Sean Riley Hawkins
|
86150ec6a1
|
Merge remote-tracking branch 'upstream/main' into export_notify
|
2022-06-09 09:52:29 +02:00 |
|
Nathan.fooo
|
3351b242cd
|
Merge pull request #539 from RaphGL/main
Added European Portuguese (pt-PT) translation and fixed Brazilian Portuguese translation
|
2022-06-09 09:46:21 +08:00 |
|
RaphGL
|
86ebb314e8
|
feat: added european portuguese translation
|
2022-06-08 18:24:08 +01:00 |
|
RaphGL
|
1bc30ee1dc
|
fix: brazilian portuguese translation mistakes
|
2022-06-08 18:20:53 +01:00 |
|
Nathan.fooo
|
e6f2c20dc6
|
Merge pull request #543 from dadyarri/dadyarri/update-ru-translation
|
2022-06-08 14:03:31 +08:00 |
|
Daniil Golubev
|
3c25bc871e
|
feat: update russian translations
|
2022-06-07 20:49:41 +00:00 |
|
tsuiyuenhong
|
786cfc5164
|
feat: only build the specify archs in macOS platform
|
2022-06-08 00:54:21 +08:00 |
|
Nathan.fooo
|
4850a97315
|
Merge pull request #541 from AppFlowy-IO/fix/grid_duplicate
fix: duplicate grid
|
2022-06-06 20:22:09 +08:00 |
|
appflowy
|
8fd9b68d9d
|
fix: duplicate grid
|
2022-06-06 20:06:08 +08:00 |
|
Nathan.fooo
|
20b4e5da7e
|
Merge pull request #538 from AppFlowy-IO/fix/grid_scroll_bar
chore: fix grid scollbar not visible after screen size changed
|
2022-06-05 22:43:01 +08:00 |
|
appflowy
|
ad5ab10cdd
|
chore: update default scrollbar size
|
2022-06-05 22:29:09 +08:00 |
|
appflowy
|
6bf1d9c19a
|
chore: fix grid scollbar not visible after screen size changed
|
2022-06-05 22:28:15 +08:00 |
|
appflowy
|
39ee73cb64
|
fix: emoji picker remove without attach overlay
|
2022-06-05 21:02:51 +08:00 |
|
appflowy
|
2dfb7261c7
|
chore: rename some struct in Rust
|
2022-06-05 18:56:45 +08:00 |
|
appflowy
|
f61bebe869
|
chore: hide accessory when cell is editing
|
2022-06-05 18:39:37 +08:00 |
|
Nathan.fooo
|
fbf7c9c9b8
|
Merge pull request #532 from AppFlowy-IO/feat/grid_keyboard_shortcut
Feat/grid keyboard shortcut
|
2022-06-04 15:01:34 +08:00 |
|
appflowy
|
a9a75230a2
|
chore: insert cell content
|
2022-06-04 14:05:04 +08:00 |
|
appflowy
|
bb22ca5d93
|
chore: copy cell content
|
2022-06-04 11:44:38 +08:00 |
|
appflowy
|
1a83cb65ed
|
chore: click enter to exist edit state
|
2022-06-04 11:04:43 +08:00 |
|
Moksh Mahajan
|
f4a62209df
|
fix: close emoji picker window on page switch
|
2022-06-04 02:09:55 +05:30 |
|
Nathan.fooo
|
46f69ee00d
|
Merge pull request #529 from AppFlowy-IO/refactor/grid_cell_focus
refactor: add GridCellState and GridFocusNodeCellState
|
2022-06-03 12:20:41 +08:00 |
|
Nathan.fooo
|
0f71851433
|
Merge pull request #524 from moksh-mahajan/RenamingWindowAutoClose
fix: Close renaming window when creating another new option
|
2022-06-03 12:06:32 +08:00 |
|
Nathan.fooo
|
897035004c
|
Merge pull request #528 from AppFlowy-IO/fix/grid_expand_column
fix: expand the list width after field's width changed
|
2022-06-03 12:06:23 +08:00 |
|
appflowy
|
4887885aae
|
refactor: add GridCellState and GridFocusNodeCellState
|
2022-06-03 12:05:47 +08:00 |
|
appflowy
|
2342a9b834
|
fix: expand the list width after field's width changed
|
2022-06-03 10:51:24 +08:00 |
|
Nathan.fooo
|
e2778aef9c
|
Merge pull request #526 from moksh-mahajan/CreateNewOptionCapsuleClick
Clicking on option capsule will now create and select the new opt value
|
2022-06-03 10:11:44 +08:00 |
|
Moksh Mahajan
|
cf6ad8575f
|
fix: close renaming window when creating another new option
|
2022-06-02 20:53:46 +05:30 |
|
appflowy
|
481fd9df51
|
fix: rust unit test
|
2022-06-02 20:24:25 +08:00 |
|
Moksh Mahajan
|
4f250a9130
|
fix: clicking on option capsule will now create and select the new option value
|
2022-06-02 16:26:54 +05:30 |
|
appflowy
|
cad5e5d718
|
refactor: Date's cell data serde
|
2022-06-02 18:15:22 +08:00 |
|
appflowy
|
4b88aa8683
|
fix: edit date time issue
|
2022-06-02 18:00:55 +08:00 |
|
appflowy
|
b286276108
|
chore: remove unavailable action of GridSettingAction and RowAction
|
2022-06-01 16:44:31 +08:00 |
|
appflowy
|
0b83684c66
|
chore: optimaze tap area of row detail cells
|
2022-06-01 16:40:24 +08:00 |
|