Lucas.Xu
d7783a6440
chore: remove duplicated svg function
2022-11-30 13:22:16 +08:00
Lucas.Xu
fba69767a7
Merge pull request #1495 from LucasXu0/customize_font_size
...
Customize Font Size In AppFlowy #1479
2022-11-29 13:45:33 +08:00
Nathan.fooo
acaaabee2a
chore: add transform field tests ( #1504 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-29 13:34:10 +08:00
Nathan.fooo
80d1cbabe0
feat: support multi-select option filter ( #1501 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-28 22:49:13 +08:00
Lucas.Xu
43031b50eb
feat: update bold text style
2022-11-28 21:31:33 +08:00
Lucas.Xu
11a0ef319f
Merge pull request #1461 from ramanverma2k/feat_1305
...
ci: add .exe installer support for Windows releases #1305
2022-11-28 19:51:05 +08:00
Nathan.fooo
bd32ce5543
Feat: support single select option filter ( #1494 )
...
* feat: support select option filter
* chore: select option filter ui
* chore: support edit single select filter
* chore: add flutter tests
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-28 19:41:57 +08:00
Lucas.Xu
52ba0c0092
fix: the cursor shows sometimes when tapping the checkbox
2022-11-28 18:44:48 +08:00
Lucas.Xu
0e55cd07a4
chore: fix typo
2022-11-28 18:32:32 +08:00
Lucas.Xu
14ac2db06d
Merge remote-tracking branch 'origin/main' into customize_font_size
2022-11-28 18:11:06 +08:00
Lucas.Xu
a162b02476
feat: convert provider to cubit #1479
2022-11-28 18:02:05 +08:00
Lucas.Xu
04e14c6bba
fix: transparent color should be treated as a highlight color
2022-11-28 16:22:10 +08:00
Lucas.Xu
d75645c4bc
fix: remove the unnecessary text style update
2022-11-28 16:17:46 +08:00
Lucas.Xu
6d6e61956a
feat: Customize Font Size In AppFlowy #1479
2022-11-28 15:34:55 +08:00
Lucas.Xu
37b119172b
feat: Customize Font Size In AppFlowy #1479
2022-11-28 13:26:43 +08:00
Lucas.Xu
0ba26e0a84
feat: Customize Font Size In AppFlowy #1479
2022-11-28 10:37:37 +08:00
Nathan.fooo
c47f755155
feat: support checkbox filter ( #1492 )
...
* feat: support checkbox filter
* fix: unit test
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-27 23:44:23 +08:00
Richard Shiue
d6cbbf3c2f
chore: date cell & header editor UI + move to theme.of(context).texttheme ( #1473 )
...
* chore: textstyles
* chore: sizing
2022-11-27 17:24:04 +08:00
Nathan.fooo
8c7e2d341d
Merge pull request #1490 from AppFlowy-IO/filter_bloc_test
...
chore: add filter test
2022-11-27 17:20:24 +08:00
Nathan.fooo
039d62cbbb
chore: update version number ( #1491 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-27 17:20:08 +08:00
nathan
b6773a732b
chore: add filter tests
2022-11-27 16:53:42 +08:00
nathan
60267e674e
chore: refactor grid test directory
2022-11-27 15:38:02 +08:00
Nathan.fooo
182bfae5ad
fix: filter UI bugs ( #1489 )
...
* chore: remove the add filter button if there is no filters can not be added
* fix: update field info after filter was changed
* chore: update filter choicechip ui
* chore: insert and delete one by one to keep the delete/insert index is right
* chore: show filter after creating the default filter
* chore: update textfield_tags version to calm the warnings
* chore: try to fix potential fails on backend test
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-27 14:47:11 +08:00
Nathan.fooo
149c2a2725
Ci/build scripts ( #1487 )
...
* chore: rename flowy_dev name
* chore: rename tasks
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-26 22:18:39 +08:00
Nathan.fooo
69a7ae5201
Implement Grid's filter UI ( #1474 )
...
* fix: border of field cell
* chore: add filter button
* chore: refactor setting button event
* chore: notify row did changed with filter configuration
* chore: add filter bloc test
* chore: config add filter button
* chore: create filter
* chore: load filters and update corresponding field property
* chore: add filter choice chip
* chore: config choice chip ui
* chore: send notification when filter updated
* chore: update filter after update field type option data
* fix: remove/add filter when update field's type option
* chore: create home setting bloc to save the setting of the home screen
* chore: add filter test
* chore: edit text filter ui
* fix: filter cell bugs
* fix: insert row out of bound
* chore: update setting icon in grid
* chore: shrink wrap the filter list
* refactor: extract row container from row cache
* chore: disable split-debuginfo
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-26 21:28:08 +08:00
Lucas.Xu
462daee934
fix : #1467 Editor's left and right margins is too rigid ( #1471 )
2022-11-22 20:06:54 +08:00
Richard Shiue
63059ea39d
chore: tints depend on light and dark theme ( #1470 )
2022-11-22 20:06:32 +08:00
Richard Shiue
5a8f1db5a6
fix: divider colors for top and bottom border widgets ( #1468 )
2022-11-22 20:01:16 +08:00
Richard Shiue
a8dc55b4f3
chore: use theme.of(context) text theme in settings and around app ( #1466 )
...
* chore: use theme.of(context) text theme in settings and around app
* chore: add textDecoration to FlowyText
2022-11-22 20:00:21 +08:00
Richard Shiue
67a253c9c7
fix: fix colors for buttons and allow more customization ( #1465 )
2022-11-21 08:23:37 +08:00
Richard Shiue
dcf6628aa3
feat: add divider between sidebar and the page ( #1450 )
2022-11-19 19:05:09 +08:00
Richard Shiue
dc462b3847
chore: use theme.of(context) text theme in shared widgets ( #1460 )
2022-11-19 18:00:08 +08:00
Richard Shiue
81bc31d1b1
chore: use theme.of(context) text theme in FlowyText ( #1463 )
2022-11-19 17:53:30 +08:00
Annie
500d5efc33
Merge pull request #1442 from ramanverma2k/fix_1416
...
fix: Application name in Windows taskbar.
2022-11-18 10:57:22 +08:00
Lucas.Xu
9c40a501fe
Merge remote-tracking branch 'origin/main' into image_selection_area
2022-11-18 09:19:49 +08:00
ramanverma2k
c1e6f27020
chore: update FileDescription to app name.
2022-11-17 19:45:25 +05:30
Richard Shiue
d7f14db6ab
chore: use theme.of(context) text theme in board ( #1453 )
2022-11-17 16:48:48 +08:00
Nathan.fooo
fc10ee2d6b
Fix filter test ( #1459 )
...
* chore: move grid_view_editor.rs to view_editor folder
* chore: hide invisible rows
* fix: lock issue
* fix: flutter test potential failed
* chore: separate group tests
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-17 16:44:17 +08:00
ramanverma2k
af9b4b3922
ci: build & upload installer package for windows
2022-11-17 13:33:19 +05:30
Richard Shiue
f00a78746e
chore: add textTheme to AppTheme ( #1448 )
...
* chore: add textTheme to AppTheme
* chore: extend scaled font size options
* chore: add text styles to extension and rename extension to AFThemeExtension
* chore: use 2021 material design text style tokens
2022-11-17 15:28:57 +08:00
Richard Shiue
eb35fb25af
feat: initial steps to allow changing the app font ( #1433 )
...
* feat: initial steps to allow customizing app font
* chore: remove unnecessary factory constructor
2022-11-16 14:40:30 +08:00
Nathan.fooo
276df8202a
Merge pull request #1456 from AppFlowy-IO/filter_bloc
...
Add Filter bloc
2022-11-16 08:50:03 +08:00
nathan
0ee27097ce
chore: add fitler bloc test
2022-11-15 23:17:01 +08:00
nathan
f1ac38dd59
chore: add filter service
2022-11-15 13:04:30 +08:00
Richard Shiue
66ed712952
feat: Add new page icon and refactor ( #1449 )
...
* refactor: port to popover action list for add new page
* feat: add icons to menu items for add new page
* chore: change translation for Doc to Document
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-15 11:45:23 +08:00
nathan
3dddd907b0
chore: create filter bloc
2022-11-15 11:12:30 +08:00
Nathan.fooo
92de27eae8
Merge pull request #1455 from AppFlowy-IO/rename_doc_folder
...
chore: rename doc folder to document
2022-11-15 11:10:57 +08:00
nathan
1ee1f9c775
chore: fix ref
2022-11-15 10:46:26 +08:00
nathan
400220a312
chore: rename doc folder to document
2022-11-15 10:22:35 +08:00
nathan
6846bbf103
chore: fix test
2022-11-15 10:19:13 +08:00
appflowy
ef3837f246
chore: add selection option fitler test
2022-11-14 19:40:45 +08:00
Nathan.fooo
c3a41ba9ad
Merge pull request #1452 from AppFlowy-IO/feat/filter_date
...
Feat/filter date
2022-11-14 17:38:43 +08:00
appflowy
18c209848b
chore: add select option tests
2022-11-14 17:21:32 +08:00
appflowy
c80fa5da78
chore: add date filter tests
2022-11-14 16:33:24 +08:00
Richard Shiue
aaadab434c
fix: use surface color of colorscheme as editor's background color
2022-11-14 15:31:39 +08:00
appflowy
0e137f12f5
chore: date with utc
2022-11-14 12:03:22 +08:00
appflowy
6aba344583
chore: rename some pb structs
2022-11-14 09:59:23 +08:00
Nathan.fooo
a0a16cc493
feat: config grid filter in backend & add tests
...
* chore: add search crate
* chore: add task order test
* chore: enable timeout
* add task crate
* chore: run filter task
* chore: run filter task
* chore: filter rows
* chore: cache filter result
* chore: filter rows when open a grid
* chore: add tests
* test: add number filter test
* test: add checkbox fitler test
* chore: fix test
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-13 22:23:57 +08:00
Onyedika Israel Ukwueze
a1e0282df0
fix: NetworkType null safety issues ( #1435 )
...
* fix: Networktype null safety issues
Networktype returns nulls when the connectivity result is vpn resulting to null safety issues.
Implemented a case for when the connectivity result is vpn to resolve this issue.
* chore: update connectivity_plus_platform_interface ^1.2.2
* chore: update network state on Rust side
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-11-13 11:57:47 +08:00
ramanverma2k
bb370b28b7
fix: Application name in Windows taskbar.
2022-11-12 12:14:08 +05:30
Nathan.fooo
dd1dcba599
chore: return user setting ( #1438 )
2022-11-11 17:24:10 +08:00
Richard Shiue
5b4a93ee34
test: split test into widget and unit test ( #1432 )
2022-11-11 12:42:20 +08:00
Nathan.fooo
f426745094
fix: await the cell dispose ( #1437 )
2022-11-11 12:41:53 +08:00
Nathan.fooo
840095d73c
fix: create grid for each test ( #1431 )
2022-11-10 20:22:37 +08:00
Richard Shiue
bbd64fae81
refactor: appflowy theme system pt. 1 ( #1407 )
...
* refactor: port theme provider to bloc
* refactor: port from custom theme type enum to material design's brightness
* chore: add custom color extension to ThemeData
* refactor: use Theme.of(context) when trying to get theme colors
* refactor: toggle widget code refactor
* refactor: flowy hover style refactor
* refactor: flowy icon refactor
* fix: regression on sidebar tooltip text from #1210
* chore: read color from theme.of
* chore: quick access to custom color
* fix: dart test
* fix: scrollbar regression
* chore: fix flutter lint
* chore: fix grid bloc test
Co-authored-by: appflowy <annie@appflowy.io>
2022-11-10 14:22:18 +08:00
Lucas.Xu
65f677b277
Merge pull request #1429 from LucasXu0/refactor_appflowy_editor_example
...
Refactor appflowy editor example
2022-11-09 16:48:57 +08:00
Lucas.Xu
b6ad0ba597
chore: update changelog
2022-11-09 16:06:55 +08:00
Lucas.Xu
9b56cbb648
fix: export error on Web platform
2022-11-09 16:00:07 +08:00
Lucas.Xu
e20ce9052a
feat: implement theme customizer showcase
2022-11-09 15:36:30 +08:00
Lucas.Xu
853be71bf5
feat: implement initalize editor from json and markdown
2022-11-09 15:06:36 +08:00
Lucas.Xu
9a908abfdd
feat: implement save document to markdown
2022-11-09 14:36:55 +08:00
Nathan.fooo
e482ac75f9
test: edit a field in kanban board ( #1428 )
2022-11-09 12:25:07 +08:00
Lucas.Xu
205b5f2c21
feat: implement save document to json
2022-11-09 11:50:08 +08:00
Lucas.Xu
064ed16a7a
feat: implement drawer and simple editor
2022-11-09 11:37:26 +08:00
Lucas.Xu
8a53abef3f
chore: update version and documentation
2022-11-09 11:37:06 +08:00
Nathan.fooo
42c2c4738a
chore: remove flutter quill ( #1426 )
2022-11-09 11:07:29 +08:00
Lucas.Xu
cdf6f1b38a
Merge pull request #1424 from LucasXu0/markdown
...
Implement appflowy editor document to markdown
2022-11-09 09:50:15 +08:00
Lucas.Xu
17536fdecb
feat: implement paste markdown text
2022-11-09 09:50:00 +08:00
Lucas.Xu
eb7356474c
feat: integate appflowy_editor markdown codec into appflowy
2022-11-08 21:43:51 +08:00
Lucas.Xu
76d1267aa5
feat: remove the codec code from main project
2022-11-08 21:36:51 +08:00
Lucas.Xu
888c1b86f0
test: markdown decoder test
2022-11-08 21:34:27 +08:00
Nathan.fooo
882d5535e6
Extract protobuf structs from flowy-sync crate ( #1425 )
...
* refactor: extract data model from flowy-sync crate
* chore: rename lib-infra features
2022-11-08 21:13:28 +08:00
Lucas.Xu
4622a412b7
feat: markdown to document
2022-11-08 20:10:09 +08:00
Lucas.Xu
fc35f74751
feat: markdown to delta
2022-11-08 17:19:14 +08:00
Lucas.Xu
f6e1f2185e
chore: remove unused code
2022-11-08 15:55:02 +08:00
Lucas.Xu
2e7f803e02
test: markdown encoder test
2022-11-08 15:44:40 +08:00
Lucas.Xu
9eaa79b558
feat: document to markdown
2022-11-08 15:44:10 +08:00
Lucas.Xu
c85ab276e9
feat: delta to markdown
2022-11-08 14:47:10 +08:00
appflowy
130c5f8e6e
refactor: reanme flowy-grid-data-model to grid-rev-model
2022-11-08 14:12:13 +08:00
appflowy
d39b31f357
refactor: rename folder-data-model to folder-rev-model
2022-11-08 13:47:48 +08:00
Nathan.fooo
f36cc9a5d0
Merge pull request #1420 from AppFlowy-IO/refactor/flowy_revision_crate
...
Refactor: merge multiple revision into one
2022-11-08 13:41:04 +08:00
appflowy
6425997508
chore: merge lagging revisions when close the document
2022-11-08 12:00:04 +08:00
Lucas.Xu
bf06211bff
Merge pull request #1422 from LucasXu0/editor_background
...
chore: set theme.surface as editor's background color
2022-11-08 11:00:49 +08:00
Lucas.Xu
506f789318
chore: set theme.surface as editor's background color
2022-11-08 10:00:28 +08:00
nathan
ebdd28cf1c
chore: add ref count map
2022-11-08 09:30:10 +08:00
appflowy
de4c1b24ef
chore: fix warnings
2022-11-07 20:40:10 +08:00
Lucas.Xu
ab664ebb2f
Merge pull request #1419 from LucasXu0/fix_1413
...
fix : #1413 [Bug] Azrty keyboard not opening menu when typing /
2022-11-07 20:20:58 +08:00
Nathan.fooo
20f527f4eb
Merge pull request #1384 from Cyrine-benabid/fix-option_button_doesnt-close_popover
...
Close popover on text field tap
2022-11-07 17:36:44 +08:00
appflowy
b3b24d0cc0
chore: calculate the compact length after receiving ack
2022-11-07 17:30:24 +08:00
Lucas.Xu
b15ed56008
fix : #1413 [Bug] Azrty keyboard not opening menu when typing /
2022-11-07 16:46:25 +08:00
appflowy
5156248918
ci: fix typo
2022-11-07 15:27:31 +08:00
nathan
e729c0a81f
chore: add documentation
2022-11-07 10:09:05 +08:00
nathan
ff7aab73cc
chore: merge with config setting
2022-11-06 10:31:07 +08:00
Richard Shiue
fcd214b1c0
fix: lint unhappy with unused import ( #1412 )
2022-11-04 22:15:03 +08:00
Xavier Chrétien
a50f2a6eb9
ci: Add dmg support for MacOS and add the .dmg to the release ( #1401 )
2022-11-04 22:14:28 +08:00
nathan
2c71e4f885
chore: add tests
2022-11-02 17:15:27 +08:00
nathan
f5dc9ed975
test: add revision tests
2022-11-02 11:49:36 +08:00
nathan
608a08eb76
refactor: md5 of revision
2022-11-02 10:21:10 +08:00
Eakam
cd8e4ddf00
fix: disappearing hover effect on popover trigger ( #1403 )
2022-11-01 21:01:35 +08:00
cyrine-benabid
9c8d00bb61
fix: request focus when InputTextField is added ( #1394 )
...
* fix request focus when InputTextField is added
* style: fix indentation
2022-11-01 20:56:42 +08:00
wanderer163
1262653144
fix: typos and grammar ( #1408 )
...
Co-authored-by: arpitpandey0209 <arpit100.700@rediffmail.com>
2022-11-01 20:51:03 +08:00
Nathan.fooo
e9ad705ea3
Refactor/revision compose ( #1410 )
2022-11-01 18:59:53 +08:00
Cyrine-benabid
c7d8a0b7c3
refactor: remove useless popoverMutex from _AddOptionButton widget
2022-10-31 06:48:28 +01:00
Cyrine-benabid
286c89bf74
refactor: remove useless onTap and don't pass popovermutex when not needed
2022-10-30 20:30:38 +01:00
Cyrine-benabid
339e3d242f
style: rename class and fix constructor
2022-10-30 20:20:13 +01:00
Cyrine-benabid
fad02eb09d
fix: remove useless onTap
2022-10-30 20:19:20 +01:00
Cyrine-benabid
8f1752a253
fix: add missing super.initState() call
2022-10-30 19:30:56 +01:00
Cyrine-benabid
16a8dbc6ce
feat: unfocus CreateOptionTextField when popover state changes
2022-10-30 18:27:12 +01:00
Cyrine-benabid
1a53a0e375
refactor: implementation using focusNode
2022-10-30 18:25:50 +01:00
appflowy
52b713081d
chore: update version
2022-10-30 19:44:39 +08:00
Nathan.fooo
3fbcd928db
fix: padding for edit field ( #1400 )
2022-10-30 19:31:53 +08:00
Lucas.Xu
fa4e3d0d2a
Merge pull request #1397 from LucasXu0/auto_focus
...
feat: implement auto focus
2022-10-30 17:07:35 +08:00
Nathan.fooo
bc5548ff75
fix: changeset composing ( #1398 )
2022-10-30 12:54:07 +08:00
Lucas.Xu
6130dfe36a
feat: implement auto focus
2022-10-30 10:34:55 +08:00
Lucas.Xu
64b4a99aa1
Merge pull request #1391 from LucasXu0/pick_0_0_6_1_to_main
...
chore: pick release/0.0.6 to main
2022-10-30 10:17:05 +08:00
Cyrine-benabid
baeedf557d
feat: close popover on AddOptionButton tap
2022-10-30 02:24:57 +02:00
Cyrine ben-abid
b7f369b3d9
feat: close popover on text field tap
2022-10-29 16:47:32 +02:00
Cyrine ben-abid
3e76fa8e42
fix: close popover on add option button clicked and textfield focused
2022-10-29 16:47:32 +02:00
Nathan.fooo
783fd40f63
Feat/op compose ( #1392 )
2022-10-29 20:54:11 +08:00
Lucas.Xu
10541502b8
chore: pick release/0.0.6 to main
2022-10-29 17:00:40 +08:00
Lucas.Xu
95fdfd7da2
Merge pull request #1390 from LucasXu0/fix_enter_key_handler
...
fix: remove the unnecessary operation in enter key handler
2022-10-29 16:56:07 +08:00
Lucas.Xu
4a48a2af5a
fix: remove the unnecessary operation in enter keyhandler
2022-10-29 15:16:31 +08:00
Sean Riley Hawkins
4d89b7a24e
test: scroll service test for editor
2022-10-28 21:25:04 +08:00
Lucas.Xu
b6dc18ba32
chore: update appflowy_editor CHANGELOG
2022-10-27 15:30:19 +08:00
Lucas.Xu
9c24597bbd
Merge pull request #1380 from LucasXu0/appflowy_editor_0_0_7
...
appflowy editor 0.0.7
2022-10-27 15:23:17 +08:00
Lucas.Xu
ea46272b49
Merge pull request #1373 from LucasXu0/fix_checkbox_copy
...
fix: copy link and code style
2022-10-27 15:22:54 +08:00
Lucas.Xu
ac36d76eed
chore: update version 0.0.7
2022-10-27 14:53:15 +08:00
Lucas.Xu
90b9456b0b
chore: update documentation for customizing a theme
2022-10-27 14:52:17 +08:00
Nathan.fooo
309bbbd8e7
chore: Add group by field tests
2022-10-27 14:11:15 +08:00
Lucas.Xu
862ba3173a
chore: update main.dart
2022-10-27 14:08:54 +08:00
Lucas.Xu
76cdb689fb
chore: update language for bn_BN
2022-10-27 14:00:24 +08:00
Nathan.fooo
3bbf91ab2b
Add board group test ( #1376 )
2022-10-26 22:36:34 +08:00
Nathan.fooo
c8044a92d1
fix: group by field ( #1374 )
2022-10-26 21:46:47 +08:00
Lucas.Xu
799ceb432f
fix: copy link and code style
2022-10-26 20:14:35 +08:00
Lucas.Xu
c7c9048fe3
Merge pull request #1364 from LucasXu0/adapt_dart_mode
...
feat: adapt dark mode
2022-10-26 14:55:37 +08:00
Utsav Paul
7e2a0144a1
feat: added new translation (bn_BN) to appflowy-editor ( #1356 )
...
* Create intl_bn_BN.arb
* Update intl_bn_BN.arb
2022-10-26 14:52:53 +08:00
Lucas.Xu
3f97820094
feat: customize the placeholder text style
2022-10-26 14:51:39 +08:00
Lucas.Xu
e7adc3bcbf
fix: selection menu show in wrong position
2022-10-26 14:36:00 +08:00
Lucas.Xu
381913307c
fix: copy selection exception
2022-10-26 11:54:21 +08:00
Lucas.Xu
799ed2fdb9
feat: custom upload image menu style
2022-10-26 11:47:38 +08:00
Lucas.Xu
a68903918c
feat: custom link menu style
2022-10-26 11:43:10 +08:00
Nathan.fooo
170bbb6db0
test: add home bloc test ( #1371 )
2022-10-26 11:09:51 +08:00
Lucas.Xu
a702c06dc8
feat: custom context menu style
2022-10-26 11:01:25 +08:00
Lucas.Xu
fac76ac5b8
feat: custom selection menu style
2022-10-26 10:52:30 +08:00
Nathan.fooo
2eea57aefa
test: add app bloc test ( #1370 )
2022-10-26 10:38:57 +08:00
Lucas.Xu
23a65bfa2a
feat: customize appflowy editor selection menu style
2022-10-26 10:16:14 +08:00
Lucas.Xu
8656cfeb1e
chore: add extension for themedata
2022-10-25 22:15:31 +08:00
Lucas.Xu
6a853036a5
feat: customize appflowy editor heading style
2022-10-25 22:07:30 +08:00
Lucas.Xu
c5cea81be2
feat: integrate appflowy editor dark mode
2022-10-25 21:58:44 +08:00
Lucas.Xu
dde50d32d6
feat: refactor theme plugin, use themedata extension
2022-10-25 21:35:44 +08:00
Lucas.Xu
cdee706f46
feat: refactor theme plugin, use themedata extension
2022-10-25 20:22:38 +08:00
Nathan.fooo
586c20a14e
chore: add board test ( #1363 )
2022-10-25 19:50:11 +08:00
Richard Shiue
1e6c4a4d88
feat: introduce a default font ( #1210 )
...
* style: code auto-format
* feat: introduce default poppins font
* chore: port more const textstyles to shared styles
2022-10-25 19:49:58 +08:00
Nathan.fooo
18185cc90c
chore: add app setting test ( #1361 )
2022-10-25 17:30:57 +08:00
Nathan.fooo
67e4a759c7
chore: add reorder bloc test ( #1354 )
...
* chore: add reorder bloc test
* chore: add trash test
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-25 16:51:51 +08:00
Lucas.Xu
68da3955c1
fix: disable toolbar hover color
2022-10-25 14:41:50 +08:00
Lucas.Xu
3fb997af84
feat: support dark mode for number-list and bulleted-list
2022-10-25 14:40:18 +08:00
Lucas.Xu
6fb677d346
Merge pull request #1353 from alemoreau/fix-undo_quote_doesnt_work
...
fix: remove attribute if it already exists on the node
2022-10-25 14:30:55 +08:00
Lucas.Xu
50814b2bee
test: add test for format_rich_text_style.dart
2022-10-25 11:13:14 +08:00
Nathan.fooo
5a6103f5d6
chore: add app bloc test ( #1344 )
...
* chore: add app bloc test
* chore: add wait
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-25 09:01:26 +08:00
Richard Shiue
da3d575295
chore: no longer need to delete all options before each test ( #1348 )
2022-10-25 08:36:09 +08:00
Richard Shiue
10229ca8b5
fix: avoid overlapping option colors ( #1318 )
2022-10-25 08:35:31 +08:00
Richard Shiue
58ad9a260c
fix: several grid ui improvements ( #1347 )
2022-10-25 08:29:21 +08:00
Alexandre Moreau
5d2ff8e07c
fix: remove attribute if it already exists on the node
2022-10-25 00:42:31 +02:00
nathan
cc6bf3cc1e
chore: update version
2022-10-23 22:16:40 +08:00
Nathan.fooo
0d8be87031
chore: add view bloc test ( #1343 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-23 17:52:17 +08:00
Nathan.fooo
c65d00e95c
chore: add field editor bloc test ( #1342 )
...
* chore: add field editor bloc test
* chore: update log
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-23 16:56:33 +08:00
Nathan.fooo
96b1c6a540
chore: add grid header bloc test ( #1341 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-23 16:44:10 +08:00
Lucas.Xu
aa58c79dbb
feat: support markdown export and customize save path ( #1339 )
2022-10-23 15:05:51 +08:00
Nathan.fooo
87247ccd9d
fix: hide field & add field tests ( #1340 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-23 15:05:06 +08:00
Åke Engelbrektson
aa8addf4a3
feat: Add Swedish translation ( #1333 )
...
* Create sv.json
* Update app_widget.dart
* Update language.dart
2022-10-23 13:14:08 +08:00
nathan
1af6c5eadc
fix: bloc test errors
2022-10-23 11:52:15 +08:00
nathan
54826da701
chore: update wait response time
2022-10-23 10:59:53 +08:00
nathan
299e771877
fix: create a new property from grid
2022-10-23 10:32:37 +08:00
Lucas.Xu
ad9a4b7d71
Integrate appflowy editor ( #1040 )
2022-10-22 21:57:44 +08:00
Nathan.fooo
8dff9dc67c
chore: disable log in bloc test ( #1336 )
2022-10-22 20:58:33 +08:00
Richard Shiue
80f034beee
feat: alter some select option editor bloc events and add tests ( #1264 )
...
* chore: separate select and unselect events
* style: improve readability
* chore: don't send empty payloads if we can help it
* test: add select option text field test
* test: complete bloc test for select option
* test: delete all options between each test
* fix: keep insert order
* test: combine select and unselect tests
* chore: remove duplicate wait
Co-authored-by: appflowy <annie@appflowy.io>
2022-10-22 19:55:18 +08:00
Lucas.Xu
bf1d4b923a
Merge pull request #1322 from ChiragKr04/fix/grid-half-hidden-textfield
...
fix: half hidden textfield in name field
2022-10-21 09:48:54 +08:00
chiragkr04
9064b9f7ad
fix: half hidden textfield in name field
2022-10-20 16:19:23 +05:30
Nathan.fooo
7dbd9fe8cd
chore: implement document editor trait ( #1321 )
2022-10-20 15:33:18 +08:00
Nathan.fooo
f1a5726fcb
Feat: add appflowy editor in backend ( #1320 )
...
* chore: remove update attributes
* chore: format code
* chore: extension for transaction
* refactor: add document editor trait
* chore: add appflowy_document editor
* chore: add document serde
* chore: add new document editor
* chore: add tests
* chore: add more test
* chore: add test
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-20 11:35:11 +08:00
Lucas.Xu
2d66dfabe8
fix: the old context menu didn't dismiss after double-tap the other place
2022-10-19 16:49:41 +08:00
Lucas.Xu
585e71aa9d
feat: update image builder to support board selection style
2022-10-19 16:35:52 +08:00
Lucas.Xu
833a6cd95f
Merge pull request #1314 from LucasXu0/feature/context_menu
...
feat: implement context menu
2022-10-19 08:14:00 +07:00
Lucas.Xu
31ed88364a
Merge pull request #1317 from alemoreau/grid-incomplete_display_of_the_property_names
...
fix: add overflow ellipsis in FieldCellButton
2022-10-19 08:13:43 +07:00
Alexandre Moreau
3ee703cd6d
style: align code and add comment
2022-10-18 19:03:26 +02:00
Alexandre Moreau
0e278ddf3f
fix: add overflow ellipsis in FieldCellButton
2022-10-18 13:44:23 +02:00
Lucas.Xu
c793eb67fc
test: skip the secondary tap test on Windows
2022-10-18 19:26:50 +08:00
Lucas.Xu
d90414a8c1
fix: could not copy and paste the plain text
2022-10-18 19:23:04 +08:00
Lucas.Xu
1eaeb2c4c1
feat: implement new shortcut: press Escape to exit editing mode
2022-10-18 17:22:12 +08:00
Lucas.Xu
793d3808ec
test: add context menu test
2022-10-18 16:58:09 +08:00
Lucas.Xu
9e40b7f992
Merge remote-tracking branch 'origin/main' into feature/context_menu
2022-10-18 16:17:29 +08:00
Lucas.Xu
30700cd513
feat: implement context menu
2022-10-18 15:44:32 +08:00
Nathan.fooo
825725df7d
Refactor/selection option transform ( #1294 )
...
* chore: support unnamed struct in AST parser progress
* chore: handle select option type option data transform in one place
2022-10-17 14:14:10 +08:00
He Linming
aead4dd068
feat: transform checkbox to select value ( #1274 )
...
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
2022-10-17 13:10:44 +08:00
Nathan.fooo
7edc4fd76e
chore: add select option bloc test ( #1291 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-17 10:31:56 +08:00
Chirag Bargoojar
df91e00985
feat: horizontal scroll on multiselect options ( #1282 )
2022-10-16 20:49:47 +08:00
Nathan.fooo
6a8c15899c
chore: add grid bloc test ( #1289 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-16 16:51:21 +08:00
David
cbd84dfaad
chore: Update es-VE.json ( #1287 )
...
Corrected some errors of the spanish translation file.
2022-10-16 11:17:46 +07:00
Nathan.fooo
230eb5fd55
fix: run bloc_test ( #1286 )
...
* fix: run bloc_test
* fix: dart_test ci workflow
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-15 23:34:56 +08:00
Nathan.fooo
eb970a6b7a
fix: FieldEditor not refresh its type-option data after switching to a new field ( #1285 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-15 19:06:34 +08:00
Nathan.fooo
63111927cc
chore: remove events files when run clean + rebuild all ( #1284 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-15 17:15:11 +08:00
Jed Aureus Gonzales
8a94bbd602
feat: added support for markdown to link an image ( #1277 )
...
* feat: added support for markdown to link an image
#1064
* fix: fixed failing FlowyEditor test
#1064
* chore: add documentation
* chore: add documentation
* chore: update locale
* Refactor/rename crate (#1275 )
* chore: addressed review comments
#1064
* chore: removed unused import
* fix: compile error and wrong image attributes
Co-authored-by: appflowy <annie@appflowy.io>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
2022-10-15 17:04:02 +08:00
Chirag Bargoojar
f53c2567fc
fix: grid cell abnormal on click behaviour ( #1278 )
2022-10-14 16:09:40 +08:00
Lucas.Xu
c7bdd4bcc2
Merge pull request #1273 from LucasXu0/transform
...
feat: notify transaction instead of operations
2022-10-14 11:36:28 +08:00
Nathan.fooo
cf4a2920f8
Refactor/rename crate ( #1275 )
2022-10-13 23:29:37 +08:00
Lucas.Xu
f3eeb471e7
refactor: abstract the common transaction to commands
2022-10-13 19:46:22 +08:00
Lucas.Xu
48bb80b1d0
Merge pull request #1272 from LucasXu0/locale
...
chore: update locale
2022-10-13 11:56:25 +08:00
Lucas.Xu
71b1769eee
feat: notify transaction instead of operations
2022-10-13 11:55:16 +08:00
Lucas.Xu
8895430d9e
chore: update locale
2022-10-13 11:30:02 +08:00
appflowy
3a7660108c
chore: add documentation
2022-10-12 22:16:14 +08:00
appflowy
a0d0a13030
chore: add documentation
2022-10-12 21:52:17 +08:00
appflowy
3511737bb3
fix: edit no status card
2022-10-12 15:41:34 +08:00
appflowy
d2933bdb04
chore: add documentation
2022-10-12 12:11:33 +08:00
Nathan.fooo
00f7256e70
Merge pull request #1267 from AppFlowy-IO/fix/no_status_group_order
...
fix: no status groups order
2022-10-12 11:45:55 +08:00
appflowy
da20d5c221
fix: can not keep the noo status groups order. Refactor the default index of no status group is 0
2022-10-12 11:16:59 +08:00
Nathan.fooo
a516ec82bc
fix: row disappear when update the row in checkbox board ( #1266 )
2022-10-12 10:20:26 +08:00
Nathan.fooo
1adf6530fe
Refactor/update type options ( #1265 )
...
* chore: add documentation
* chore: update type option data after switching to a new field type
* chore: insert yes/no option when switch from checkbox to single/multi select
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-11 21:51:02 +08:00
Swapnil Kumbhar
0bc0a72d8a
Code coverage for Rust ( #1263 )
...
* feat: Bumped Rust to stable-2022-04-07 (1.60.0)
* feat: Added coverage tests and report generation
* feat: Added workflow for Rust Coverage
* feat: Bumped Rust to 1.60.0 in Workflows
* test: Testing for CI
* ci: Added name and fixed path for Rust Coverage
* revert: "test: Testing for CI"
This reverts commit 049a7b1088
.
* fix: Added .pub-cache to PATH, change incremental builds to zero
* test: Testing for CI
* ci: Installing protobuf compiler in CI
* revert: "test: Testing for CI"
This reverts commit 049a7b1088
.
* ci: Added environment setup for dart
* test: Testing for CI
* feat: Added task to check if 'grcov' is installed
* ci: Added steps to install grcov
* test: Testing for CI
* ci: Fixed name for grcov installation step
* feat: Added cargo binaries to PATH in tests
* revert: "test: Testing for CI"
This reverts commit 24e425db66
.
* revert: "test: Testing for CI"
This reverts commit a5de816bce
.
* ci: Fixed a very silly failing case
* test: Created a test rust file for cov test
2022-10-11 19:54:31 +08:00
Richard Shiue
295b887cf1
feat: use commas to select a tag in multi-select grid cells ( #1158 )
...
* fix: comma to select tags
* chore: support passing multiple option ids
* chore: add more unit tests for single select and multi select
* chore: move to select multiple options using a single payload
* chore: do not unselect the option if insert option ids contain that option
Co-authored-by: appflowy <annie@appflowy.io>
2022-10-11 13:43:29 +08:00
Lucas.Xu
d80a67bdda
refactor: implement appflowy editor core
2022-10-11 12:02:46 +08:00
Lucas.Xu
f469253916
chore: update README.MD
2022-10-11 09:36:04 +08:00
Lucas.Xu
06173195c5
chore: dart fix
2022-10-11 09:33:16 +08:00
Minho Yi
68344ef718
Feat: Translation for Korean ko_KR ( #1262 )
...
* feat: add translation ko_KR.json
* feat: add ko Locale
2022-10-11 09:27:20 +08:00
Nathan.fooo
6b528733fa
Merge pull request #1261 from sahej-dev/main
...
fix: Extra spacing in multiselect cell
2022-10-11 08:21:42 +08:00
Nathan.fooo
a20e92f08a
Merge pull request #1260 from AppFlowy-IO/refactor/switch_to_field
2022-10-11 07:58:59 +08:00
sahej-dev
820d2548b6
fix: Extra spacing in multiselect cell
2022-10-10 23:08:35 +05:30
nathan
b8895ce787
chore: remove unuse code
2022-10-11 01:04:13 +08:00
Linchengyi
396d310d22
test: cover all Enum NumberFormat ( #1257 )
2022-10-11 00:02:44 +08:00
Lucas.Xu
b5e9bf6ee3
test: operation.dart
2022-10-10 23:33:58 +08:00
appflowy
1f94d9d496
chore: fix test
2022-10-10 21:21:29 +08:00
Lucas.Xu
19bf8e3b7a
refactor: move transaction.dart to core/transform
2022-10-10 20:07:52 +08:00
appflowy
a2d27657dc
refactor: remove insertField function in dart
2022-10-10 20:02:52 +08:00
Nathan.fooo
4e122a9452
chore: add group documentation ( #1258 )
2022-10-10 19:44:41 +08:00
Lucas.Xu
319875529f
refactor: move operation.dart to core/transform
2022-10-10 16:31:28 +08:00
Lucas.Xu
805bdc9d32
refactor: move document.dart to core/document
2022-10-10 14:58:28 +08:00
Lucas.Xu
b10ff5e68e
refactor: move built_in_attributes_key to core/legacy
2022-10-10 14:53:36 +08:00
Lucas.Xu
5e7507c8e7
refactor: rename state_tree to document and move document to core/state
2022-10-10 12:08:13 +08:00
Nathan.fooo
4549ed20e7
Refactor/rename delta ( #1256 )
...
* chore: rename delta
* chore: renanme delta
2022-10-10 11:56:48 +08:00
Lucas.Xu
d02c29426e
refactor: move selection to core/location
2022-10-10 10:39:42 +08:00
Lucas.Xu
b0257a626d
refactor: move position to core/selection
2022-10-10 09:59:12 +08:00
Lucas.Xu
e095fd4181
refactor: move text_delta to core/document
2022-10-10 09:41:54 +08:00
Lucas.Xu
b9788bce09
refactor: move path to core/document
2022-10-09 23:53:18 +08:00
Lucas.Xu
7f92f8988f
refactor: move node_iterator to core/document
2022-10-09 23:25:47 +08:00
Richard Shiue
9758fe51f8
fix: regression on hover effect persisting after closing menu ( #1253 )
...
* fix: regression on hover effect persisting after closing menu
* chore: reset onhover when FlowyHover get rebuild
Co-authored-by: appflowy <annie@appflowy.io>
2022-10-09 22:50:35 +08:00
Ishan Pandhare
78b7027343
added new translation (hi_IN) to appflowy-editor ( #1237 )
...
feat: added new translation (hi_IN) to appflowy-editor
2022-10-09 16:11:46 +08:00
Ishan Pandhare
6c39b5b321
added translation for ru-RU ( #1234 )
...
feat: added translation for ru-RU
2022-10-09 16:11:05 +08:00
Lucas.Xu
a015c28e5a
Merge pull request #1232 from Ishanned/branch1
...
feat: added translation for de_DE
2022-10-09 16:09:15 +08:00
Lucas.Xu
cbb6b2d9b0
refactor: move attributes to core/document
2022-10-09 15:54:39 +08:00
Lucas.Xu
11eca2b3d9
refactor: move node to core/document
2022-10-09 14:30:55 +08:00
Nathan.fooo
89d036158b
chore: update view state when close the popover ( #1251 )
2022-10-08 20:48:14 +08:00
Nathan.fooo
ca8be6ab10
chore: replace overlay with popover ( #1250 )
2022-10-08 17:10:04 +08:00
Lucas.Xu
1841fb293e
chore: temporarily remove the code that automatically formats when inserting text
2022-10-08 11:25:26 +08:00
Lucas.Xu
e9c0956c51
Merge remote-tracking branch 'origin/main' into tekdel/main
...
# Conflicts:
# frontend/app_flowy/packages/appflowy_editor/test/infra/test_raw_key_event.dart
2022-10-08 11:11:42 +08:00
Lucas.Xu
228a41d7ea
Merge remote-tracking branch 'origin/main' into enzoftware/main
...
# Conflicts:
# frontend/app_flowy/packages/appflowy_editor/example/lib/plugin/tex_block_node_widget.dart
2022-10-08 10:24:51 +08:00
Ayush
238af3ed0e
Added flatpak files ( #208 )
2022-10-08 09:29:29 +08:00
vortixhead
fa9e32d86a
feat: limit max character length on select/multiselect options ( #1246 )
...
* Add maxLength of 30 characters and truncation to text fields
* Add dynamic height
* Add maxLength param
* Add maxLength in Rounded Field
2022-10-08 09:24:05 +08:00
Sarang S
2537a04fef
feat: Translation for Malayalam (ml_IN) ( #1245 )
2022-10-07 21:33:09 +08:00
Lucas.Xu
b9f6b62053
Merge pull request #1242 from LucasXu0/0.0.6
...
chore: flutter analyze and flutter format
2022-10-07 16:27:36 +08:00
appflowy
dff5e84ca5
chore: update appflowy_board version
2022-10-07 15:33:54 +08:00
Lucas.Xu
2d61581eb3
chore: flutter analyze and flutter format
2022-10-07 15:25:33 +08:00
Lucas.Xu
4abd74ed4b
Merge pull request #1240 from LucasXu0/0.0.6
...
chore: bump version to 0.0.6 (appflowy_editor)
2022-10-07 15:17:20 +08:00
Nathan.fooo
591d8a3872
Merge pull request #1241 from AppFlowy-IO/fix/1193
...
Fix/1193
2022-10-07 15:15:05 +08:00
appflowy
fa3f9c21fc
fix: state of AppFlowyBoard is wrong after reordering the group
2022-10-07 14:42:40 +08:00
Lucas.Xu
323b56982b
chore: bump version to 0.0.6 (appflowy_editor)
2022-10-07 12:24:10 +08:00
Lucas.Xu
e27e8e43e1
chore: update the menu item size for code_block, horizaontal_rule and tex_block
2022-10-07 11:39:49 +08:00
Lucas.Xu
e6d4f9e3f7
feat: implement horizontal rule
2022-10-07 11:24:39 +08:00
appflowy
73e81da356
fix: select card text
2022-10-06 22:26:18 +08:00
Lucas.Xu
d146bb6481
chore: fix compile error
2022-10-06 22:02:56 +08:00
Richard Shiue
5860d35d1a
fix: improve look of calendar ( #1226 )
2022-10-06 21:36:39 +08:00
Richard Shiue
a4a88959fd
fix: make sidebar resizing follow cursor more closely ( #1202 )
...
* fix: make sidebar resizing follow cursor more closely
* fix: don't animate sidebar size changes when dragging
2022-10-06 21:31:52 +08:00
Richard Shiue
5a5f5eceb5
fix: improve look of share button dropdown menu ( #1224 )
2022-10-06 19:33:02 +08:00
Enzo Lizama
73a97fdbea
fix: conflict merge
2022-10-05 23:55:01 -05:00
Enzo Lizama Paredes
d2121ed2b9
Merge branch 'main' into main
2022-10-05 23:53:58 -05:00
Enzo Lizama
90ac7970bd
chore: remove dynamic methods
2022-10-05 23:49:41 -05:00
Enzo Lizama
bfe61ea09d
test: node tests
2022-10-05 23:46:34 -05:00
Ishan Pandhare
454f33e0fb
added translation for de_DE
2022-10-06 09:59:09 +05:30
Enzo Lizama
eaf396630c
chore: url launcher test
2022-10-05 23:06:48 -05:00
Lucas.Xu
c9fc9e7497
Merge branch 'main' into latex
2022-10-06 10:32:38 +08:00
Lucas.Xu
09bf373e92
Merge branch 'main' into double_tilde_to_strikethrough
...
# Conflicts:
# frontend/app_flowy/packages/appflowy_editor/lib/src/service/internal_key_event_handlers/markdown_syntax_to_styled_text.dart
# frontend/app_flowy/packages/appflowy_editor/lib/src/service/shortcut_event/built_in_shortcut_events.dart
2022-10-06 10:08:50 +08:00
Lucas.Xu
d7d6729241
Merge pull request #1211 from citricacid2/main
...
feat: added markdown links
2022-10-06 09:59:16 +08:00
Lucas.Xu
562da32586
Merge pull request #1220 from citricacid2/num-list
...
feat: added numbered list to the slash menu
2022-10-05 22:31:22 +08:00
Ishan Pandhare
8ee5c6ed25
added translation for pt_PT ( #1219 )
2022-10-05 21:26:55 +08:00
Lucas.Xu
2501c15a8f
chore: update l10n and fix selection_menu_widget_test
2022-10-05 21:07:45 +08:00
Enzo Lizama
fe524736ec
test: add url launcher test
2022-10-04 22:40:15 -05:00
Enzo Lizama
b4aceec346
test: add mockito
2022-10-04 22:40:07 -05:00
Enzo Lizama
4acce447f2
test: add node extension test
2022-10-04 22:39:55 -05:00
Enzo Lizama
c0aa90b0b3
test: text style tests
2022-10-04 22:19:38 -05:00
Enzo Lizama
50ebaa3ab8
test: object tests
2022-10-04 17:59:30 -05:00
Enzo Lizama
7914949613
test: color tests
2022-10-04 17:59:20 -05:00
Enzo Lizama
dd15a49d76
test: add unit tests for attributes extensions
2022-10-04 11:38:34 -05:00
Enzo Lizama
bf9f6ac13f
chore: small code improvements
2022-10-04 11:37:59 -05:00
Enzo Lizama
6ea3ea189e
chore: remove unused imports
2022-10-04 11:37:40 -05:00
Ankur
176668049c
feat: Added fr_CA translation ( #1212 )
...
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
2022-10-04 20:30:45 +08:00
Ankur
069a23c96b
feat: Added hu-HU translation ( #1214 )
...
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
2022-10-04 20:30:06 +08:00
Ankur
c403e083cc
feat: Added id-ID translation ( #1217 )
...
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
2022-10-04 20:29:38 +08:00
Alexandre Moreau
d6cae56d74
test: add tests for double tilde to strikethrough
2022-10-04 01:01:24 +02:00
Alexandre Moreau
b52dfe12c2
feat: add doubleTildeToStrikethrough ShortcutEventHandler to built-in ShortcutEvents
2022-10-04 01:01:17 +02:00
Alexandre Moreau
be5123ca21
feat: implement doubleTildeToStrikethrough ShortcutEventHandler
2022-10-04 01:01:10 +02:00
citricacid2
3e620ed335
feat: added numbered list to the slash menu
2022-10-03 17:00:17 -04:00
citricacid2
6f4ab9a55d
feat: added markdown links
2022-10-03 00:00:32 -04:00
Richard Shiue
2331b328d8
feat: elide sidebar text ( #1026 )
2022-10-03 09:58:13 +08:00
Richard Shiue
cff24581a4
feat: use appflowy styled toggle widget in date settings ( #1192 )
...
* feat: use appflowy styled toggle widgets in date settings
* feat: some date cell UI improvements
2022-10-03 09:56:45 +08:00
Mehdi Bertul
285231a845
fix : added French translations ( #1203 )
...
* fix : added French translations
As usually, I worked on translating the new English UI strings to French.
* fix : "fixed the translation"
Co-authored-by: Noé Landré <68849024+DevNono@users.noreply.github.com>
* fix : "fixed the translation"
Co-authored-by: Noé Landré <68849024+DevNono@users.noreply.github.com>
Co-authored-by: Noé Landré <68849024+DevNono@users.noreply.github.com>
2022-10-03 09:46:45 +08:00
PapuleX
1eaf97b669
feat: Add Czech language ( #1207 )
2022-10-03 09:45:45 +08:00
Alessio Marinelli
35fbf99fb1
feat: Added it_IT translation ( #1200 )
2022-10-02 20:25:06 +08:00
Alessio Marinelli
7b8aa78e95
feat: Added fr_FR AppFlowy editor translation ( #1201 )
2022-10-02 20:21:00 +08:00
Luke Greenwood
2d1793c5ff
fix: Theme toggle not updating UI ( #1205 )
2022-10-02 20:19:17 +08:00
Victor Szabo
04a7c8dc6d
fix(scripts): add libkeybinder3 to Dockerfile ( #1204 )
2022-10-02 20:15:53 +08:00
Richard Shiue
3dc64f3d50
fix: improve look of select option list ( #1168 )
2022-10-01 21:13:56 +08:00
Lucas.Xu
b8cbbf7454
Merge branch 'main' into main
2022-10-01 21:11:08 +08:00
Lucas.Xu
5e7a54183a
Merge pull request #1133 from flappyBug/fix/click-selection-menu-item-delete-text
...
fix: remove keyword when click selection menu item
2022-10-01 21:09:54 +08:00
Lucas.Xu
c0df0badec
Merge pull request #1143 from MrHeer/feat/markdown_syntax_to_code_text
...
feat: backquote to code text
2022-10-01 21:08:37 +08:00
Lucas.Xu
d115a8a79e
Merge pull request #1196 from yabamiah/feat_pt-BR_translate
...
feat: translate AppFlowy Editor to pt_BR
2022-10-01 21:07:35 +08:00
Lucas.Xu
3156568594
Merge branch 'main' into feat/markdown_syntax_to_code_text
2022-10-01 19:35:08 +08:00
Lucas.Xu
570eb40c7a
Merge pull request #1199 from MBlokhuijzen/feature/dutch_translations
...
Feature: Add Dutch Translation
2022-10-01 19:33:38 +08:00
Melvin Blokhuijzen
9206e2cdff
feat: Add translation for Embed code
2022-10-01 11:56:36 +02:00
Melvin Blokhuijzen
b20aaecc01
feat: Translate into dutch language
2022-10-01 11:53:48 +02:00
Syeerzy
c11a00a380
locale fix ( #1195 )
2022-10-01 17:50:19 +08:00
Nathan.fooo
f355ff01e4
Merge pull request #1197 from AppFlowy-IO/feat/support_drag_group
...
Feat/support drag group
2022-10-01 17:19:07 +08:00
appflowy
4894361076
fix: conflict in fr-FR file
2022-10-01 17:04:49 +08:00
appflowy
62d0a31a76
refactor: save default group order
2022-10-01 16:50:54 +08:00
Yaba
adda0218fa
feat: translate AppFlowy Editor to pt_BR
2022-10-01 00:06:29 -03:00
appflowy
5763e289ef
feat: support moving group
2022-09-30 20:44:41 +08:00
Lucas.Xu
3df31c43f8
Merge pull request #1188 from LucasXu0/commands
...
feat: add commands and update checkbox logic
2022-09-30 20:09:19 +08:00
Lucas.Xu
8d39dac145
chore: disable IME support for the Web platform
2022-09-29 11:33:27 +08:00
Nathan.fooo
6c3978c3ba
Merge pull request #578 from MidouWebDev/main
...
feature: Translate new words to French
2022-09-29 08:58:50 +08:00
Lucas.Xu
0a49a18280
fix: could not insert space sometimes on the web
2022-09-28 23:36:44 +08:00
Lucas.Xu
6ec93d49c2
feat: set link menu as auto focus
2022-09-28 23:03:02 +08:00
Lucas.Xu
99cb2430f7
fix: could not insert link on the Web
2022-09-28 23:01:22 +08:00
Mehdi Bertul
5a4af5a983
Fix translation of the color "Purple"
2022-09-28 14:17:39 +08:00
MidouWebDev
96ad14e891
Translate new words to French
...
Closes #462
2022-09-28 14:17:37 +08:00
Lucas.Xu
ab0131c19c
feat: disable apply operation when setting editable = false
2022-09-28 11:49:31 +08:00
appflowy
908d005737
refactor: add setting documentation and support save key/value in setting
2022-09-28 11:44:44 +08:00
Lucas.Xu
6230d0ad9f
feat: add commands and update checkbox logic
2022-09-28 11:21:42 +08:00
Andrei Dolgov
a8cb58cb4a
fix: address a minor isssue when there is content after last asterisk/underscore
2022-09-27 16:38:18 -04:00
Andrei Dolgov
6a902a2b21
fix: workaround infinity formatting
2022-09-27 11:09:16 -04:00
appflowy
155cf3dca5
fix: display cell data after switching to text field
2022-09-27 18:22:11 +08:00
Lucas.Xu
9df11256cc
feat: implement TeX plugin
2022-09-27 17:52:32 +08:00
Lucas.Xu
b578067092
Merge pull request #1166 from LucasXu0/code_block
...
Implement code block feature for appflowy editor
2022-09-27 15:58:46 +08:00
Nathan.fooo
e44b0a4bb8
Merge pull request #1180 from AppFlowy-IO/refactor/text_type_option_test
...
refactor: text type option test
2022-09-27 15:49:11 +08:00
Lucas.Xu
af877913d7
feat: add auto detect language and remove the unused package
2022-09-27 14:36:40 +08:00
Lucas.Xu
86a6f5827d
chore: revert the example.json
2022-09-27 14:24:59 +08:00
appflowy
84aa156885
refactor: text type option test
2022-09-27 14:20:18 +08:00
appflowy
d1f80b15a0
fix: update the group when the corresponding field changed
2022-09-27 11:21:06 +08:00
Lucas.Xu
31ba12d289
fix: disable built-in toolbar items for non-built-in widget
2022-09-27 11:14:58 +08:00
appflowy
602f7e7b6c
fix: format number in percent format
2022-09-27 09:52:50 +08:00
Andrei Dolgov
c0964fad5d
feat: double asterisks/underscores to bold text
2022-09-26 15:04:25 -04:00
Lucas.Xu
5421c156c3
fix: tab & enter test
2022-09-26 18:13:45 +08:00
appflowy
e3a1384f7f
fix: open latest after deleting current view
2022-09-26 17:17:46 +08:00
Lucas.Xu
ff9cf905fa
feat: implement simple code block
2022-09-26 16:55:49 +08:00
Lucas.Xu
2d32e02dba
feat: tab for 4 spaces
2022-09-26 16:55:32 +08:00
Lucas.Xu
ec97735e94
fix: prevent to copy the style in some cases when pressing the enter key in the front of the text
2022-09-26 16:55:06 +08:00
Lucas.Xu
49fb0470ab
fix: should not notify the parent node when the subtype is not changed
2022-09-26 16:54:13 +08:00
appflowy
81ecbd8ae2
fix: open latest view
2022-09-26 15:25:33 +08:00
Nathan.fooo
02fd2bc427
Merge pull request #1161 from Poly-Pixel/trash-resize-fix
...
fix: only open the last opened view if plugin is blank
2022-09-26 15:01:33 +08:00
Nathan.fooo
7037378947
Merge pull request #1162 from AppFlowy-IO/fix/1156
...
fix: calculate overlap
2022-09-26 11:40:02 +08:00
nathan
ee463037e3
fix: calculate overlap
2022-09-26 11:26:17 +08:00
He Linming
9604bc06bb
test: add unit test for backquote to code
2022-09-26 10:40:45 +08:00
He Linming
39bbfe109d
feat: backquote to code text
2022-09-26 09:48:00 +08:00
Nathan.fooo
882043ef96
Merge pull request #1160 from AppFlowy-IO/fix/view_action_auto_width
...
fix: auto width for view action
2022-09-26 08:53:35 +08:00
Poly-Pixel
510fd11680
fix: only open the last opened view if plugin is blank
2022-09-25 11:36:34 -04:00
nathan
b2d2e071bd
fix: auto width for view action
2022-09-25 22:05:22 +08:00
Nathan.fooo
bc5f0c206b
Merge pull request #1147 from huyz/main
...
feat: make Rust installation prompt default to No
2022-09-25 20:00:17 +08:00
Lucas.Xu
d1d5b37c14
Merge remote-tracking branch 'origin/main' into fix/click-selection-menu-item-delete-text
2022-09-25 16:28:22 +08:00
Lucas.Xu
e8f5b1ade3
Merge pull request #1157 from LucasXu0/remove_selection_menu_widget_test
...
chore: remove the selection_menu_widget_test.dart
2022-09-25 16:13:22 +08:00
Lucas.Xu
62c2da06d4
chore: remove the selection_menu_widget_test.dart
2022-09-25 15:55:28 +08:00
nathan
42995b6baf
fix: auto resize Action list
2022-09-25 15:01:39 +08:00
Richard Shiue
edd9128046
fix: press enter to create or select option in text field
2022-09-25 12:32:40 +08:00
nathan
d6d8b4da5a
fix: duplicate time format str
2022-09-25 10:57:40 +08:00
Nathan.fooo
a1b54e0646
Merge pull request #1132 from richardshiue/fix-blue-tint
...
Fix blue tint
2022-09-25 09:32:04 +08:00
nathan
dfb7ed1053
fix: switch field type in board
2022-09-24 22:36:35 +08:00
nathan
e66b3b07db
fix: duplicate board
2022-09-24 21:49:47 +08:00
appflowy
fa0a485c85
fix: move checkbox card fail
2022-09-24 17:25:59 +08:00
Lucas.Xu
55be554cc7
Merge pull request #1144 from LucasXu0/web_support
...
Support web platform for AppFlowy Editor
2022-09-24 15:50:38 +08:00
huyz
69ae3cba04
feat: make Rust installation prompt default to N
2022-09-23 21:59:32 -07:00
Lucas.Xu
6bda1fd2ea
fix: delete the nested bulleted list will lost the children nodes
2022-09-24 12:01:23 +08:00
weidong fu
91469df126
chore: fix typo in install_macos.sh
2022-09-24 10:39:00 +08:00
Lucas.Xu
d648f2b5b9
fix: merge current text node's children to previous text node
2022-09-23 23:08:48 +08:00
Lucas.Xu
ab353551d1
feat: implement find the forward nearest text node
2022-09-23 22:59:56 +08:00
Lucas.Xu
c5af7db2cd
fix: could not input space in editor
2022-09-23 19:57:00 +08:00
appflowy
f990e3cabb
chore: set icon color of the app ation panel
2022-09-23 18:00:11 +08:00
appflowy
77d1dbedd6
chore: adjust insets of some popup
2022-09-23 17:50:32 +08:00
appflowy
9730069ec1
chore: rounded button hover
2022-09-23 17:40:17 +08:00
appflowy
0218f4e8b9
fix: create view panel icon color
2022-09-23 17:27:30 +08:00
appflowy
ee7cb0cb42
chore: delete button ui
2022-09-23 16:24:01 +08:00
Nathan.fooo
a352adf0d7
Merge pull request #1138 from AppFlowy-IO/fix/context_not_found
...
fix: can't find context after popover disappear
2022-09-23 16:22:29 +08:00
Nathan.fooo
7de6a21331
Merge pull request #1137 from AppFlowy-IO/fix/format_date_fail
...
fix: switch format style of the date after creating
2022-09-23 16:22:17 +08:00
appflowy
8da2d24d4e
fix: unit test
2022-09-23 15:22:22 +08:00
appflowy
af98febcb0
fix: can't find context after popover disappear
2022-09-23 15:10:20 +08:00
appflowy
082b0d2f5d
fix: switch format style of the date after creating
2022-09-23 13:43:48 +08:00
appflowy
44ad0a2623
fix: create the default group for grid
2022-09-23 11:23:35 +08:00
Nathan.fooo
6a1b84a098
Merge pull request #1130 from AppFlowy-IO/fix/open_card_error
...
fix: open card error
2022-09-23 09:15:56 +08:00
Haoran Lin
5782dec45c
fix: remove keyword when click selection menu item
2022-09-23 01:38:33 +08:00
Richard Shiue
e5f5169a39
style: code auto-format
2022-09-23 01:21:04 +08:00
Richard Shiue
fc1535696b
fix: color code for tint 9
2022-09-23 01:20:01 +08:00
appflowy
5464f1851b
fix: UI layout issue when date select panel popup
2022-09-22 21:12:41 +08:00
appflowy
c790b698f2
fix: open card error
2022-09-22 21:02:10 +08:00
Nathan.fooo
206b06f023
Merge pull request #1114 from andercard0/main
...
chore: Update 2: Brazilian Portuguese Localization
2022-09-22 14:43:50 +08:00
Nathan.fooo
f84e0548a8
Merge pull request #1121 from AppFlowy-IO/fix/black_page_after_delete_doc
...
chore: open next page when current page get deleted
2022-09-22 14:39:48 +08:00
appflowy
37f85cebde
chore: open next page when current page get deleted
2022-09-22 13:43:37 +08:00
appflowy
ca50e61762
chore: add install gitlint script & ignore body length
2022-09-22 10:50:04 +08:00
Anderson Cardoso
bb80a34123
chore: Update Brazilian Portuguese Localization
...
- Added missings strings;
- Clean up my latest changes;
- Fixed some indentations and spaces
Translation 100% completed!
2022-09-21 22:29:33 -03:00
Annie
a5e0e97df5
Merge pull request #1080 from richardshiue/fix-include-time
...
fix: some improvements for when including time in a date cell
2022-09-21 20:08:35 +08:00
Poly-Pixel
4e0b9c87e2
feat: show menu as overlapping drawer on small screens ( #1088 )
...
* feat: show menu as overlapping drawer on small screens
* refactor: simplify home page left offset ternary expression
2022-09-21 20:06:48 +08:00
Nathan.fooo
811dc46bc6
Merge pull request #1111 from AppFlowy-IO/fix/create_grid_row
...
fix: insert grid row
2022-09-21 20:03:50 +08:00
Annie
22d7ade18b
Merge pull request #1101 from LucasXu0/translation
...
docs: add translation.md
2022-09-21 18:24:19 +08:00
appflowy
ccc1d91896
fix: insert grid row
2022-09-21 18:23:05 +08:00
Nathan.fooo
2258e3468d
Merge pull request #1109 from AppFlowy-IO/fix/drag_grid_header_cell
...
fix: tap event conflict when dragging grid header cell
2022-09-21 16:15:32 +08:00
appflowy
437228d4cf
ci: fix warnings
2022-09-21 15:54:34 +08:00
Nathan.fooo
03e3c2efe4
Merge pull request #1110 from AppFlowy-IO/feat/highlight_trash_button
...
Feat/highlight trash button
2022-09-21 15:49:04 +08:00
appflowy
7e972c3ccd
chore: display highlight color in delete/restore button
2022-09-21 11:46:32 +08:00
appflowy
ece29b95f5
refactor: separate the trash page widget from trash.dart file
2022-09-21 11:37:42 +08:00
appflowy
0ff08ff8d2
fix: tap event conflict when dragging grid header cell
2022-09-21 11:24:37 +08:00
Nathan.fooo
488882c96b
Merge pull request #1105 from andercard0/main
...
chore: Update Brazilian Portuguese Localization
2022-09-21 11:06:27 +08:00
Nathan.fooo
1967913db6
Merge branch 'main' into main
2022-09-21 10:31:38 +08:00
Anderson Cardoso
283de97c90
Update pt-BR.json
2022-09-20 21:48:13 -03:00
Anderson Cardoso
459a949e76
Update pt-BR.json
2022-09-20 17:59:35 -03:00
Anderson Cardoso
6d11ab6078
Update pt-BR.json
2022-09-20 17:59:01 -03:00
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