Commit Graph

886 Commits

Author SHA1 Message Date
appflowy
d35727b93c chore: make some overlay as barrier 2022-09-20 11:09:25 +08:00
appflowy
723b34a736 feat: enable remove one layer when click the empty space 2022-09-20 10:53:47 +08:00
Lucas.Xu
6018200946 docs: fix link error 2022-09-19 20:18:43 +08:00
Lucas.Xu
12fc952026 docs: update appflowy_editor example gif 2022-09-19 19:48:55 +08:00
appflowy
d1737d35fe chore: add src folder 2022-09-19 18:12:41 +08:00
Lucas.Xu
3e75b1ac92
fix: convert markdown symbol to styled text fails (#1090)
* fix: convert markdown symbol to styled text fails

* docs: update customzing.md

* chore: disable macOS titlebar

* chore: specify the built-in language as en_US

* docs: update documentation

* docs: update documentation
2022-09-19 18:10:48 +08:00
appflowy
53cc0fff9d fix: open GridRowActionSheet with appflowy overlay 2022-09-19 15:46:06 +08:00
appflowy
4d835757d2 fix: select option pannel didn't disappear 2022-09-19 12:04:06 +08:00
nathan
c493ba79e0 chore: unfocus the textField after switching to another popover 2022-09-18 20:56:43 +08:00
nathan
27f4cf2d12 chore: add vendored_openssl feature 2022-09-18 09:30:59 +08:00
Lucas.Xu
5b482248ec fix: analyze problem 2022-09-16 15:03:11 +08:00
Lucas.Xu
5bb5337de8 feat: 0.0.5 release preparation 2022-09-16 14:07:38 +08:00
Lucas.Xu
a371cf3a7c test: add single/double/triple tap test 2022-09-16 11:11:13 +08:00
Lucas.Xu
5c13b324ec Merge remote-tracking branch 'origin/main' into feature/theme 2022-09-16 10:37:26 +08:00
Lucas.Xu
8137769edd fix: add simple test for l10n 2022-09-16 10:26:17 +08:00
Nathan.fooo
4f34068f51
Merge pull request #1045 from AppFlowy-IO/feat/wrap-appflowy-style-popover 2022-09-15 22:34:13 +08:00
Sean Riley Hawkins
8856b9abb7
Flowy editor keyboard fix (#1044)
* fix: fix linux build

* Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data

Refactor/grid decode cell data

* fix: 🔧 fixed keyboard shortcut bugs

* test: 🧪 updated keyboard layout tests

* fix: included macOS for tests

* fix: macOS test

* fix: add linux in test

* fix: redefine move cursor end command error on macOS

Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-09-15 21:44:24 +08:00
appflowy
5294d7700e Merge branch 'main' into feat/wrap-appflowy-style-popover 2022-09-15 21:42:31 +08:00
Lucas.Xu
68997a9c93 feat: implement theme customizer 2022-09-15 21:40:12 +08:00
appflowy
1de3999e3a chore: fix bugs 2022-09-15 16:05:55 +08:00
appflowy
34275664b2 feat: enable delete field in edit row detail page 2022-09-14 17:03:46 +08:00
Vincent Chan
41b85510bf fix: lint issues 2022-09-14 12:18:44 +08:00
Vincent Chan
7bde75ee2f feat: wrap appflowy style popover 2022-09-14 11:59:12 +08:00
Vincent Chan
286781f5cc refactor: PopoverContainerState -> PopoverContainer 2022-09-14 11:11:57 +08:00
Lucas.Xu
84a71674f6
Merge pull request #991 from AppFlowy-IO/feat/number-list
Feat: number list
2022-09-14 09:42:01 +08:00
Vincent Chan
ee0f3d3227 feat: handle number list on delete event 2022-09-13 19:36:22 +08:00
Vincent Chan
cfdd891991 fix: redo/undo error 2022-09-13 18:35:29 +08:00
Vincent Chan
9b3701dd88 feat: back delete to previous line 2022-09-13 14:47:29 +08:00
Vincent Chan
06bd6064ac fix: cancel number list style after enter in empty line 2022-09-13 11:51:10 +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
Vincent Chan
4402f4dec9 feat: use const num 2022-09-09 15:43:56 +08:00
Vincent Chan
2775737260 feat: refresh number list when delete multiple lines 2022-09-09 15:20:53 +08:00
Vincent Chan
0310b92723 fix: dynamic width of the number 2022-09-09 14:38:25 +08:00
Vincent Chan
002eac63f7 feat: handle paste number list 2022-09-09 14:24:57 +08:00
Vincent Chan
c9b6e02167 feat: add return value for copy paste handler 2022-09-08 17:58:17 +08:00
Vincent Chan
880669c0e5 feat: handle paste multi lines 2022-09-08 17:56:51 +08:00
Vincent Chan
e223eecf32 fix: selection after pasting nodes 2022-09-08 16:37:55 +08:00
Vincent Chan
1736fb794d fix: unit test on number list 2022-09-08 15:49:58 +08:00
Vincent Chan
875c109b14 feat: check previous node's number 2022-09-08 15:35:24 +08:00
Vincent Chan
2810097b95 feat: backspace 2022-09-08 15:35:24 +08:00
Vincent Chan
69f04d0958 feat: make following lines incremental 2022-09-08 15:35:24 +08:00
Vincent Chan
565617d1f0 feat: recognize number 2022-09-08 15:35:24 +08:00
appflowy
9a57593690 feat: auto scroll to bottom after crating a new field 2022-09-07 20:06:49 +08:00
appflowy
4f97133183 Merge branch 'release/0.0.5' into merge/release_005 2022-09-07 14:22:23 +08:00
appflowy
8894e9c784 chore: update create board template 2022-09-07 12:42:27 +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
164cde50d3 chore: upgarde dart sdk version to 2.17.0 2022-09-07 10:15:32 +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
appflowy
c7fdfb4090 chore: update documentation 2022-09-06 13:15:10 +08:00
Nathan.fooo
f54f90b647
Merge branch 'main' into feat/flowy-overlay 2022-09-06 09:46:10 +08:00
annie
e3d0e7c871 docs: readme for appflowy_board 2022-09-05 17:58:53 +08:00
Vincent Chan
caa6f0446b feat(doc): add doc about how to use popover 2022-09-05 16:14:02 +08:00
Vincent Chan
bd40768c6a Merge branch 'main' into feat/flowy-overlay 2022-09-05 12:06:28 +08:00
appflowy
5b92805e93 chore: config checkbox ui 2022-09-05 11:44:04 +08:00
Nathan.fooo
60c8ec13eb
Merge pull request #977 from AppFlowy-IO/feat/support_switch_field
Feat/support grouping by different field
2022-09-04 16:13:58 +08:00
appflowy
4f8e012d54 chore: fix bugs when switch group field 2022-09-04 15:49:25 +08:00
appflowy
bb7cddc7f7 chore: reload group when group by new field 2022-09-02 21:34:00 +08:00
Lucas.Xu
118891923f chore: appflowy_editor 0.0.4 2022-09-02 21:33:12 +08:00
Lucas.Xu
fa22c63ac1
feat: support codecov (#970)
* feat: support codecov
2022-09-02 16:58:05 +08:00
Lucas.Xu
454c7b61c9
chore: fix link error in readme 2022-09-02 15:23:10 +08:00
Eric Phillips
9a01f90aee
doc: Editorial updates to the ReadMe for AppFlowyEditor (#900)
docs: Editorial updates to the ReadMe for AppFlowyEditor
2022-09-02 15:18:57 +08:00
Lucas.Xu
110dc8c239 chore: upgrade the editor example gif 2022-09-02 11:08:09 +08:00
Lucas.Xu
54a6b863eb chore: fix analysis issue on flutter 3.3.0 2022-09-02 10:44:33 +08:00
Lucas.Xu
15ff2efcc2
Fix analysis issues (#966)
* chore: rename Selectable to SelectableMixin

* chore: add platforms to pubspec.yaml
2022-09-02 10:17:36 +08:00
Vincent Chan
a43259bddb fix: lints for popover 2022-09-01 18:21:47 +08:00
Vincent Chan
9574f282e7 fix: example of popover 2022-09-01 15:28:16 +08:00
Vincent Chan
ac91b25219 feat: use popover on overlay 2022-09-01 15:00:40 +08:00
Vincent Chan
9b5184cd72 Merge branch 'main' into feat/flowy-overlay 2022-09-01 14:37:16 +08:00
Sean Riley Hawkins
69e3aed6b5
Android vscode workflow (#912)
* fix: fix linux build

* Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data

Refactor/grid decode cell data

* feat:  configured android vscode workflow

* chore: clean up android vscode

* fix: fixed typo

* chore: remove unused code

Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-09-01 12:27:09 +08:00
Nathan.fooo
083a06fc65
Merge pull request #954 from LucasXu0/feat/arrow
feat: #953 improve arrow keys handler
2022-08-31 22:47:01 +08:00
Vincent Chan
8229371f63 feat: add mutex to property list 2022-08-31 20:10:56 +08:00
Vincent Chan
4c31c0dcf0 feat: remove legacy alignment 2022-08-31 18:57:46 +08:00
Vincent Chan
14c1959d63 feat: use custom follower 2022-08-31 17:53:28 +08:00
appflowy
c9d575301f chore: edit card directly by clicking edit button 2022-08-31 16:48:34 +08:00
Nathan.fooo
0225f0aa4d
Merge pull request #951 from AppFlowy-IO/feat/create_card_from_header
chore: enable create card from header button
2022-08-31 15:54:10 +08:00
Lucas.Xu
f098c543e6 feat: #953 improve arrow keys handler 2022-08-31 15:27:44 +08:00
Nathan.fooo
462a0e4c01
Merge pull request #949 from LucasXu0/fix/948
test: add more test cases to toolbar_service
2022-08-31 14:58:56 +08:00
appflowy
cde8ad9084 chore: enable create card from header button 2022-08-31 14:56:03 +08:00
appflowy
506af26b6d chore: save move to no status card 2022-08-31 11:58:28 +08:00
appflowy
28f39488f4 chore: fix packages warnings 2022-08-31 11:34:38 +08:00
appflowy
c19b7cf856 chore: update packages's flutter_lint version 2022-08-31 11:15:35 +08:00
Lucas.Xu
25a43c288c fix: in the case of multiple selections, the highlighted state does not meet expectations. #948 2022-08-31 09:48:31 +08:00
appflowy
94a440f773 chore: update flutter packages 2022-08-31 09:00:57 +08:00
Nathan.fooo
b61e3f4601
Merge pull request #944 from AppFlowy-IO/feat/edit_card_button
chore: add edit card button
2022-08-30 23:08:31 +08:00
Nathan.fooo
d068370f6e
Merge pull request #939 from LucasXu0/feat/936
feat: "/" supports inserting Quote #936
2022-08-30 22:05:14 +08:00
Nathan.fooo
62965634a2
Merge pull request #938 from LucasXu0/fix/937
fix: # doesn't work #937
2022-08-30 22:04:52 +08:00
Nathan.fooo
439690f3eb
Merge pull request #932 from LucasXu0/feat/931
feat: #931 highlight the status of the currently selected style in toolbar
2022-08-30 22:03:27 +08:00
appflowy
a7349f43aa chore: add edit card button 2022-08-30 20:54:11 +08:00