Lucas.Xu
ad9a4b7d71
Integrate appflowy editor ( #1040 )
2022-10-22 21:57:44 +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
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
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
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
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
Chirag Bargoojar
f53c2567fc
fix: grid cell abnormal on click behaviour ( #1278 )
2022-10-14 16:09:40 +08:00
Nathan.fooo
cf4a2920f8
Refactor/rename crate ( #1275 )
2022-10-13 23:29:37 +08:00
appflowy
3a7660108c
chore: add documentation
2022-10-12 22:16:14 +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
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
sahej-dev
820d2548b6
fix: Extra spacing in multiselect cell
2022-10-10 23:08:35 +05:30
appflowy
a2d27657dc
refactor: remove insertField function in dart
2022-10-10 20:02:52 +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
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
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
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
appflowy
73e81da356
fix: select card text
2022-10-06 22:26:18 +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
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
Luke Greenwood
2d1793c5ff
fix: Theme toggle not updating UI ( #1205 )
2022-10-02 20:19:17 +08:00
Richard Shiue
3dc64f3d50
fix: improve look of select option list ( #1168 )
2022-10-01 21:13:56 +08:00
Syeerzy
c11a00a380
locale fix ( #1195 )
2022-10-01 17:50:19 +08:00
appflowy
62d0a31a76
refactor: save default group order
2022-10-01 16:50:54 +08:00
appflowy
5763e289ef
feat: support moving group
2022-09-30 20:44:41 +08:00
appflowy
908d005737
refactor: add setting documentation and support save key/value in setting
2022-09-28 11:44:44 +08:00
appflowy
155cf3dca5
fix: display cell data after switching to text field
2022-09-27 18:22:11 +08:00
appflowy
602f7e7b6c
fix: format number in percent format
2022-09-27 09:52:50 +08:00
appflowy
e3a1384f7f
fix: open latest after deleting current view
2022-09-26 17:17:46 +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
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
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
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