94 Commits

Author SHA1 Message Date
11124c9103 fix: update coverage workflow 2025-05-17 18:47:59 +08:00
7be5134394 fix: use pnpm in corepack 2025-05-17 17:59:28 +08:00
5d1fe27e9d feat: autofix unused import 2025-05-17 17:12:06 +08:00
d3ee622936 fix: update pnpm to default one 2025-05-17 16:42:07 +08:00
40d9945f7f feat: add rule for eslint import & autofix 2025-05-17 15:53:41 +08:00
f620c349e3 fix: remove smooth scroll behavior (#114) 2025-05-13 21:19:23 +08:00
7b8f48edbf fix: no secret info in yaml (#112)
* chore: add vscode settings.json

* fix: add github secret for web coverage
2025-05-13 17:57:41 +08:00
c24c887ac6 fix: vite plugin cause source map error (#108)
* fix: fix source map error

* fix: import way of @mui

* fix: istanbul only when test is true
2025-05-12 10:05:20 +08:00
9aef5fec0c chore: modified some copy (#107) v0.1.18 2025-04-28 20:12:41 +08:00
784c5f9ad8 chore: bump appflowy chat version (#106) 2025-04-28 19:51:23 +08:00
f66b0d09e6 fix: use magic link type for OTP sign in (#104) v0.1.17 2025-04-28 15:03:41 +08:00
1942621405 chore: add invite code page (#97) 2025-04-25 13:57:45 +08:00
19a4a20d6e chore: separate icon and emoji icons (#100) 2025-04-23 11:00:26 +08:00
1d172f5dff chore: modified design tokens (#101) 2025-04-21 14:41:32 +08:00
2f95002aca chore: support link preview (#102) 2025-04-18 14:30:28 +08:00
265ae32330 fix: small ui bugs (#98)
* chore: remove onKeyDown in CreateWorkspace

* fix: spacing between consecutive callout or code blocks

* ci: bump ubuntu runner
2025-04-16 16:50:25 +08:00
70796c5bfa fix: sign otp (#96) v0.1.16 2025-04-15 10:34:54 +08:00
74ed80e945 chore: add button loading state (#95)
* chore: add button loading state

* chore: waiting loading
v0.1.15
2025-04-14 17:24:10 +08:00
a2e1da537d fix: icon issues (#94)
* fix: icon issues

* fix: typo
2025-04-14 14:23:03 +08:00
c6a86e08e2 chore: fix check email loading state (#93)
* chore: fix check email loading state

* chore: add disabled state
2025-04-14 13:41:43 +08:00
60627857fb fix: issues of OTP login (#92) 2025-04-10 13:19:31 +08:00
37fe114b0f chore: temporarily use 16px for icons in editor toolbar (#89) 2025-04-09 15:40:44 +08:00
de9d0eade0 feat: support otp login (#86) 2025-04-09 10:52:41 +08:00
f09e283105 fix: issue of display toggle h1-h6 in outline (#85) 2025-04-07 10:22:01 +08:00
b938aedef2 feat: add web icons (#70)
* feat: add web icons

* chore: adjust icon color

* chore: remove medium variant

* chore: replace chevron arrows

* chore: replace slash menu icons

* chore: configure icon size using mui theme override

* chore: replace toolbar icons

* chore: replace editor block icons

* chore: fix space item hover glitch

* chore: clean up with newly added icons

* chore: newly-export icons

* chore: adjust view and space icons

* chore: clean up some additional icons

* chore: add more icons

* fix: recent views on mobile not showing icon

* chore: rename usage of icon

* last batch

* chore: replace publish icons

* chore: new restore icon and use original link arrow svg

* chore: replace more icons

* fix: more icon alignment

* chore: remove existing

* chore: re-add missing icons

* fix: missing icons and misspelling

* fix: wrong icons and links

* fix: lightbulb svg
2025-04-02 19:01:26 +08:00
e0c96166b6 fix: modified radius of toolbar (#84) 2025-04-02 16:12:01 +08:00
15ec240887 chore: import new ui system (#73)
* chore: import new ui system

* chore: modified padding and rounded

* chore: remove vertical padding

* chore: add shadow

* chore: add shadcn popover (#76)

* chore: add circle progress (#77)

* chore: add input (#78)

* feat: add shadcn toast (#80)

* chore: initial import

* chore: style

* chore: important

* chore: add dropdown menu (#81)

* feat: add shadcn tooltip (#79)

* chore: initial import

* chore: style

* chore: fix text size

* chore: add tooltip shortcut

* chore: code cleanup and add flex col

* chore: add avatar (#82)

* chore: add dialog (#83)

---------

Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2025-04-02 15:29:42 +08:00
0f281d1587 chore: support outline anchor point (#75)
* chore: support outline anchor point

* chore: review code

* chore: review code
v0.1.13
2025-04-01 11:07:29 +08:00
b48205128a chore: publish bug (#74) 2025-04-01 10:23:03 +08:00
71c7ff52f2 chore: outlines support toggle h1-h6 (#72)
* chore: outlines support toggle h1-h6

* fix: add anchor point to outline content
2025-03-31 14:11:37 +08:00
2c529da6f0 fix: reset user scrolling after the apply state changed (#71) v0.1.12 2025-03-31 11:11:46 +08:00
b298bb49be feat: support ai writer (#69)
* feat: support ai writer

* feat: support duplicate page

* feat: support upgrade AI Max
v0.1.11
2025-03-31 10:21:14 +08:00
04bcc780f0 chore: disable save messages when none exist (#67) 2025-03-17 10:21:40 +08:00
29202cd8a4 fix: icon size in space more actions (#66) 2025-03-17 10:21:03 +08:00
e95a62058b chore: korean translation (#68)
* feat(translations): init Korean translation

Co-authored-by: NavyStack <navystack@askfront.com>
Co-authored-by: FVOCI <150913557+fvoci@users.noreply.github.com>

* i18n(ko-KR): Add new translations and fine-tune existing ones

Co-authored-by: NavyStack <navystack@askfront.com>
Co-authored-by: FVOCI <150913557+fvoci@users.noreply.github.com>

---------

Co-authored-by: fvoci <karl@hwan.dev>
Co-authored-by: FVOCI <150913557+fvoci@users.noreply.github.com>
2025-03-17 10:19:57 +08:00
88efc72469 fix: use ratio for columns (#65) v0.1.10 2025-03-12 15:50:14 +08:00
05f8bbd2f0 fix: support toggle on publish (#64) 2025-03-10 15:33:10 +08:00
b6531e0a21 fix: this issue of wrong color for dark mode (#62) 2025-03-07 12:52:16 +08:00
f343302f28 fix: this issue paste from other sources (#61) v0.1.9 2025-03-07 10:58:21 +08:00
a3eed75fb3 fix: image load failed (#60) 2025-03-06 19:56:21 +08:00
8ac85ebab5 feat: support upload page icon (#59) v0.1.8 2025-03-05 14:46:22 +08:00
2c322d1dcc fix: issue of get icons (#58) 2025-03-05 10:02:03 +08:00
49abe042ef feat: support ai chat (#55) v0.1.7 2025-03-04 17:29:45 +08:00
75a5a4dc09 fix: issues of embed video (#56) v0.1.6 2025-03-03 13:29:23 +08:00
ae2444c190 feat: support embed video on document (#47) 2025-02-26 17:19:23 +08:00
67d1fca11d feat: add a entry for login (#51) 2025-02-26 17:18:54 +08:00
9a1f150adb fix: wrong database tab order due to date string conversion (#54) 2025-02-26 17:18:36 +08:00
1d90ea191a Update README.md
update the download address using appflowy.com
2025-02-23 13:48:03 +08:00
34607bf863 chore: migrate appflowy.io to appflowy.com (#29) v0.1.5 2025-02-05 12:34:39 +08:00
7b13cf7d77 feat:add funtionality of home and end hotkeys on web version (#43)
Co-authored-by: Pavan <pavannaik20@gmail.com>
2025-02-05 10:52:39 +08:00