Commit Graph

101 Commits

Author SHA1 Message Date
Richard Shiue
0f0ac60ae9 chore: update color tokens to v0.0.5 (#1)
* chore: import json

* chore: generate css vars
2025-06-17 17:20:09 +08:00
Richard Shiue
1b030ed242 chore: update color tokens to v0.0.4 (#128)
* chore: import json

* chore: generate css vars
2025-06-10 18:02:44 +08:00
Nathan
e19e4af6f3 docs: command run appflowy cloud 2025-06-09 16:24:56 +08:00
Nathan.fooo
9de6aefe02 Merge pull request #127 from AppFlowy-IO/localhost_docs2
Localhost docs2
2025-06-09 16:07:42 +08:00
Nathan
7b9d137055 Merge branch 'main' into localhost_docs2 2025-06-09 16:07:10 +08:00
Nathan.fooo
409a3da133 Merge pull request #125 from AppFlowy-IO/localhost_docs
Localhost docs
2025-06-09 16:03:39 +08:00
Nathan
9ff335283b docs: create development guide 2025-06-09 15:43:26 +08:00
Nathan
f88b748398 docs: create development guide 2025-06-09 14:42:51 +08:00
Nathan
42cba70454 docs: support localhost development 2025-06-09 11:17:37 +08:00
Richard Shiue
30b28e21bf chore: update color tokens to 0.0.3 (#124)
* chore: import json

* chore: generate css vars

* chore: fix surface-secondary
2025-06-04 14:23:22 +08:00
lumix
10d88d9ca4 fix: update pnpm to 10.9 (embedded pnpm version of node 18) (#119)
* fix: update pnpm to default one

feat: autofix unused import

fix: use pnpm in corepack

* fix: update coverage workflow
2025-05-22 20:29:46 +08:00
lumix
d7504fa5e6 feat: add rule for eslint import & autofix (#116)
* feat: add rule for eslint import & autofix

* feat: autofix unused import

* feat: autofix unused import

* test: seems secret is not working
2025-05-22 13:09:43 +08:00
Richard Shiue
f620c349e3 fix: remove smooth scroll behavior (#114) 2025-05-13 21:19:23 +08:00
lumix
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
lumix
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
Kilu.He
9aef5fec0c chore: modified some copy (#107) v0.1.18 2025-04-28 20:12:41 +08:00
Richard Shiue
784c5f9ad8 chore: bump appflowy chat version (#106) 2025-04-28 19:51:23 +08:00
Khor Shu Heng
f66b0d09e6 fix: use magic link type for OTP sign in (#104) v0.1.17 2025-04-28 15:03:41 +08:00
Kilu.He
1942621405 chore: add invite code page (#97) 2025-04-25 13:57:45 +08:00
Richard Shiue
19a4a20d6e chore: separate icon and emoji icons (#100) 2025-04-23 11:00:26 +08:00
Kilu.He
1d172f5dff chore: modified design tokens (#101) 2025-04-21 14:41:32 +08:00
Kilu.He
2f95002aca chore: support link preview (#102) 2025-04-18 14:30:28 +08:00
Richard Shiue
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
Kilu.He
70796c5bfa fix: sign otp (#96) v0.1.16 2025-04-15 10:34:54 +08:00
Kilu.He
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
Richard Shiue
a2e1da537d fix: icon issues (#94)
* fix: icon issues

* fix: typo
2025-04-14 14:23:03 +08:00
Kilu.He
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
Kilu.He
60627857fb fix: issues of OTP login (#92) 2025-04-10 13:19:31 +08:00
Richard Shiue
37fe114b0f chore: temporarily use 16px for icons in editor toolbar (#89) 2025-04-09 15:40:44 +08:00
Kilu.He
de9d0eade0 feat: support otp login (#86) 2025-04-09 10:52:41 +08:00
Kilu.He
f09e283105 fix: issue of display toggle h1-h6 in outline (#85) 2025-04-07 10:22:01 +08:00
Richard Shiue
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
Kilu.He
e0c96166b6 fix: modified radius of toolbar (#84) 2025-04-02 16:12:01 +08:00
Kilu.He
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
Kilu.He
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
Kilu.He
b48205128a chore: publish bug (#74) 2025-04-01 10:23:03 +08:00
Kilu.He
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
Kilu.He
2c529da6f0 fix: reset user scrolling after the apply state changed (#71) v0.1.12 2025-03-31 11:11:46 +08:00
Kilu.He
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
Richard Shiue
04bcc780f0 chore: disable save messages when none exist (#67) 2025-03-17 10:21:40 +08:00
Richard Shiue
29202cd8a4 fix: icon size in space more actions (#66) 2025-03-17 10:21:03 +08:00
NavyStack
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
Kilu.He
88efc72469 fix: use ratio for columns (#65) v0.1.10 2025-03-12 15:50:14 +08:00
Kilu.He
05f8bbd2f0 fix: support toggle on publish (#64) 2025-03-10 15:33:10 +08:00
Kilu.He
b6531e0a21 fix: this issue of wrong color for dark mode (#62) 2025-03-07 12:52:16 +08:00
Kilu.He
f343302f28 fix: this issue paste from other sources (#61) v0.1.9 2025-03-07 10:58:21 +08:00
Kilu.He
a3eed75fb3 fix: image load failed (#60) 2025-03-06 19:56:21 +08:00
Kilu.He
8ac85ebab5 feat: support upload page icon (#59) v0.1.8 2025-03-05 14:46:22 +08:00
Kilu.He
2c322d1dcc fix: issue of get icons (#58) 2025-03-05 10:02:03 +08:00
Kilu.He
49abe042ef feat: support ai chat (#55) v0.1.7 2025-03-04 17:29:45 +08:00