14 Commits

Author SHA1 Message Date
Nathan.fooo
3fb910cf06 chore: delete unused files (#177) 2025-11-26 22:35:29 +08:00
Richard Shiue
fe3934ad03 chore: import color tokens v0.0.10 (#103)
* chore: import json

* chore: generate css vars
2025-10-28 13:02:22 +08:00
Kilu.He
f6a8c83015 feat: support calendar (#56)
* chore: modified title sync

* chore: replace console.log to console.debug

* feat: add FullCalendar dependencies and improve code organization

* chore: update view name bugs

* chore: support no date row

* chore: layout by created time and modified time

* chore: adjust time

* chore: pnpm install

* chore: fix something
2025-09-09 12:07:59 +08:00
Richard Shiue
ef001756cd chore: adjust color tokens (#58)
* chore: import json files

* chore: generate css vars
2025-09-09 10:59:53 +08:00
Richard Shiue
05ec52c066 chore: import color token v0.0.8 (#41)
* chore: import new color tokens

* chore: generate css vars
2025-08-28 10:21:19 +08:00
Richard Shiue
57126f9e43 feat: single and multi select tags (#27)
* chore: import new color tokens

* chore: use expanded color set for select option
2025-08-20 13:39:58 +08:00
Richard Shiue
4861ece3ca feat: revamp color picker (#23)
* chore: import new color json

* chore: generate css vars

* chore: render text and bg colors using tokens

* feat: implement new color picker

* fix: transfer popover focus

* fix: replicate logic onto background popover

* chore: adjust i18n

* chore: fix selection loss on interaction with popover

* chore: pass getSubscriptions in EditorContext

* chore: default color tooltip

* fix: forward ref in color tile

* fix: editor focus after opening popover

* chore: fix lint

* chore: maintain selection after changing color

* fix: font color for href and inline code

* fix: focus and popover conflicts

* chore: revert unnecessary forceShow

* chore: dummy commit

* fix: don't break cover
2025-07-31 15:06:47 +08:00
Richard Shiue
7e91217a17 chore: adjust color tokens v0.0.5.1 (#13)
* chore: import json

* chore: generate css variables

* chore: adjust toast and tooltip
2025-06-24 15:47:29 +08:00
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
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
Kilu.He
1d172f5dff chore: modified design tokens (#101) 2025-04-21 14:41:32 +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
23472c414d chore: initial project 2025-01-02 18:06:12 +08:00