Commit Graph

715 Commits

Author SHA1 Message Date
Nathan.fooo
70fbcb0de9
Merge pull request #774 from AppFlowy-IO/feat/board_ui
Feat/board UI
2022-08-08 20:27:20 +08:00
Nathan.fooo
1f1ff07377
Merge pull request #781 from ChiragKr04/main
Fix: Added tooltip to open row as page
2022-08-08 19:15:32 +08:00
Naughtz
1c19bee773 fix: fix actions fail 2022-08-08 17:12:27 +08:00
Naughtz
88423c1e86 feature: Shortcut for collapse the left sidebar #692 2022-08-08 16:36:26 +08:00
chiragkr04
51ba26adb0 fix: unnecessary import 2022-08-08 10:24:10 +05:30
Naughtz
402b29b3e3 feature: MouseCursor for expanding row #687 2022-08-08 12:04:28 +08:00
chiragkr04
58e6c58e65 fix: tooltip for open row as page 2022-08-07 20:04:54 +05:30
Ian Su
db19337609 feat: show icon in avatar 2022-08-07 00:05:12 +08:00
Ian Su
4eccdf3d28 feat: save icon into db 2022-08-06 22:38:03 +08:00
Ian Su
7fc9a085c5 refactor: move icon state to SettingsUserViewBloc 2022-08-06 22:38:03 +08:00
Ian Su
634170a86e feat: modify user setting layout 2022-08-06 22:38:03 +08:00
Ian Su
65e41dca88 feat: pick icon in settings dialog 2022-08-06 22:38:03 +08:00
appflowy
20f34dc952 Merge branch 'main' into feat/board_ui_temp 2022-08-04 23:33:39 +08:00
Nathan.fooo
114e58ff14
Merge pull request #414 from verebes1/main
feat: Add Polish translation
2022-08-03 08:17:01 +08:00
Aman Kumar
35351eba62 fix: removed unused imports 2022-07-29 22:16:26 +05:30
Aman Kumar
d955b6ef7e feat: row count widget added 2022-07-29 22:14:53 +05:30
David
8360dcdc82 feat: Add pl-PL translation
Add pl-PL.json including the new translation.
Updated app_widget.dart with the new language entry
Updated language.dart with the new language entry
2022-07-28 22:30:17 +02:00
Vincent Chan
50a767286b
Merge pull request #699 from sunny7dusk/feat_language_selector_356
feat: Initial implementation of updated language selector ui based on figma
2022-07-26 12:04:55 +08:00
Lucas Oliveira
7295554355 fix: inative background color 2022-07-25 14:45:37 -03:00
Lucas Oliveira
07f300f032 fix: change the animation logic 2022-07-25 14:20:32 -03:00
Lucas Oliveira
02e3e7c49a feat: implement new toggle 2022-07-25 13:58:03 -03:00
appflowy
516e894c6a chore: borad ui 2022-07-25 17:21:37 +08:00
Zaki Mubarok
7c5c6f2faa
Merge branch 'AppFlowy-IO:main' into dev 2022-07-25 13:38:26 +07:00
kakzaki
22398985b6 fix: add indonesian translation 2022-07-25 13:35:16 +07:00
appflowy
8cdecd50fe chore: rename structs 2022-07-25 13:50:58 +08:00
sunny7dusk
59b511c52c feat: Initial implementation of updated language selector ui based on figma 2022-07-23 13:15:34 -04:00
Ian Su
1a887979c4 fix: fix merge from main 2022-07-22 00:54:11 +08:00
Ian Su
89644e88da Merge branch 'main' into add_workspace_settings 2022-07-22 00:21:07 +08:00
Ian Su
da80efecd1 feat: add SettingDialogBloc 2022-07-22 00:01:39 +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
appflowy
da3fd11737 fix: open the latest view when AppFlowy launch. 2022-07-20 20:08:42 +08:00
appflowy
8e18d3a937 chore: reanme flowy-user crate 2022-07-19 14:40:56 +08:00
appflowy
193527e043 chore: rename flowy-folder structs 2022-07-19 14:24:08 +08:00
appflowy
8683c2f343 fix: reload number cell 2022-07-18 19:27:01 +08:00
appflowy
cefd64034d refactor: add Grid prefix to some Grid cells 2022-07-18 17:48:33 +08:00
appflowy
67f88fab0b refactor: add PB suffix to flowy-editor crate's structs 2022-07-18 11:58:39 +08:00
appflowy
e45b14910b chore: add suffix PB to dart class 2022-07-17 14:49:29 +08:00
appflowy
1bf0f0f875 chore: add suffix PB to rust struct 2022-07-17 13:38:53 +08:00
appflowy
3a0b8bbd74 Merge branch 'main' into refactor/add_pb_suffix 2022-07-17 13:19:29 +08:00
appflowy
cca577f967 Merge branch 'main' into feat/insert_cell_test 2022-07-17 11:54:58 +08:00
appflowy
8073414485 refactor: rename struct & add documentation 2022-07-17 11:49:37 +08:00
appflowy
27ce5b8fe9 refactor: field editor bloc 2022-07-16 19:59:00 +08:00
appflowy
29f2d863ff chore: renmae property & add documentation 2022-07-16 17:06:00 +08:00
appflowy
a73987456e chore: add documentation 2022-07-16 11:53:39 +08:00
appflowy
4825d83d2f chore: rename classes 2022-07-15 11:44:27 +08:00
Ian Su
a8b560ed93 debug: rerender username properly 2022-07-15 09:09:56 +08:00
appflowy
8ac75af875 refactor: rename GridCellContext to GridCellController 2022-07-14 21:26:58 +08:00
appflowy
3844d6aad1 refactor: add documentation to GridCellContext 2022-07-14 20:33:19 +08:00
appflowy
d02acbae6e chore: add more test 2022-07-14 08:05:38 +08:00
Ian Su
29ce171783 feat: show name on _UserNameInput 2022-07-10 11:31:26 +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
Ian Su
db165f7006 refactor: remove updateUserName from MenuUserBloc 2022-07-09 23:32:29 +08:00
Ian Su
f24e154b4f refactor: create SettingsUserViewBloc 2022-07-09 22:00:17 +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
Ian Su
51ab1b6798 feat: add widget to update username 2022-07-05 10:12:09 +08:00
appflowy
cfadf42fe3 chore: fix import path 2022-07-04 15:55:48 +08:00
appflowy
e5f35e46ca chore: fix import path 2022-07-04 15:00:54 +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
812bca616c chore: ignore dart protobuf files 2022-06-15 20:14:55 +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
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
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
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
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
appflowy
5bd0fb9fae chore: config build context of URLCellEditor 2022-06-01 16:24:23 +08:00
appflowy
57e5c36fe8 chore: config toast 2022-06-01 15:28:54 +08:00
appflowy
10365217ca chore: copy property to pasteboard 2022-06-01 15:22:18 +08:00
appflowy
9518e164b5 chore: config cell accessory 2022-06-01 14:40:05 +08:00
Sean Riley Hawkins
4716115388 fix: convert function to camel case 2022-05-31 17:36:15 +02:00
appflowy
9c5081bc07 chore: enable the richtext widget as large as parent 2022-05-31 22:07:28 +08:00
appflowy
cdfe94cf98 chore: rename some classes 2022-05-31 21:36:04 +08:00
appflowy
a568f6323d chore: refactor grid cell expander 2022-05-31 21:06:02 +08:00
Sean Riley Hawkins
2648a54482 refactor: refactored functions & added translation 2022-05-31 11:41:55 +02:00
appflowy
3d41cb0cec chore: adjust ui color 2022-05-31 16:22:20 +08:00
appflowy
ab896cbc8f chore: enable drag to expand field's width 2022-05-31 16:14:17 +08:00
Sean Riley Hawkins
c4ca0553a9 chore: add const to remove flutter warnings 2022-05-30 20:15:30 +02:00
Sean Riley Hawkins
f94684e0b6 fix: remove unused imports 2022-05-30 19:59:49 +02:00
Sean Riley Hawkins
be103e02fa feat: in app notification bubble 2022-05-30 17:10:53 +02:00
Nathan.fooo
e177a1433f
Merge pull request #516 from AppFlowy-IO/fix/grid_ui
Fix: Grid UI bugs
2022-05-30 20:43:56 +08:00
appflowy
76da44999c chore: reset content when number is not valid 2022-05-30 20:43:38 +08:00
appflowy
84454469b4 fix: #508 auto format number 2022-05-30 18:40:42 +08:00
appflowy
546b1d22f4 fix: #509 enable select on tag 2022-05-30 10:42:30 +08:00
appflowy
5da8144456 chore: show url cell editor when tap on edit button 2022-05-30 08:56:08 +08:00
Sean Riley Hawkins
3c27108ec7 Merge remote-tracking branch 'upstream/main' into export_notify 2022-05-30 00:08:05 +02:00
Sean Riley Hawkins
41f2ad09dd feat: testing overlay notification 2022-05-30 00:07:26 +02:00
Poly-Pixel
bfa3eb9577
fix: Fix various small issues 2022-05-29 15:27:18 -04:00
Sean Riley Hawkins
c2b970bdd6 fix: configured to use AppFlowy Directory 2022-05-29 16:50:36 +02:00
Nathan.fooo
7ff841c3d8
Merge pull request #512 from AppFlowy-IO/feat_grid_url
feat: add new field type - URL
2022-05-29 22:11:36 +08:00
appflowy
4a9627b31d chore: support open url with https scheme 2022-05-29 21:56:44 +08:00
appflowy
ae0f71b5ee chore: return URLCellData & parse url from cell content 2022-05-29 10:56:34 +08:00
Nathan.fooo
7cb9ec3042
Merge pull request #511 from vincentdchan/feature/mac-frameless-window
feat: frameless window for mac
2022-05-28 16:04:13 +08:00
appflowy
9844c02cbc chore: Merge branch 'main' into feat_grid_url
# Conflicts:
#	frontend/rust-lib/flowy-grid/src/event_handler.rs
#	shared-lib/flowy-grid-data-model/src/protobuf/model/grid.rs
2022-05-28 16:01:49 +08:00
appflowy
b8582b9b68 chore: set loaded data in SelectOptionCellEditorBloc 2022-05-28 15:55:43 +08:00
appflowy
62c322ab21 refactor: Date & SingleSelect & Multi-Select type option 2022-05-28 15:30:15 +08:00
appflowy
8d766f3bb4 refactor: cell data loader 2022-05-28 08:35:22 +08:00
Vincent Chan
c4db17f73c feat: frameless window for mac 2022-05-27 20:38:01 +08:00
appflowy
9a93a72c33 feat: add new field type 2022-05-27 19:49:14 +08:00
appflowy
2698fb43ad chore: upgrade to flutter 3.0 2022-05-25 16:05:50 +08:00
appflowy
f521c18512 fix: overflow of SelectOptionTagCell 2022-05-22 13:30:56 +08:00
appflowy
1b5b8f19d7 chore: auto expand row detail page's cell 2022-05-22 13:08:38 +08:00
appflowy
36abd969ac chore: format error message of date cell 2022-05-22 13:08:23 +08:00
appflowy
7950f8170b chore: optimaze error code 2022-05-21 21:58:46 +08:00
Sean Riley Hawkins
0cc4967645 fix: removed unused imports 2022-05-20 16:37:43 +02:00
Sean Riley Hawkins
e6ff4b5077 feat: Export Markdown to filesystem 2022-05-20 15:55:27 +02:00
appflowy
e8540b4b78 chore: fix potential issue when call notifier after it was disposed 2022-05-19 10:53:11 +08:00
appflowy
23900b49f5 chore: fix bugs 2022-05-19 10:41:00 +08:00
appflowy
f3b87d419f chore: optimaze create option progress 2022-05-18 20:21:01 +08:00
appflowy
1267c7524e refactor: TypeOptionContext 2022-05-18 17:26:50 +08:00
appflowy
5f5177355f chore: update _OptionList cell UI 2022-05-18 16:14:11 +08:00
appflowy
4840d23fff chore: add GridFieldContext 2022-05-18 15:43:10 +08:00
GangemiLorenzo
92fa53d28b chore: add translations 2022-05-17 20:25:35 +02:00
appflowy
a59a0af05b refactor: remove FieldTypeOptionContext 2022-05-17 17:22:53 +08:00
appflowy
467e0093b2 refactor: rename files 2022-05-15 17:22:56 +08:00
appflowy
f8d6aa3c74 Revert "chore: upgrade to flutter 3.0"
This reverts commit 3307e2f8fd.
2022-05-14 18:10:08 +08:00
appflowy
3307e2f8fd chore: upgrade to flutter 3.0 2022-05-14 17:40:34 +08:00
appflowy
afc563d781 chore: fix unit test 2022-05-14 10:50:11 +08:00
appflowy
c6edd1a6da chore: update data & time format 2022-05-13 22:58:49 +08:00
appflowy
efbac6c92d chore: check time format & add time format test 2022-05-13 11:31:56 +08:00
appflowy
76079d8ce0 chore: display time 2022-05-12 23:23:23 +08:00
appflowy
4f9470b076 chore: add date type option test 2022-05-12 18:07:26 +08:00
appflowy
a178546acd chore: save date cell data with time 2022-05-11 21:34:58 +08:00
appflowy
6fb163b296 refactor: customize cell data persistence 2022-05-11 21:05:04 +08:00
appflowy
19da42f210 chore: add date cell handler 2022-05-11 11:34:13 +08:00
appflowy
a2dfc8bc03 chore: set time 2022-05-10 10:26:40 +08:00
appflowy
81d75147d5 chore: update typeOption data 2022-05-10 09:33:34 +08:00
appflowy
d3841154a5 chore: config caladen ui 2022-05-09 21:32:58 +08:00
appflowy
f617a04900 refactor: cell with origin data 2022-05-09 16:45:42 +08:00
appflowy
f21ca6c52a refactor: CellCalendar with bloc 2022-05-09 14:59:26 +08:00
appflowy
13cb7eeb24 chore: add get type option data handler 2022-05-09 13:23:03 +08:00
appflowy
18752e7af8 chore: show create option message on bottom 2022-05-06 21:07:34 +08:00
appflowy
228695d517 chore: add close button on row detail page 2022-05-06 20:21:50 +08:00
appflowy
2f2b69d1a6 fix: view title update issue 2022-05-05 21:15:01 +08:00
appflowy
448c134704 fix: update workspace setting 2022-05-05 10:49:34 +08:00
appflowy
6c2c3b0666 fix: alignment in date cell 2022-05-04 21:13:05 +08:00
appflowy
0b8083cfc6 fix: create option with different color 2022-05-04 20:34:28 +08:00
appflowy
1488caa97e chore: filter out number format 2022-05-02 11:07:37 +08:00
appflowy
cf05d7da41 chore: support more number format 2022-05-01 23:11:44 +08:00
appflowy
b66d8fc5aa chore: filter for select options 2022-05-01 15:10:40 +08:00
appflowy
518d11162b chore: reload row when fields were changed 2022-04-30 22:02:22 +08:00
appflowy
6b5126b12e refactor: GridCellRequestFocusNotifier only accepts single listener 2022-04-30 09:29:43 +08:00
appflowy
371f75343c chore: add min height for row 2022-04-30 08:32:11 +08:00
appflowy
1ad7e0ece2 feat: using wrap to auto expand Multi-select or single select 2022-04-29 22:13:15 +08:00
appflowy
40443ced80 feat: expand row 2022-04-29 10:46:35 +08:00
appflowy
6e52b470a7 chore: fix wanrings 2022-04-28 20:59:35 +08:00
appflowy
3d0036a926 chore: show appflowy document path in debug info 2022-04-28 20:54:04 +08:00
appflowy
296013dcbf chore: fix wanrings 2022-04-28 16:45:33 +08:00
appflowy
371c52022b fix: reorder view and field animation 2022-04-28 16:44:35 +08:00
appflowy
0285b286a6 fix: auto expand again after reorder app 2022-04-28 16:30:04 +08:00
appflowy
ecd2dc3e72 fix: reorder bugs 2022-04-28 16:10:58 +08:00
appflowy
f972cdd3fb chore: optimize cell focus 2022-04-27 18:17:08 +08:00
appflowy
d0b4abb0c8 refactor: cell context builder 2022-04-27 13:31:54 +08:00
appflowy
70abe546a1 chore: remove freeze file 2022-04-27 09:12:27 +08:00
appflowy
b29f53c995 chore: print duplicate event erorr 2022-04-27 07:58:40 +08:00
appflowy
e8bb6f0a7f chore: save app order 2022-04-27 07:22:18 +08:00
appflowy
7f7801d04e chore: save view order 2022-04-27 07:21:37 +08:00
appflowy
25548ad9eb chore: add move view event 2022-04-26 21:18:29 +08:00
appflowy
0b1f0ed401 refactor: replace provider with bloc in ViewSection 2022-04-26 16:37:31 +08:00
appflowy
c8945133dc fix: open latest view after launch 2022-04-26 14:43:42 +08:00
Nathan.fooo
b3764e601f
Merge pull request #463 from AppFlowy-IO/fix_0.0.4_bugs
Fix 0.0.4 bugs
2022-04-26 09:21:20 +08:00
appflowy
d390ef9a3a chore: fix warnings 2022-04-25 22:03:10 +08:00
appflowy
8b4c46f75b chore: clone cell context 2022-04-25 21:20:08 +08:00
appflowy
0ac17fa6df chore: replace row when row updated 2022-04-25 10:42:24 +08:00
appflowy
cffd8fbec6 fix: setup GridCellContext fieldOnchanged callback 2022-04-24 23:20:28 +08:00
appflowy
6d385877a9 fix: bugs 2022-04-24 17:03:00 +08:00
appflowy
af5f42d296 chore: auto reload when field was changed 2022-04-24 07:34:31 +08:00
appflowy
be49784f5a chore: refactor cell context 2022-04-23 22:41:47 +08:00
appflowy
ec16fbe551 chore: cache cell data 2022-04-23 15:11:05 +08:00
appflowy
5af378c810 chore: remove field listener in cell 2022-04-22 23:36:39 +08:00
appflowy
b0f5af679c chore: cache cell data 2022-04-22 22:13:51 +08:00
appflowy
fa7097587f chore: reuse widget while inserting row 2022-04-22 20:39:49 +08:00
appflowy
bf93376cf3 fix: unselect option 2022-04-22 14:22:47 +08:00
Gagan Yadav
1946959d01
Merge branch 'main' into drag_drop_docs 2022-04-21 22:12:09 +05:30
appflowy
b9135d26a9 fix: insert row index 2022-04-21 21:24:28 +08:00
appflowy
27c40c7b34 chore: fix warnings 2022-04-21 20:37:05 +08:00
appflowy
e1711980c6 chore: edit field 2022-04-21 20:32:48 +08:00
appflowy
f66adb53c9 chore: config hover 2022-04-21 15:59:56 +08:00
appflowy
eeba6884ce chore: config row detail page 2022-04-20 16:32:23 +08:00
appflowy
f40e0c18e6 chore: refactor rowbloc 2022-04-19 21:52:46 +08:00
appflowy
b3a99be7f8 chore: refactor row cache 2022-04-19 11:41:37 +08:00
appflowy
5ee4b8a2bc chore: different color when create option for single-select or multi-select 2022-04-18 17:17:42 +08:00
Nathan.fooo
3af558fd94
Merge pull request #457 from AppFlowy-IO/fix_0.0.4_beta_2_bugs
Fix 0.0.4 beta 2 bugs
2022-04-17 21:14:04 +08:00
appflowy
006b3c3811 chore: fix unit test & warnings 2022-04-17 20:50:16 +08:00
appflowy
13e8c62988 fix: grid property list bugs 2022-04-17 15:15:34 +08:00
appflowy
917e15a1b7 chore: remove listener 2022-04-17 14:50:29 +08:00
appflowy
0a19364ea7 chore: remove row listener from rowbloc 2022-04-17 10:14:17 +08:00
appflowy
e647fd0a57 chore: add cell cache 2022-04-17 08:17:50 +08:00
appflowy
c82754f284 chore: refactor row cache with row listener 2022-04-16 22:26:34 +08:00
appflowy
3cc7c8e6de chore: cache row data 2022-04-16 21:05:41 +08:00
appflowy
792f8b95aa fix: triger rowbloc event after it was closed 2022-04-16 17:06:08 +08:00
appflowy
d4de5767a6 chore: auto resize row height 2022-04-16 10:03:47 +08:00
appflowy
f3c82f5c30 chore: insert without remove field on FieldCache 2022-04-16 10:03:47 +08:00
appflowy
ea654b602c fix: listen on listState if changed 2022-04-15 22:10:38 +08:00
appflowy
0c8850503f chore: reorder field 2022-04-15 19:56:44 +08:00
appflowy
6dbb708991 chore: repalce sliver header with single scroll view 2022-04-15 15:55:46 +08:00
appflowy
d71e0de8c3 chore: set notifier to null after dispose 2022-04-15 14:21:32 +08:00
appflowy
676dffbf21 chore: reorder fields 2022-04-15 10:24:59 +08:00
appflowy
a81db92ee1 chore: fix warnings 2022-04-14 21:57:51 +08:00
appflowy
ac766c0359 chore: fix row rebuild refresh issue 2022-04-14 21:16:29 +08:00
appflowy
b606c5ba7b chore: fix some bugs 2022-04-14 18:11:28 +08:00
appflowy
fd9e13bf4b chore: refactor grid field listener 2022-04-14 13:59:42 +08:00
appflowy
2fa6adeee6 chore: move field 2022-04-13 14:24:54 +08:00
appflowy
b0e07c952e chore: fixed grid toolbar 2022-04-13 11:06:24 +08:00
appflowy
a707410548 chore: format number cell 2022-04-12 21:31:38 +08:00