Commit Graph

3841 Commits

Author SHA1 Message Date
350c55e71d style: rename theme extension file (#1562) 2022-12-10 19:00:46 +08:00
fd603fe80f test: fix select transform test name (#1560) 2022-12-10 18:39:37 +08:00
07ebb0cb95 refactor: refresh rows 2022-12-09 20:04:12 +08:00
9dfc8dbb43 Update emoji_select_widget.dart 2022-12-09 15:28:15 +05:00
3f27576066 added:emoji
added emoji support
2022-12-09 15:22:43 +05:00
247a19b0c6 Merge pull request #1553 from AppFlowy-IO/update_version_num_0.0.8.1
chore: update changelog
0.0.8.1
2022-12-09 11:32:04 +08:00
8494e0f0a6 Merge pull request #1554 from LucasXu0/rules
feat: add rules for editorstate.apply
2022-12-09 11:31:51 +08:00
e94eb20388 chore: disable rules for test cases 2022-12-09 11:06:28 +08:00
8bbae46a7c feat: add rules for editorstate.apply 2022-12-09 10:36:01 +08:00
8521cc0897 chore: update changelog 2022-12-09 10:18:38 +08:00
12441f1183 fix: auto size filter menu (#1552)
Co-authored-by: nathan <nathan@appflowy.io>
2022-12-09 10:12:45 +08:00
53b7595de8 Merge pull request #1548 from ramanverma2k/fix_1503
Refactor linux workflow & fix 1503
2022-12-09 09:42:59 +08:00
8c225fe547 Feat/restore revision (#1549)
* chore: write snapshot

* chore: add tests

* chore: sync close

* chore: restore from snapshot

* chore: delete invalid revisions after restored from snapshot

* chore: create default view if it fail to deserialize view's revisions when there is no snapshot

* chore: auto generate snapshot

Co-authored-by: nathan <nathan@appflowy.io>
2022-12-09 09:19:47 +08:00
a507fb8ec6 Merge pull request #1550 from LucasXu0/fix_windows_copy_paste
fix: Clipboard does not work in Windows #1406
2022-12-08 16:13:01 +08:00
4db5b7a544 chore: typo 2022-12-08 15:50:43 +08:00
1de5b274c3 chore: fix flutter analyze 2022-12-08 15:29:59 +08:00
12b549bad2 fix: Clipboard does not work in Windows #1406 2022-12-08 15:19:21 +08:00
6dbb08c2ae fix: move deb control file to linux_installer 2022-12-08 12:04:43 +05:30
9711d670ca feat: add hover effect when trash icon is selected or hovered. (#1513) 2022-12-08 14:22:27 +08:00
442dfe7ef8 feat: switch between light and dark theme based on system settings (#1523)
* feat: allow listening to system for light/dark theme

* chore: implement UI for theme mode setting

* chore: fix translations
2022-12-08 14:21:11 +08:00
f81d5eb23e fix: location of popover wrt the cell (#1545) 2022-12-08 14:18:57 +08:00
32be754eb7 fix: add libkeybinder as a dependency in deb pkg 2022-12-08 10:25:27 +05:30
0643e93e94 ci: refactor linux workflow & build an alternative linux package for older distributions. 2022-12-08 10:11:40 +05:30
681d9028e3 Merge pull request #1544 from LucasXu0/fix_1542
fix: [Bug] Text formatting toolbar disappear under layout
2022-12-07 17:09:06 +08:00
49574d3ff0 fix: [Bug] Text formatting toolbar disappear under layout #1542 2022-12-07 10:59:28 +08:00
c64b83c2d6 Merge pull request #1541 from LucasXu0/refactor_font_size
chore: refactor font size design
2022-12-06 19:14:14 +08:00
52d65c4c4f Merge pull request #1540 from LucasXu0/missing_code_block_markdown
fix: add missing markdown converter for code block and divider
2022-12-06 18:36:40 +08:00
4da786a439 chore: refactor font size design 2022-12-06 18:36:22 +08:00
114968f2ee fix: markdown decoder and encoder test error 2022-12-06 17:48:00 +08:00
29952bc7fd fix: add missing markdown converter for code block and divider 2022-12-06 17:24:10 +08:00
64ee3140a3 fix: click enter to submit the text content (#1537)
Co-authored-by: nathan <nathan@appflowy.io>
2022-12-05 17:17:33 +08:00
a2f9ca2f28 fix: options don't refresh after moving the card (#1536)
Co-authored-by: nathan <nathan@appflowy.io>
2022-12-05 15:23:59 +08:00
72dc0b8f67 fix: filter orders (#1535)
Co-authored-by: nathan <nathan@appflowy.io>
2022-12-05 15:23:48 +08:00
721781f0ae chore: refresh the grid rows after typing text in the text filter (#1533)
Co-authored-by: nathan <nathan@appflowy.io>
2022-12-05 09:55:37 +08:00
0d879a6091 Fix/select option filter (#1530)
* fix: multi select filter bugs

* fix: single select bugs

Co-authored-by: nathan <nathan@appflowy.io>
2022-12-05 09:54:47 +08:00
806a924fff Merge pull request #1528 from AppFlowy-IO/feat/folder_node
Feat/folder node
2022-12-05 09:53:59 +08:00
9488f42749 chore: macro node 2022-12-04 19:52:24 +08:00
a2161216d8 feat: can transform options from single & multi select (#1493)
* feat: can transform options from single & multi select

* test: add single-multi switch test
2022-12-04 16:32:37 +08:00
aca9b81c79 chore: implement folder 2022-12-04 09:54:25 +08:00
81dd353d12 chore: add Node macro 2022-12-03 21:12:45 +08:00
eb1659fd3e chore: add node ast parser 2022-12-03 12:03:52 +08:00
c89277d507 feat: create folder node & add tests 2022-12-02 22:31:03 +08:00
fa01dbb572 chore: rename 2022-12-02 10:44:46 +08:00
63613689cd Merge pull request #1522 from LucasXu0/checklist_typo
chore: checklist.panelTitle typo
2022-12-02 09:43:36 +08:00
89f89e8822 Merge pull request #1519 from LucasXu0/plugin
Separate AppFlowy Editor Plugins
2022-12-02 09:43:20 +08:00
a801fa627c chore: checklist.panelTitle typo 2022-12-01 19:42:49 +08:00
c6c164d347 feat: integrate divider, code block, and math equation into appflowy 2022-12-01 19:26:00 +08:00
be4222a62f Merge pull request #1518 from richardshiue/deprecate-textstyle-getters
chore: remove unused getters for TextStyles
2022-12-01 19:05:49 +08:00
4fa2d6dc2e feat: overwrite paste logic in code block 2022-12-01 18:54:48 +08:00
e476337a6a feat: move code block plugin to appflowy editor plugins directory 2022-12-01 18:35:27 +08:00