Commit Graph

3619 Commits

Author SHA1 Message Date
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
44f9254c0a chore: add codegen crate 2022-12-01 15:17:55 +08:00
89becbfe71 feat: add hint text for math equation plugin 2022-12-01 15:08:16 +08:00
cf42d8cd43 chore: remove unused getters for TextStyles 2022-12-01 14:45:59 +08:00
2b27fe85aa feat: move math equation plugin to appflowy editor plugins directory 2022-12-01 14:44:06 +08:00
30e7323cf7 chore: delete flowy-tool 2022-12-01 14:42:09 +08:00
39a97499de Merge pull request #1516 from AppFlowy-IO/refactor/backend_event_system 2022-12-01 11:49:48 +08:00
157f929ff9 feat: move divider plugin to appflowy editor plugins directory 2022-12-01 11:14:35 +08:00
bf36ef7fd9 chore: update documentation 2022-12-01 10:59:22 +08:00
7ba638268b feat: init appflowy editor plugins 2022-12-01 09:47:28 +08:00
96c427e869 refactor: rename flowy-dispatch structs 2022-12-01 09:26:16 +08:00
fff4af53e2 Merge pull request #1510 from LucasXu0/fix_1488
fix: [Bug] Inconsistent font weights #1488
2022-11-30 20:31:39 +08:00
6910004003 Merge pull request #1512 from richardshiue/fix-flowytextfield-bugs
fix: flowy text field bugs
2022-11-30 20:30:42 +08:00
7cb964c7a2 Merge pull request #1511 from AppFlowy-IO/feat/checklist_filter
chore: support checklist filter
2022-11-30 20:24:15 +08:00
eaa1cb5a67 fix: flowy text field bugs 2022-11-30 18:28:51 +08:00
553cfb3f5e chore: support checklist filter 2022-11-30 16:43:57 +08:00
086195d2cf fix: inconsistent font weight in Chinese #1488 2022-11-30 16:36:53 +08:00
64d9b76e3a Merge pull request #1509 from AppFlowy-IO/feat/remove_debug_info
chore: disable split-debuginfo
0.0.8
2022-11-30 15:59:03 +08:00
5ce8087c91 Merge pull request #1508 from AppFlowy-IO/update_version_num_0.0.8
Update version num 0.0.8
2022-11-30 15:37:14 +08:00
6117f84373 chore: disable split-debuginfo 2022-11-30 15:36:39 +08:00
c8b90974fb Feat: support new column type, Checklist.
Feat/support checklist type
2022-11-30 15:32:19 +08:00
f1a25ab4b7 chore: update version 2022-11-30 15:26:57 +08:00
2d11d3a68d chore: update version 2022-11-30 15:19:09 +08:00