Lucas.Xu
e9d8dc9657
feat: increase line spacing
2022-08-09 17:50:32 +08:00
Lucas.Xu
ac3af7e01b
Merge pull request #799 from LucasXu0/feat/text_style
...
fix: text align error
2022-08-09 15:33:28 +08:00
Lucas.Xu
255cb47876
fix: text align error
2022-08-09 15:32:28 +08:00
Nathan.fooo
befdb10554
Merge pull request #797 from AppFlowy-IO/fix/undo-redo-handler
...
fix: undo redo handler
2022-08-09 15:23:16 +08:00
Lucas.Xu
a032a0e8db
Merge pull request #798 from LucasXu0/feat/text_style
...
update text style and document style.
2022-08-09 15:22:14 +08:00
Lucas.Xu
6f32f749bc
fix: delete style widget error
2022-08-09 15:15:53 +08:00
Lucas.Xu
4464f2abfe
feat: make the text node widget align center.
2022-08-09 14:50:31 +08:00
Vincent Chan
7c58654fe8
fix: undo redo handler
2022-08-09 14:04:40 +08:00
Nathan.fooo
2853831442
Merge branch 'main' into #692
2022-08-09 13:52:19 +08:00
Nathan.fooo
b9de45a110
Merge pull request #792 from LucasXu0/feat/mouse_cursor_style
...
Feat/mouse cursor style
2022-08-09 13:48:49 +08:00
Nathan.fooo
aaee3003ce
Merge pull request #793 from AppFlowy-IO/feat/refactor_plugin_path
...
Refactor plugins path
2022-08-09 12:37:52 +08:00
appflowy
9e090b0183
chore: fix typo: pannel -> panel
2022-08-09 11:59:22 +08:00
Lucas.Xu
b9c0c1209a
feat: support more command + x shortcut
2022-08-09 11:46:40 +08:00
Vincent Chan
8e310d233f
Merge pull request #790 from AppFlowy-IO/feat/copy-styles
...
Feat/copy styles
2022-08-09 11:30:30 +08:00
Lucas.Xu
f4a31768cb
feat: support rendering text background color and text color
2022-08-09 11:20:53 +08:00
Lucas.Xu
fdbecd7f10
fix: typo
2022-08-09 10:46:51 +08:00
Lucas.Xu
06d11a91d1
feat: lineThrough and underline can coexist
2022-08-09 10:44:00 +08:00
appflowy
6d385e811f
refactor: move plugin application and presentation together
2022-08-09 10:38:11 +08:00
appflowy
61df3848e4
chore: update appflowy_board pub.dev config
2022-08-09 10:03:42 +08:00
Aryman
c8d5769b11
refactor: remove print statement
2022-08-09 01:45:56 +05:30
Aryman
1cca7acf1b
perf: added right click context menu functionality
2022-08-09 01:43:04 +05:30
Lucas.Xu
585c9f8753
fix: fix something wrong when deleting the text nodes
2022-08-08 23:28:40 +08:00
Lucas.Xu
af2f6a03d5
feat: implement logic that pressing enter key without shift key in text nodes
2022-08-08 23:18:07 +08:00
Lucas.Xu
364a8e6ad2
chore: replace 'checkbox' with StyleKey.checkbox
2022-08-08 22:29:02 +08:00
Ian Su
d56e8c7673
fix: add icon_url in migration
2022-08-08 22:19:05 +08:00
Lucas.Xu
6dcf3b3fa7
feat: set mouse cursor style to text when hovering on the text node
2022-08-08 20:34:26 +08:00
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
ef8d154736
Merge pull request #788 from LucasXu0/fix/ime_error
...
fix: could not delete character when using IME
2022-08-08 20:08:12 +08:00
appflowy
0abd62829c
chore: update pubspec path
2022-08-08 19:59:17 +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
Vincent Chan
9d9b0e5878
feat: add stringify tag
2022-08-08 19:09:19 +08:00
Nathan.fooo
0bf4a79ec9
Merge pull request #787 from AppFlowy-IO/feat/add-default-impl-for-image
...
Feat: add default impl for image
2022-08-08 18:47:48 +08:00
Nathan.fooo
a138b32c8e
Merge pull request #786 from LucasXu0/feat/markdown_input
...
implement markdown input style, like, #, *, -, -[]
2022-08-08 18:47:16 +08:00
appflowy
db5b3e3bd3
chore: update ui
2022-08-08 18:43:37 +08:00
Lucas.Xu
27ea5a11a9
feat: disable scroll when showing popuplist
2022-08-08 18:40:09 +08:00
Lucas.Xu
6e71ec23a1
feat: delete slash when using the popuplist and pressing enter key
2022-08-08 18:24:11 +08:00
Lucas.Xu
1ece5cfd9e
feat: binary search selection supports searching child nodes
2022-08-08 18:11:20 +08:00
Naughtz
1c19bee773
fix: fix actions fail
2022-08-08 17:12:27 +08:00
Naughtz
0d1eb5e48d
Merge branch 'AppFlowy-IO:main' into main
2022-08-08 16:45:48 +08:00
Naughtz
88423c1e86
feature: Shortcut for collapse the left sidebar #692
2022-08-08 16:36:26 +08:00
Lucas.Xu
2f84d7e54e
fix: fix crash when selecting the last node
2022-08-08 16:17:17 +08:00
Lucas.Xu
dc018bc7e4
fix: could not delete character when using IME
2022-08-08 16:08:01 +08:00
Vincent Chan
91c62cb0ae
feat: add default impl for image node
2022-08-08 15:46:02 +08:00
Lucas.Xu
19fc154681
feat: implement markdown input, like, #, *, -, -[]
2022-08-08 15:33:11 +08:00
Vincent Chan
7eb95def7c
feat: handle triple tap
2022-08-08 14:43:45 +08:00
Lucas.Xu
7855e5403c
feat: convert text to bulleted list style when inputing '* ' or '- '
2022-08-08 13:59:38 +08:00
Naughtz
237f2f6190
Merge branch 'AppFlowy-IO:main' into main
2022-08-08 13:39:46 +08:00
Lucas.Xu
849e19e1ef
fix: popuplist will not show when the selection is not collapsed
2022-08-08 13:37:56 +08:00
Chirag Bargoojar
9f490eefb0
Merge branch 'AppFlowy-IO:main' into main
2022-08-08 10:33:27 +05:30
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
Lucas.Xu
9b9de523da
fix: flowy_rich_text will not automatically wrap when the text exceeds a line
2022-08-08 10:54:09 +08:00
appflowy
971a5e245a
chore: rename folder
2022-08-08 10:49:00 +08:00
Lucas.Xu
25387cd0b0
feat: customizes quoted text style
2022-08-08 10:29:45 +08:00
Lucas.Xu
59838f5845
feat: customizes checkbox text style
2022-08-08 10:29:45 +08:00
Lucas.Xu
f6fbe55477
feat: flowy_rich_text supports placeholder and customizes placeholder style
2022-08-08 10:29:45 +08:00
Lucas.Xu
274b3d1d25
fix: focusNode lost focus
2022-08-08 10:29:45 +08:00
appflowy
a333f558f4
chore: rename flowy_board to appflowy_board
2022-08-08 10:27:58 +08:00
Lucas.Xu
2b113aae7f
chore: format code
2022-08-08 10:23:43 +08:00
chiragkr04
58e6c58e65
fix: tooltip for open row as page
2022-08-07 20:04:54 +05:30
appflowy
ae57216c0a
chore: add license
2022-08-07 16:11:42 +08:00
Lucas.Xu
fb267ace18
feat: optimize the calculation of cursor position and selection position
2022-08-07 12:18:16 +08:00
Lucas.Xu
7e6c7a2b4e
feat: refactor current selection and current selectedNodes in selection_service
2022-08-07 11:45:27 +08:00
appflowy
1ba24c00ba
chore: fix reset phantom record bug
2022-08-07 11:26:45 +08:00
appflowy
621c9615a1
chore: update import path
2022-08-07 10:46:31 +08:00
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
c035c9cf93
chore: config insert animation
2022-08-06 14:52:39 +08:00
appflowy
151e735d27
chore: dart fmt
2022-08-06 11:21:25 +08:00
Lucas.Xu
4b4ce1020d
feat: optimize selection implement by binary search
2022-08-06 00:08:03 +08:00
Nathan.fooo
25226bf26b
Merge pull request #769 from AppFlowy-IO/feat/handle-google-docs-style
...
Feat: handle google docs html style
2022-08-05 23:56:39 +08:00
Nathan.fooo
adc03a1741
Merge pull request #772 from AppFlowy-IO/feat/video_plugin
...
feat: implement youtube link plugin
2022-08-05 23:55:40 +08:00
Nathan.fooo
4d6227c502
Merge pull request #773 from LucasXu0/feat/macos_ime_support
...
feat: support IME in macOS
2022-08-05 23:55:23 +08:00
appflowy
8ca1cc0a21
chore: add documentation
2022-08-05 23:53:50 +08:00
appflowy
9e4dbc53f7
chore: add documentation
2022-08-05 20:33:00 +08:00
Lucas.Xu
ec47aa51a1
feat: support IME in macOS
2022-08-05 20:05:36 +08:00
annie
9b86e06377
feat: implement video plugin
2022-08-05 19:42:39 +08:00
Nathan.fooo
d758cc749a
Merge pull request #768 from LucasXu0/feat/auto_scroll_service
...
implement autoscrolling on edge touch
2022-08-05 19:25:02 +08:00
Vincent Chan
e472c64506
feat: handle google docs paste style
2022-08-05 15:04:24 +08:00
appflowy
2e0256f305
fix: inserted index out of boundr
2022-08-05 12:51:47 +08:00
appflowy
e592a09ec3
chore: remove phantom where dragTarget disappear
2022-08-05 12:09:27 +08:00
appflowy
3977925e8a
chore: add documentation
2022-08-05 11:59:20 +08:00
Lucas.Xu
70853b918e
Merge remote-tracking branch 'origin/main' into feat/toolbar_service
2022-08-05 11:04:21 +08:00
Lucas.Xu
e5787090d2
feat: implement autoscrolling on edge touch
2022-08-05 10:59:51 +08:00
Vincent Chan
593cc253c2
fix: transform error
2022-08-05 10:59:17 +08:00
Vincent Chan
b667c912a7
feat: cut content
2022-08-05 10:59:17 +08:00
appflowy
a0d7f114c0
fix: invalid drag start index
2022-08-05 10:29:39 +08:00
appflowy
c25237c767
fix: reorder bugs
2022-08-05 09:49:16 +08:00
appflowy
20f34dc952
Merge branch 'main' into feat/board_ui_temp
2022-08-04 23:33:39 +08:00
appflowy
146cc5c5e9
fix: fix some bugs
2022-08-04 23:30:27 +08:00
appflowy
e8dad2ef03
chore: update
2022-08-04 21:12:26 +08:00
Nathan.fooo
398a86bbfd
Merge pull request #765 from naughtz/main
...
test: add grid URL unit tests
2022-08-04 21:01:23 +08:00
周屹峰
90f69c3f2d
test: add grid URL unit tests
2022-08-04 19:43:44 +08:00
appflowy
9ea4c8b260
chore: add overlap dragTarget interceptor
2022-08-04 18:19:53 +08:00
appflowy
dbc5de2968
chore: update board layout, support footer and header
2022-08-04 15:08:15 +08:00
Vincent Chan
8b60cd7abd
refactor: use node iterator for selection
2022-08-04 11:45:18 +08:00
Vincent Chan
2eecda0483
refactor: from node traverser to node iterator
2022-08-04 10:56:24 +08:00
Vincent Chan
061168bd82
refactor: use contant variable
2022-08-04 10:41:07 +08:00
Lucas.Xu
90fa1312f2
fix: update the selection after render completed
2022-08-03 22:53:19 +08:00
Lucas.Xu
eb7c65aa8b
feat: add empty document entry in example
2022-08-03 22:12:52 +08:00
Lucas.Xu
58d656d9f4
feat: implement selectable popup list widget
2022-08-03 22:12:09 +08:00
appflowy
a4b4b20cfc
chore: config board ui
2022-08-03 20:39:08 +08:00
Vincent Chan
7ef053eb0d
feat: copy multiple text
2022-08-03 19:50:39 +08:00
Vincent Chan
8da6faa74b
feat: node traverser
2022-08-03 19:36:38 +08:00
Vincent Chan
2a6412f81a
feat: copy from html
2022-08-03 18:18:04 +08:00
Lucas.Xu
1166d03b75
feat: update selection position after updating text node style.
2022-08-03 17:05:09 +08:00
Lucas.Xu
35bafbaadc
feat: implement popup list service
2022-08-03 16:34:11 +08:00
Vincent Chan
290435b0ee
feat: paste text inside text
2022-08-03 16:06:07 +08:00
Vincent Chan
e73465170a
feat: paste html rich text inside text
2022-08-03 15:33:54 +08:00
Vincent Chan
aba84a3ccd
feat: paste inside the TextNode
2022-08-03 15:33:54 +08:00
Vincent Chan
4e3e9d1a2c
feat: paste hyper link
2022-08-03 15:33:54 +08:00
Vincent Chan
67fd06366e
feat: handle HTMLElement
2022-08-03 15:33:54 +08:00
Vincent Chan
d283211671
feat: paste multi lines text
2022-08-03 15:33:54 +08:00
Vincent Chan
40c3f07be4
feat: use patch nodes
2022-08-03 15:33:54 +08:00
Vincent Chan
9ceced4648
feat: parse html
2022-08-03 15:33:54 +08:00
Vincent Chan
ee25f032db
feat: copy & paste key event handlers
2022-08-03 15:33:54 +08:00
Lucas.Xu
a3bd9fd0e1
feat: expand rich text to handle gestures.
...
(cherry picked from commit ce1eca28e1b9a5ef443f1123ac1b33d89efb6788)
2022-08-03 10:08:49 +08:00
tsuiyuenhong
7de2f7fa49
Merge remote-tracking branch 'origin/main' into feat/flowy_editor
2022-08-03 09:04:16 +08:00
Nathan.fooo
dfb6ff7d04
Merge pull request #264 from texhno/main
...
Small fixes for `docker-compose up` command's error and warning
2022-08-03 08:19:51 +08:00
Nathan.fooo
114e58ff14
Merge pull request #414 from verebes1/main
...
feat: Add Polish translation
2022-08-03 08:17:01 +08:00
Nathan.fooo
d6911b7b5f
Merge pull request #755 from AppFlowy-IO/feat/fix_install_macos
...
chore: fix install script errors
2022-08-03 08:15:00 +08:00
Lucas.Xu
c7432e640b
feat: delay rendering selection(need to be refactored).
2022-08-02 20:22:39 +08:00
Lucas.Xu
397f43cbe1
feat: implement remove subtype if text node is empty when pressing enter key
2022-08-02 20:08:32 +08:00
Lucas.Xu
a1be60721e
fix: pressing enter key in the edge of node doesn't work good.
2022-08-02 17:16:07 +08:00
Lucas.Xu
5fdcdbd357
fix: bulleted-list typo
2022-08-02 17:15:07 +08:00
Lucas.Xu
fa05170c86
chore: fix test error
2022-08-02 16:25:35 +08:00
Lucas.Xu
56ac86fb51
chore: add some comments in image plugins.
2022-08-02 15:44:32 +08:00
Lucas.Xu
b913db2301
Merge remote-tracking branch 'origin/feat/flowy_editor' into feat/flowy_editor_input_service
2022-08-02 15:15:48 +08:00
Lucas.Xu
14bd18e21c
feat: implement enter key event handler and keep attributes after insert
2022-08-02 14:27:16 +08:00
weidong fu
386ee15f1b
chore: fix install script errors
2022-08-02 14:06:07 +08:00
Lucas.Xu
1ba15b321b
feat: implement revert text in toolbar service
2022-08-02 11:47:48 +08:00
Lucas.Xu
9b6afcc5c9
feat: implement heading, quote, bulleted_list in toolbar service
2022-08-02 11:42:16 +08:00
Lucas.Xu
b11a127432
feat: implement italic, strikethrough and underline in toolbar service
2022-08-02 11:01:58 +08:00
Lucas.Xu
ba78f0073d
feat: implement bold text in toolbar service
2022-08-02 10:25:18 +08:00
Nathan.fooo
598a910c0c
Merge pull request #752 from LucasXu0/feat/flowy_editor_input_service
...
feat: implement toolbar UI part.
2022-08-02 09:55:10 +08:00
Lucas.Xu
5ecfc4ff2e
feat: refactor the text editing code
2022-08-02 09:45:19 +08:00
appflowy
ff098c538e
chore: rename fns
2022-08-02 09:11:04 +08:00
appflowy
00d81a329f
chore: update lib-ot documentation again and rename some structs
2022-08-02 08:55:33 +08:00
Lucas.Xu
159fe63575
feat: implement edit text style by command + x
2022-08-01 22:41:30 +08:00
Vincent Chan
2f58c54b81
refactor: batch insert and delete nodes
2022-08-01 18:09:05 +08:00
Lucas.Xu
06cab949f2
chore: delete unused import, and sort the imports.
2022-08-01 18:05:19 +08:00
Lucas.Xu
846a273de8
feat: rename toolbar
2022-08-01 17:48:16 +08:00
Lucas.Xu
934cb6ab6b
feat: implement toolbar UI part.
2022-08-01 17:42:37 +08:00
Vincent Chan
9b764731e7
Merge pull request #749 from AppFlowy-IO/feat/transaction-to-json
...
Feat: transaction to json
2022-08-01 17:20:56 +08:00
Vincent Chan
46dba122bd
refactor: remove named parameters
2022-08-01 13:22:06 +08:00
Nathan.fooo
a47af561ab
Merge pull request #739 from Poly-Pixel/windows-dev-install-script
...
Add Windows development environment install script
2022-08-01 12:42:57 +08:00
Vincent Chan
5e86b83eee
feat: fromJson
2022-08-01 12:41:51 +08:00
Vincent Chan
2e2de29789
feat: transaction to json
2022-08-01 12:05:28 +08:00
appflowy
57a95825d9
chore: rename flowyStr to OTString
2022-08-01 11:32:25 +08:00
Lucas.Xu
58856ccb1e
feat: implement deleting text in multiple lines.
2022-08-01 11:29:04 +08:00
appflowy
f8c071e13d
chore: update documentation about how the iterator/FlowyStr/Operation work
2022-08-01 11:18:42 +08:00
Lucas.Xu
c65f2e1b38
fix: delete text in single line
2022-08-01 10:42:38 +08:00
appflowy
798e16d3aa
chore: update lib ot tests
2022-08-01 09:31:40 +08:00
Nathan.fooo
da92bcd91a
Merge pull request #746 from AppFlowy-IO/feat/fix_install_macos_sh
...
chore: fix instal_macos.sh download glint error
2022-07-31 20:29:05 +08:00
appflowy
67f027bf3b
chore: fix instal_macos.sh download glint error
2022-07-31 20:09:41 +08:00
appflowy
af61cae182
ci: fix docker builder
2022-07-31 19:43:52 +08:00
Nathan.fooo
44d9b8ab26
Merge pull request #744 from sky1095/fix/overlay-demo-example
...
fix: ProviderNotFound exception in overlay demo example
2022-07-31 17:35:18 +08:00
Nathan.fooo
9685aeb0cb
Merge pull request #707 from AppFlowy-IO/feat/flowy_grid_crate_documentation
...
chore: add documentation for flowy-grid crate
2022-07-31 17:33:12 +08:00
Lucas.Xu
d058f2d591
feat: bold the text by command/control + b/B
2022-07-31 17:16:07 +08:00
Lucas.Xu
b577489c2f
feat: implement delete multiple text node and merge the text.
2022-07-31 16:14:12 +08:00
sky1095
fecc1ec31b
fix: ProviderNotFound exception in overlay demo example
2022-07-31 13:36:52 +05:30
Lucas.Xu
89a0a5599e
fix: cursor cannot be selected in same position.
2022-07-31 16:01:46 +08:00
Lucas.Xu
29fe4811c3
fix: selection areas could not overlay
2022-07-31 15:59:43 +08:00
Poly-Pixel
19adfce065
Merge branch 'AppFlowy-IO:main' into windows-dev-install-script
2022-07-29 12:50:26 -07: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
Lucas.Xu
b245841ec3
feat: implement text delete
2022-07-30 00:00:10 +08:00
Lucas.Xu
575e01c909
feat: implement text replacement in singe selection
2022-07-29 23:27:39 +08:00
Lucas.Xu
55d46edeaf
fix: node change notifier doesn't work
2022-07-29 23:16:56 +08:00
Lucas.Xu
c4b3c54a7c
chore: format code
2022-07-29 15:45:49 +08:00
Lucas.Xu
966eea2179
chore: format code
2022-07-29 15:36:17 +08:00
Lucas.Xu
ed1dc8ccef
feat: refactor render plugin service
...
1. abstract render plugin as service.
2. simplify plugin development.
3. delete unused code
2022-07-29 14:29:39 +08:00
Poly-Pixel
86799bbb96
fix: fix last command issue
2022-07-28 21:05:33 -07:00
Poly-Pixel
3caa565610
fix: fix remaining PATH issues
2022-07-28 20:04:46 -07:00
Lucas.Xu
c5e9008f4b
feat: wrapping heading text with Padding instead of two SizeBoxs.
2022-07-29 10:42:00 +08:00
Lucas.Xu
e4c3a3ae84
feat: modify svg size
2022-07-29 10:38:02 +08:00
Lucas.Xu
7489455c20
chore: typo
2022-07-29 10:34:59 +08:00
Lucas.Xu
ec83a68602
chore: resolve conflicts.
2022-07-29 10:20:48 +08:00
shih.zhang
b28422f25f
Update zh-CN.json
2022-07-29 09:58:56 +08:00
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
Lucas.Xu
fce8ea1e80
feat: add checkbox style
2022-07-28 23:04:51 +08:00
Lucas.Xu
32ee068c73
chore: resolve docker-compose.yml conflicts
2022-07-28 10:12:19 -04:00
тнomas
7a197df57c
fix: Fixes docker-compose up error and warning
2022-07-28 10:12:19 -04:00
Lucas.Xu
51bc965029
feat: add bulleted-list and number-list
2022-07-28 19:59:15 +08:00
Lucas.Xu
734b642fcc
feat: add checkbox and heading style
2022-07-28 19:40:13 +08:00
Vincent Chan
2a09f69bec
feat: double tap on text
2022-07-28 19:31:45 +08:00
Vincent Chan
b91c5d9c7b
refactor: add hitTest method for selection service
2022-07-28 16:06:52 +08:00
Vincent Chan
1d3e5a9e8b
feat: handle shift keys
2022-07-28 15:25:19 +08:00
Vincent Chan
883740d79a
fix: assets of document
2022-07-28 15:02:50 +08:00
Vincent Chan
0ba7c53dad
feat: remove unused imports
2022-07-28 14:41:29 +08:00
Vincent Chan
3e2883aa3b
Merge branch 'feat/flowy_editor' into feat/handle-arrow-keys
2022-07-28 14:35:43 +08:00
Lucas.Xu
6b59050ef3
Merge pull request #726 from LucasXu0/feat/flowy_editor_input_service
...
feat: add input service to handle text editing.
2022-07-28 14:26:15 +08:00
Lucas.Xu
612e3dd50f
feat: decorate TextSpan with global style
2022-07-28 12:10:19 +08:00
Lucas.Xu
985fe14a8b
feat: update RichText render style
2022-07-28 11:41:39 +08:00
Nathan.fooo
97c0198e77
Merge pull request #721 from LucasXu0/fix/linux_arm64_build
...
fix: update faccess version from 0.2.3 to 0.2.4 for fixing linux-arm64 building
2022-07-28 09:51:25 +08:00
Poly-Pixel
5309b2a757
style: run cargo fmt
2022-07-27 10:42:33 -04:00
Lucas.Xu
c5560caf3c
feat: import SvgPicture package to display SVG
2022-07-27 22:06:32 +08:00
Lucas.Xu
45a8566e61
feat: implement rich text component in flowy_ediotr and support markdown style rendering.
2022-07-27 20:24:26 +08:00
Vincent Chan
9851b26f22
fix: transform error for path
2022-07-27 19:42:09 +08:00
Vincent Chan
53b982e7c9
feat: arrow up and down
2022-07-27 18:19:21 +08:00
Vincent Chan
e74f5e84dc
feat: handle arrow keys
2022-07-27 15:53:37 +08:00
Vincent Chan
982cd62fcc
Merge pull request #725 from AppFlowy-IO/feat/operation-transform
...
Feat: operation transform
2022-07-27 14:48:38 +08:00
Lucas.Xu
445ff561b5
feat: implement handler - press the enter key in the edge of text node
2022-07-27 14:43:45 +08:00
Vincent Chan
033410aacd
feat: transform operation in transaction builder
2022-07-27 13:56:49 +08:00
Vincent Chan
c72fead19c
feat: operation transforming
2022-07-27 13:27:24 +08:00
Lucas.Xu
84eed9e340
feat: refresh the selection when the metrics changed.
2022-07-27 12:16:23 +08:00
Lucas.Xu
155b675dbe
feat: implement input service(alpha)
2022-07-27 10:56:30 +08:00
Nathan.fooo
5dde868e0b
Merge pull request #722 from LucasXu0/feat/flowy_editor
...
chore: add selection_service documentation and resymbol shortcut service.
2022-07-27 10:21:05 +08:00
Lucas.Xu
c048c8f623
fix: compute wrong upward selection
2022-07-26 23:31:56 +08:00
Lucas.Xu
92675a1f48
Merge pull request #701 from AppFlowy-IO/feat/flowy_editor_documentation
...
chore: update operation documentation
2022-07-26 20:20:07 +08:00
Lucas.Xu
cde2127dec
feat: compute cursor and selection by [Selection] or [Offset]
2022-07-26 20:10:47 +08:00
Lucas.Xu
114ae2b45d
feat: compute cursor and selection by [Selection] or [Offset]
2022-07-26 18:40:53 +08:00
Lucas.Xu
941671568e
chore: remove unused import
2022-07-26 14:31:10 +08:00
Lucas.Xu
1907284534
chore: add selection_service documentation and resymbol shortcut service.
2022-07-26 13:36:32 +08: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
Nathan.fooo
7728206e42
Merge pull request #702 from AppFlowy-IO/feat/operation_transform_documentation
...
chore: add documentation for lib-ot crate
2022-07-26 11:59:33 +08:00
Lucas.Xu
e89e40d652
fix: update faccess version from 0.2.3 to 0.2.4 for fixing linux-arm64 building ( https://github.com/Freaky/faccess/pull/1 )
2022-07-26 11:58:21 +08:00
Nathan.fooo
b967453047
Merge pull request #709 from LucasXu0/feat/flowy_editor
...
feat: Implement arrow up/down/left/right event handler. #708
2022-07-26 11:54:44 +08:00
Nathan.fooo
6b363fab52
Merge pull request #719 from MikeWallaceDev/feat_replace_commit_lint_with_gitlint
...
Feat replace commit lint with gitlint
2022-07-26 11:00:16 +08:00
MikeWallaceDev
51617d9eb9
docs: made small changes to grammar
2022-07-25 17:17:11 -04:00
Lucas Oliveira
7295554355
fix: inative background color
2022-07-25 14:45:37 -03:00
MikeWallaceDev
244549b167
fix: bah! removing duplicate code.
2022-07-25 13:37:58 -04: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
MikeWallaceDev
f993e1d076
feat: add gitlint dependency
2022-07-25 12:23:33 -04:00
MikeWallaceDev
943ce37623
feat: remove commitlint and node.js dependency
2022-07-25 12:23:33 -04:00
Lucas.Xu
fcb09e9636
feat: typo and document
2022-07-25 20:23:24 +08:00
Lucas.Xu
0bf1e61d55
feat: implement floating shortcut
2022-07-25 18:28:00 +08:00
appflowy
516e894c6a
chore: borad ui
2022-07-25 17:21:37 +08:00
Lucas.Xu
2f86cac8af
feat: Implement arrow up/down/left/right event handler. #708
2022-07-25 15:58:57 +08:00
appflowy
00785022e8
chore: add documentation for flowy_grid crate
2022-07-25 15:30:34 +08:00
Zaki Mubarok
7c5c6f2faa
Merge branch 'AppFlowy-IO:main' into dev
2022-07-25 13:38:26 +07:00
Nathan.fooo
a76dd40b3b
Merge branch 'main' into feat/operation_transform_documentation
2022-07-25 14:36:18 +08:00
kakzaki
22398985b6
fix: add indonesian translation
2022-07-25 13:35:16 +07:00
Nathan.fooo
8b11028aa1
Merge pull request #667 from LucasXu0/feat/flowy_editor
...
feat: render selection and cursor.
2022-07-25 14:17:15 +08:00
Lucas.Xu
e1d990e4ae
feat: support floating selection and delete textnode
2022-07-25 14:14:40 +08:00
appflowy
8cdecd50fe
chore: rename structs
2022-07-25 13:50:58 +08:00
Lucas.Xu
f58a6c9523
feat: implement floating cursor and selection
2022-07-25 11:07:20 +08:00
Poly-Pixel
89dc2f0370
fix: forgot to uncomment a line!
2022-07-24 12:34:55 -07:00
Poly-Pixel
7eb7fad336
fix: fix most PATH-related issues
2022-07-27 18:09:59 -07:00
Poly-Pixel
85850af541
feat: add windows dev environment install script
2022-07-26 18:26:44 -07:00
appflowy
dd71acf843
chore: rename some function & add more documentation
2022-07-24 18:10:29 +08:00
appflowy
3c5b9e6b50
chore: add documentation for lib-ot crate
2022-07-24 17:40:40 +08:00
appflowy
2661a6a4ae
chore: update operation documentation
2022-07-24 10:14:51 +08:00
sunny7dusk
59b511c52c
feat: Initial implementation of updated language selector ui based on figma
2022-07-23 13:15:34 -04:00
Nathan.fooo
7af259c056
Merge pull request #424 from eliovir/patch-1
...
Typo
2022-07-23 17:42:22 +08:00
Nathan.fooo
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
appflowy
f5268178c4
chore: add documentation in grid uint test
2022-07-23 16:57:28 +08:00
Nathan.fooo
e4f13b57eb
Merge pull request #684 from SiderealArt/patch-1
...
feat: add zh-TW translation
2022-07-23 14:15:52 +08:00
SiderealArt
3fde59836e
feat: add zh-tw translation
2022-07-23 04:44:02 +00:00
SiderealArt
ed26ffe393
feat: add zh-TW translation
2022-07-23 04:40:42 +00:00
Nathan.fooo
86a8a66e12
Merge pull request #678 from kakzaki/main
...
feat: add indonesian translation
2022-07-23 10:35:54 +08:00
Nathan.fooo
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
Daniel
492d35dd05
feat: add spanish translations
2022-07-22 14:47:15 +01:00
Vincent Chan
a120853d06
feat: redo
2022-07-22 15:49:56 +08:00
Lucas.Xu
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
kakzaki
6a8bddcf75
feat: add indonesian translation
2022-07-22 14:36:58 +07:00
kakzaki
ab89aa2ba9
feat: add indonesian transation
2022-07-22 14:29:01 +07:00
kakzaki
a273184afd
feat: add indonesian translation
2022-07-22 14:20:10 +07:00
Lucas.Xu
e16444f88e
fix: make sure the state is implemnt selectable, otherwise return.
2022-07-22 10:43:47 +08:00
Lucas.Xu
6c811aef72
Merge branch 'feat/flowy_editor' into feat/flowy_editor
2022-07-22 10:37:01 +08:00
Lucas.Xu
34a1da8450
chore: delete unused code
2022-07-22 09:44:20 +08:00
mastergyp
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
Ian Su
1a887979c4
fix: fix merge from main
2022-07-22 00:54:11 +08:00
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
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
appflowy
da3fd11737
fix: open the latest view when AppFlowy launch.
2022-07-20 20:08:42 +08:00
Nir Givon
1758d8b74a
fix: Typo: Month/Month/Day -> Year/Month/Day
2022-07-20 13:58:51 +03: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
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
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
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
730c85a0da
Merge branch 'feat/flowy_editor' into feat/flowy_editor
2022-07-19 21:30:27 +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
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
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
Vincent Chan
ac228a5316
refactor: better abstract style
2022-07-18 20:14:25 +08:00
Lucas.Xu
f526d29f59
chore: support https request in macOS platform.
2022-07-18 19:51:28 +08:00
Vincent Chan
f910b9dc61
feat: delta to string
2022-07-18 19:51:19 +08:00
Lucas.Xu
5cba777410
Merge branch 'AppFlowy-IO:feat/flowy_editor' into feat/flowy_editor
2022-07-18 19:42:35 +08:00
Lucas.Xu
9c43c465f8
chore: delete unused import
2022-07-18 19:38:42 +08:00
Vincent Chan
b75c142433
feat: re-export transaction_builder
2022-07-18 19:36:18 +08:00
appflowy
8683c2f343
fix: reload number cell
2022-07-18 19:27:01 +08:00
Vincent Chan
e9ce4c5f05
fix: make the finish() function private
2022-07-18 18:39:44 +08:00
Vincent Chan
9307edb50d
feat: transaction builder
2022-07-18 18:04:58 +08:00
appflowy
cefd64034d
refactor: add Grid prefix to some Grid cells
2022-07-18 17:48:33 +08:00
Lucas.Xu
d5015f0dfb
feat: add url_launcher into dependency
2022-07-18 17:44:37 +08:00
Vincent Chan
e92677d2ce
Merge branch 'feat/flowy_editor' into feat/text-delta-to-text-span
2022-07-18 16:56:47 +08:00
Vincent Chan
4b7c997083
feat: text delta to text span
2022-07-18 16:47:38 +08:00
Lucas.Xu
de06188c5e
feat: rebuild the widget when node changed.
2022-07-18 13:14:50 +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
5ea3213c4e
chore: fix tests
2022-07-17 12:57:25 +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
Lucas.Xu
4d6bd2b77e
Merge branch 'AppFlowy-IO:feat/flowy_editor' into feat/flowy_editor
2022-07-16 20:09:50 +08:00
Lucas.Xu
1039c5517f
fix: rebuilding node widgets when the subtype changes
2022-07-16 20:08:41 +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
Nathan.fooo
e01a0cf8a5
Merge pull request #614 from AppFlowy-IO/feat/type_option_widget
...
chore: rename classes
2022-07-15 16:49:10 +08:00
Vincent Chan
def03273b8
test: invert
2022-07-15 12:17:46 +08:00
Vincent Chan
3cbac6f3f9
feat: invert delta
2022-07-15 11:51:58 +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
Nathan.fooo
36ee62aadf
Merge pull request #613 from MikeWallaceDev/remove_pubspec_lock
...
chore: remove pubspec.lock generated by libraries.
2022-07-15 08:35:16 +08:00
MikeWallaceDev
eda54719b1
chore: remove pubspec.lock generated by libraries. Keep the one in the application
2022-07-14 14:23:06 -04: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
Lucas.Xu
6eb347a096
feat: Add node validator and update op methods
2022-07-14 13:59:05 +08:00
appflowy
ab80e9b0ed
chore: add 5 rows in test grid
2022-07-14 09:29:05 +08:00
appflowy
d02acbae6e
chore: add more test
2022-07-14 08:05:38 +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
appflowy
602aab45e2
chore: unit test for cell content
2022-07-13 17:25:03 +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
appflowy
f10e324b73
refactor: type options directory
2022-07-13 11:09:13 +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
appflowy
1e3640f8ac
chore: config cell displayable data
2022-07-12 22:24:01 +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
appflowy
284755eccf
refactor: row builder
2022-07-12 15:49:14 +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
appflowy
7d39e90a9a
chore: separate RowScript from EditorScropt
2022-07-11 20:09:34 +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
766af21bc8
Merge pull request #600 from AppFlowy-IO/feat/row_filter_test
...
Feat/row filter test
2022-07-10 22:50:35 +08:00
Lucas.Xu
fda632e4e3
Merge pull request #597 from MikeWallaceDev/fix_linux_build_on_x86_64
...
fix : fix linux build on x86_64
2022-07-10 22:37:58 +08:00
appflowy
5bfbda5606
fix: decode cell revision into AnyCellData
2022-07-10 22:26:21 +08:00
appflowy
8fa7a20326
chore: make grid setting from revision
2022-07-10 17:06:36 +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
appflowy
24f2bf398e
chore: add filter feature flag & enable filter tests
2022-07-10 08:36:07 +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
appflowy
ec1113b134
chore: add date filter tests
2022-07-09 11:19:17 +08:00
appflowy
4f30f8e2cd
refactor: separate filter operation from filter_entities mod
2022-07-08 16:32:11 +08:00
appflowy
6a01a44cc2
refactor: rm filter login from eneities mod
2022-07-08 16:08:39 +08:00
appflowy
45774093e1
chore: separate cell operation from row mod
2022-07-08 15:41:26 +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
4ec1e4024e
refactor: cell data parser
2022-07-08 13:06:06 +08:00
appflowy
41989cf186
chore: add comments
2022-07-08 10:50:14 +08:00
appflowy
6fd36980c8
chore: fix tests
2022-07-08 08:37:12 +08:00
MikeWallaceDev
7ae7dc497b
fix: fix linux build on x86_64
2022-07-07 20:35:59 -04:00
appflowy
487dd13c6c
chore: fix dart import errors
2022-07-07 23:05:35 +08:00
appflowy
0d5f0d29d9
chore: add checkbox & select option filter tests
2022-07-07 22:45:17 +08:00
appflowy
e8e719b73f
refactor: separate multi-select and single-select
2022-07-07 18:20:12 +08:00
appflowy
da0a7f01b3
chore: add text filter & number filter tests
2022-07-07 14:56:04 +08:00
Nathan.fooo
63c7af5fd2
Merge pull request #594 from AppFlowy-IO/refactor/lib_dispatch_serde_feat
...
chore: config feature flag in lib-dispatch
2022-07-06 14:43:28 +08:00
appflowy
9f60741de0
chore: config feature flag in lib-dispatch
2022-07-06 13:31:13 +08:00
appflowy
e60bf3fb85
chore: disable task schedule
2022-07-06 13:08:43 +08:00
appflowy
3845a75d61
chore: fix warnings
2022-07-06 11:59:05 +08:00
appflowy
5b504740ef
chore: config cell filter operation
2022-07-06 10:38:54 +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
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
appflowy
8963561355
chore: rm flowy-user-data-model crate
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
appflowy
784996368b
chore: move entities from flowy-folder-data-model to flowy-folder crate
2022-07-04 14:28:41 +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
a9a797ddaf
refactor: wrap FieldRevision with Arc
2022-07-01 10:39:16 +08:00
appflowy
50d0eff039
chore: cache filter result
2022-06-30 23:00:03 +08:00
appflowy
4d8f101a42
chore: gen filter task
2022-06-29 20:51:53 +08:00
Nathan.fooo
6554b8354b
Merge pull request #579 from AppFlowy-IO/feat/grid_task_runner
2022-06-29 18:28:06 +08:00
appflowy
76f260fe04
chore: config filter service
2022-06-29 17:17:26 +08:00
appflowy
1b38ff8559
chore: config task runner
2022-06-29 13:44:15 +08:00
Nathan.fooo
619d2f52ec
Merge pull request #568 from tsuiyuenhong/feature/support_rust_debug_in_vscode
...
Support debugging rust in VS Code and Fix build problem in linux
2022-06-28 15:00:46 +08:00
appflowy
dc81ac8e24
chore: grid tasks
2022-06-28 09:35:54 +08:00
appflowy
7504ea7555
chore: read block rows with filters
2022-06-28 09:35:19 +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
a08590bcba
chore: update test
2022-06-28 09:35:18 +08:00
appflowy
ead305ddda
chore: delete/create filter
2022-06-28 09:35:17 +08:00
appflowy
60675afd1d
chore: add grid filter test
2022-06-28 09:35:17 +08:00
appflowy
706893f6fa
fix: remove shared-lib cache files
2022-06-28 09:35:17 +08:00
appflowy
4cafef6c8d
chore: fix test
2022-06-28 08:56:15 +08:00
appflowy
08e05c425b
chore: remove unused code
2022-06-27 23:15:43 +08:00
tsuiyuenhong
fd6208100c
chore: support debugging rust in vscode
2022-06-21 20:25:52 +08:00
tsuiyuenhong
27bd4bb242
chore: fix linux(aarch64) build
2022-06-21 18:44:06 +08:00
appflowy
2573f9ba27
chore: separate tests from grid_test file
2022-06-20 12:01:40 +08:00
appflowy
c73eb2961a
chore: update grid setting
2022-06-20 09:37:52 +08:00
tsuiyuenhong
993d1a8a27
chore: support debugging rust in vscode(macos)
2022-06-19 22:00:33 +08:00
appflowy
8594da65c4
chore: add get grid setting handler
2022-06-19 21:10:07 +08:00
appflowy
02754eb069
chore: print message if the dir is not empty
2022-06-19 10:55:14 +08:00
appflowy
64e43fa1f3
chore: remove rust/dart generated files
2022-06-19 10:40:55 +08:00
appflowy
824c7c0e8d
refactor: clean script
2022-06-19 09:42:25 +08:00
appflowy
d4678f6233
chore: ignore shared-lib proto files
2022-06-17 17:14:24 +08:00
appflowy
5345c668bb
chore: ignore proto files
2022-06-17 16:51:18 +08:00
appflowy
d30d42e841
chore: auto import pb file
2022-06-17 16:42:18 +08:00
Nathan.fooo
40bcb63627
Merge pull request #563 from AppFlowy-IO/feat/default_flowy_config
...
Feat/default flowy config
2022-06-17 12:24:48 +08:00
appflowy
ed138abcc3
chore: provider default for FlowyConfig propertis
2022-06-17 11:27:00 +08:00
appflowy
16e1387a8e
chore: add description for FlowyConfig
2022-06-17 11:19:49 +08:00
dependabot[bot]
7480693f8a
chore(deps): bump thread_local from 1.1.3 to 1.1.4 in /frontend/rust-lib
...
Bumps [thread_local](https://github.com/Amanieu/thread_local-rs ) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/Amanieu/thread_local-rs/releases )
- [Commits](https://github.com/Amanieu/thread_local-rs/compare/v1.1.3...1.1.4 )
---
updated-dependencies:
- dependency-name: thread_local
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 02:37:07 +00:00
Nathan.fooo
c1b2614c6e
Merge pull request #560 from ENsu/add_flutter_clean
...
fix: add flutter clean
2022-06-17 10:23:24 +08:00
Ian Su
402a29eb64
fix: add flutter clean
2022-06-17 09:05:31 +08:00
nathan
d913bbba31
chore: update windows clean script
2022-06-16 10:45:47 +08:00
nathan
228fae7be4
chore: update vscode setting
2022-06-16 10:45:47 +08:00
appflowy
82806ba193
chore: ignore grid's protobuf crate
2022-06-16 08:36:58 +08:00
appflowy
7a7f881d23
chore: udpate the clean scripto
2022-06-16 08:30:26 +08:00
appflowy
736f21ef8a
refactor: remove the protobuf's model folder
2022-06-16 08:21:31 +08:00
appflowy
6b85477421
chore: ignore dart event file
2022-06-15 23:19:25 +08:00
appflowy
777547229c
fix: build appflowy from VS Code
2022-06-15 22:28:33 +08:00
appflowy
812bca616c
chore: ignore dart protobuf files
2022-06-15 20:14:55 +08:00
appflowy
94276d438d
chore: ignore rust's protobuf crate
2022-06-15 19:58:18 +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
50605186fe
chore: update view info
2022-06-15 11:43:24 +08:00
appflowy
d4d7ba7452
chore: read view info
2022-06-14 23:11:48 +08:00
appflowy
298b80f4c5
chore: fix dependabot alerts for crassbeam-utils and regex
2022-06-14 20:47:31 +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
c2fad5021b
refactor: add folder entities's revision objects
2022-06-14 20:47:29 +08:00
appflowy
2b499ee62b
chore: separate json serde from pb struct
2022-06-14 20:47:29 +08:00
appflowy
bf5247066d
refactor: sqlite schema
2022-06-14 20:47:29 +08:00
appflowy
7366acb58e
chore: config board view plugin
2022-06-14 20:47:28 +08:00
Nathan.fooo
093c637cc0
Merge pull request #488 from negiboudu/translate-ja-jp
...
Add ja-JP translation
2022-06-13 15:08:51 +08:00
Nathan.fooo
fadb476d2e
Merge pull request #547 from MikeWallaceDev/fix_tasks_json
...
fix: Fix the launch configuration and tasks
2022-06-13 08:59:43 +08:00
negiboudu
f04020eb08
feat: add ja-JP translation
2022-06-12 02:38:25 +09:00
MikeWallaceDev
38ca33d2b6
fix: Fix the launch configuration and tasks
...
Fixed the "AF: Build Dart Only" launch configuration.
Renamed the "Flutter Pub" task to "Flutter Pub Get" so it's clearer
Fixed the default build task
2022-06-10 20:16:15 -04: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
appflowy
d5eabe4ea3
chore: add snapshot
2022-06-10 22:27:19 +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
appflowy
aeb69f307c
chore: write checkpoint in fixed duration
2022-06-09 20:58:56 +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
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
appflowy
f6ade11eb2
chore: config revision history
2022-06-07 16:38:00 +08:00
appflowy
ab63ce7bce
chore: rename structs
2022-06-07 15:08:01 +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
72e26ab229
fix: disable set decimal scale
2022-06-02 21:57:18 +08:00
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
Nathan.fooo
4e3d2672ec
Merge pull request #517 from vincentdchan/feat/native-support-for-m1-mac
...
feat: native support for m1 mac
2022-05-31 09:33:30 +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
Vincent Chan
14b012686b
feat: native support for m1 mac
2022-05-30 21:12:44 +08: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
appflowy
166438ad73
chore: fix rust unit test
2022-05-27 20:41:27 +08:00
Vincent Chan
c4db17f73c
feat: frameless window for mac
2022-05-27 20:38:01 +08:00
appflowy
7a7ec10085
chore: add test comand in cargo make
2022-05-27 20:26:33 +08:00
appflowy
40e7b42a63
chore: fix flutter warnings
2022-05-27 19:57:13 +08:00
appflowy
9a93a72c33
feat: add new field type
2022-05-27 19:49:14 +08:00
appflowy
8706b81ac0
refactor: rename struct
2022-05-26 18:01:48 +08:00
appflowy
89ff8517fa
chore: udpate launch task
2022-05-26 16:01:25 +08:00
appflowy
896123860d
chore: update flutter sdk version
2022-05-25 16:45:13 +08:00
appflowy
2698fb43ad
chore: upgrade to flutter 3.0
2022-05-25 16:05:50 +08:00
appflowy
8c7b0bd5a7
fix: unit test
2022-05-24 15:25:39 +08:00
appflowy
5b2b50dc9c
refactor: cell data operation
2022-05-24 10:23:46 +08:00
appflowy
1ae0b188b1
refactor: grid unit test
2022-05-22 23:33:08 +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
9b01d31fb9
fix: duplicated translations
2022-05-17 21:26:57 +02: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