Anderson Cardoso
4d2ca4f27f
Update Brazilian Portuguese
...
- Updated a missing string in English;
- Removed some anglicism to proper Portuguese;
- Fixed some terms, typo in general for Brazilian Portuguese language.
2022-09-20 17:56:17 -03:00
appflowy
e178c7c4f4
fix: set the leader size when attach get called
2022-09-20 21:14:57 +08:00
appflowy
ca89fd93f3
fix: notify state changed after set state
2022-09-20 16:57:51 +08:00
appflowy
ba3f2f3c02
fix: focus when SelectOptionCellEditor show
2022-09-20 16:49:19 +08:00
appflowy
5191b6af93
chore: remove field type option widget one by one
2022-09-20 16:37:14 +08:00
Lucas.Xu
595405f2cc
docs: add translation.md
2022-09-20 16:24:20 +08:00
appflowy
370db4f71b
fix: center left the date cell of the grid
2022-09-20 16:23:35 +08:00
appflowy
2544aeb290
fix: button width in trash page
2022-09-20 16:20:40 +08:00
appflowy
893b6e041d
fix: show multi-line in row detail page
2022-09-20 16:15:05 +08:00
appflowy
1f2b30abfb
fix: show delete field dialog
2022-09-20 16:08:24 +08:00
Nathan.fooo
56e68d1346
Merge pull request #1097 from AppFlowy-IO/refactor/appflowy_overlay
...
Refactor/appflowy overlay
2022-09-20 11:57:56 +08:00
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
Richard Shiue
05975e55f0
test: fix includeTime-related tests
2022-09-19 18:50:31 +08:00
Richard Shiue
c3033bd6e8
fix: few UI/usability issues with the time input field
2022-09-19 18:50:31 +08:00
Richard Shiue
a413746c05
fix: immediately show or hide time when includeTime changes
2022-09-19 18:50:31 +08:00
Richard Shiue
2e60459878
chore: rewrite UI strings for time format hints
2022-09-19 18:50:21 +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
Nathan.fooo
5896855dda
Merge pull request #1091 from AppFlowy-IO/fix/appflowy_overlay_bugs
...
Fix/appflowy overlay bugs
2022-09-19 17:46:21 +08:00
appflowy
d26d620db8
fix: typo
2022-09-19 15:49:27 +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
sunny7dusk
9274444bde
fix: fixed bug - if case before stopped AppearanceSettingModel to load locale
2022-09-18 13:55:47 -04:00
Nathan.fooo
39b0fe69b5
Merge pull request #1085 from AppFlowy-IO/fix/popover_bugs
...
Fix/popover bugs
2022-09-18 22:20:16 +08:00
nathan
bda16b136b
chore: replace Popover with Appflowy style popover and fix some bugs
2022-09-18 20:57:28 +08:00
nathan
c493ba79e0
chore: unfocus the textField after switching to another popover
2022-09-18 20:56:43 +08:00
nathan
c2cc08928d
fix: fix macOS build on intel chip
2022-09-18 17:08:33 +08:00
nathan
6c27b5455e
refactor: replace FlowyOverlay with AppFlowyPopover in select option
2022-09-18 11:46:04 +08:00
nathan
3a1148d11a
refactor: add documentation to card.dart
2022-09-18 11:10:32 +08:00
nathan
27f4cf2d12
chore: add vendored_openssl feature
2022-09-18 09:30:59 +08:00
Daniil
3d8fd6fe8d
feature: update russian translations
2022-09-17 10:11:37 +03:00
appflowy
589acd9e2b
fix: can not delete row from no status group
2022-09-16 21:19:04 +08:00
appflowy
2b451fa06d
chore: fix delete card issue
2022-09-16 21:09:26 +08:00
appflowy
a204af9783
chore: enable create card from no status column
2022-09-16 21:08:52 +08:00
appflowy
4961236012
chore: update version to 0.0.5.2
2022-09-16 21:08:44 +08:00
appflowy
f792283e70
chore: fix open application error when upgrade to 0.0.5.1
2022-09-16 21:08:25 +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
b0ab4eff11
Merge pull request #1052 from AppFlowy-IO/feat/node_transform
2022-09-15 22:34:25 +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
appflowy
520d5c2cb0
chore: replace popover with appflowy popover
2022-09-15 21:51:18 +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
499ee29c3d
chore: remove unused ref
2022-09-15 21:44:07 +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
01589c6f94
chore: compose operation
2022-09-15 20:59:19 +08:00
Nathan.fooo
733b7e1a45
Merge pull request #1046 from richardshiue/fix-grid-cell-context-menus
...
fix: add missing padding between number format list and filter bar
2022-09-15 19:14:39 +08:00
appflowy
1de3999e3a
chore: fix bugs
2022-09-15 16:05:55 +08:00
appflowy
97eab3b648
chore: merge release 0.0.5.1
2022-09-15 11:12:06 +08:00
appflowy
cb293e9e51
chore: update version number
2022-09-14 17:04:03 +08:00
appflowy
34275664b2
feat: enable delete field in edit row detail page
2022-09-14 17:03:46 +08:00
Richard Shiue
33b72c8f6a
fix: add padding to number format list
2022-09-14 16:40:53 +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
Nathan.fooo
988e8db798
Merge pull request #1041 from ChiragKr04/fix/set-icon-theme-for-setting-add-icon
...
fix: Icon theme on setting and new column icon
2022-09-14 11:03:23 +08:00
Vincent Chan
cc0d408775
fix: popover container
2022-09-14 10:54:21 +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
appflowy
fa2cfd7c20
chore: node transform path test
2022-09-13 20:23:56 +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
chiragkr04
1e2017cdd0
fix: Icon theme on setting and new column icon
2022-09-13 15:27:57 +05:30
Vincent Chan
9b3701dd88
feat: back delete to previous line
2022-09-13 14:47:29 +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
Vincent Chan
06bd6064ac
fix: cancel number list style after enter in empty line
2022-09-13 11:51:10 +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
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
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