appflowy
fa2cfd7c20
chore: node transform path test
2022-09-13 20:23:56 +08:00
Nathan.fooo
9ff0975f7c
Merge pull request #1039 from AppFlowy-IO/refactor/lib_ot_attribute
...
Refactor/lib ot attribute
2022-09-13 12:14:32 +08:00
appflowy
c991473259
refactor: refactor delta attributes
2022-09-13 11:38:19 +08:00
Sean Riley Hawkins
1f9686dc66
Tests for toolbar ( #1006 )
...
* fix: fix linux build
* Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data
Refactor/grid decode cell data
* test: 🧪 tests for toolbar widget
* fix: removed multiText & replaced with single line
* refactor: cleaned up code & removed unused imports
* fix: fix some tests about the toolbar service
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-09-12 20:11:23 +08:00
Sean Riley Hawkins
f4cf5d0808
Feat embed code ( #985 )
...
* fix: fix linux build
* Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data
Refactor/grid decode cell data
* refactor: cleaned up and added bold, italic styles
* refactor: remove bold & italic styles
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
2022-09-12 20:10:48 +08:00
chiragkr04
7b06b4c427
fix: splited shortcut event functions
2022-09-12 20:04:36 +08:00
appflowy
c552e958ce
chore: create attribute
2022-09-12 11:30:02 +08:00
Nathan.fooo
944b2d97cd
Merge pull request #1033 from AppFlowy-IO/feat/lib_ot_directory
...
Feat/lib ot directory
2022-09-12 11:06:54 +08:00
appflowy
822263529c
refactor: rename structs
2022-09-12 10:44:33 +08:00
appflowy
2039cc00b5
refactor: move operation to delta folder
2022-09-12 10:27:34 +08:00
Richard Shiue
a6130a27c2
fix: prevent grid header from creating identical options
2022-09-12 00:33:46 +08:00
Nathan.fooo
4becc2eb75
Merge pull request #1012 from richardshiue/fix-disabled-icon-color
...
fix: disabled icon color in grid header menu
2022-09-10 17:34:24 +08:00
Richard Shiue
0ef3247076
style: if-else block
2022-09-10 12:26:51 +08:00
Richard Shiue
a4d1c614ac
fix: making selection in grid/kanban sometimes results in a create option
2022-09-10 12:26:51 +08:00
Richard Shiue
3b6c6e92d6
fix: disabled icon color in grid header menu
2022-09-10 12:26:20 +08:00
appflowy
1faf959e1e
chore: fix rename errors
2022-09-10 10:17:00 +08:00
Nathan.fooo
5bb52ba77e
Merge pull request #1010 from AppFlowy-IO/fix/merge_release_005
...
Fix/merge release 005
2022-09-08 11:52:53 +08:00
Nathan.fooo
8371efd3e6
Merge pull request #1007 from LucasXu0/windows_relesae_action
...
feat: integrate github action for windows x86_64 release
2022-09-08 11:31:42 +08:00
appflowy
81a7b7f3eb
chore: fallback to en localization if the key is not found in the locale file
2022-09-08 11:30:36 +08:00
appflowy
2202c28534
fix: refactor grid row count UI layout
2022-09-08 11:21:39 +08:00
Lucas.Xu
fc0fb1c3df
feat: integrate github action for windows x86_64 release
2022-09-07 22:49:57 +08:00
Nathan.fooo
ea271c7342
Merge pull request #1005 from AppFlowy-IO/fix/board_dark_mode
...
Fix/board dark mode
2022-09-07 22:11:13 +08:00
appflowy
8632b141ad
fix: adjust board dark mode UI
2022-09-07 20:57:34 +08:00
appflowy
c5963bc765
fix: default name when create a new field
2022-09-07 20:56:23 +08:00
appflowy
9a57593690
feat: auto scroll to bottom after crating a new field
2022-09-07 20:06:49 +08:00
appflowy
56fdc99990
feat: enable select checkbox directly
2022-09-07 19:08:08 +08:00
appflowy
c7db59c99b
fix: autofocus after creating a new option
2022-09-07 19:08:05 +08:00
appflowy
af813806f1
fix: duplicate key
2022-09-07 19:07:52 +08:00
appflowy
e826d68b16
chore: remove unuse code
2022-09-07 14:25:40 +08:00
appflowy
4f97133183
Merge branch 'release/0.0.5' into merge/release_005
2022-09-07 14:22:23 +08:00
appflowy
9bc2bc82be
chore: make select option cell selectable
2022-09-07 14:03:28 +08:00
appflowy
8894e9c784
chore: update create board template
2022-09-07 12:42:27 +08:00
appflowy
0c45e3ce95
fix: remove default group for checkbox
2022-09-07 12:29:26 +08:00
appflowy
29e7e01146
chore: hide edit button when start editing
2022-09-07 11:33:42 +08:00
Nathan.fooo
3d10d46e6a
Merge pull request #989 from LucasXu0/imporve_keyboard_service
...
#964 Support the shortcut keys customization
2022-09-07 11:11:30 +08:00
Lucas.Xu
759c10faca
chore: fix analysis problems
2022-09-07 11:10:15 +08:00
appflowy
951206db71
chore: handle edit state
2022-09-07 10:33:43 +08:00
appflowy
164cde50d3
chore: upgarde dart sdk version to 2.17.0
2022-09-07 10:15:32 +08:00
appflowy
86e2091ccf
fix: reduce rebuild while editing text field
2022-09-06 20:43:49 +08:00
appflowy
3ae28186e8
fix: rebuild card when create new field from row detail page
2022-09-06 17:52:05 +08:00
Nathan.fooo
05b9bc50f6
Merge pull request #903 from AppFlowy-IO/feat/flowy-overlay
...
Feat: appflowy_popover
2022-09-06 16:25:54 +08:00
Lucas.Xu
930ad26155
docs: update customizing.md
2022-09-06 15:34:19 +08:00
appflowy
a21050b594
chore: update appflowy_baord documentation
2022-09-06 14:38:18 +08:00
appflowy
b5321319cc
chore: fix dart doc warnings
2022-09-06 14:13:39 +08:00
Lucas.Xu
5d2160b0bb
chore: rename keyEventHandlers to shortcutEvents
2022-09-06 13:15:50 +08:00
Lucas.Xu
2571c6b1bf
test: add shortcut_event / keybinding test
2022-09-06 13:15:50 +08:00
Lucas.Xu
73cfe39e41
feat: refactor copy / paste / redo / undo / select all / format event handler
2022-09-06 13:15:50 +08:00
Lucas.Xu
804b2b27c1
feat: refactor arrow key handler
2022-09-06 13:15:50 +08:00
Lucas.Xu
43a0a02328
feat: keyboard service improvement
2022-09-06 13:15:50 +08:00
appflowy
8f5569a012
chore: update doc
2022-09-06 13:15:12 +08:00