Commit Graph

20 Commits

Author SHA1 Message Date
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
Richard Shiue
212bd1651e Merge remote-tracking branch 'origin/main' into migrate_chat 2025-09-09 18:47:57 +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
e0bf9ab40c chore: merge chat css 2025-09-02 15:04:20 +08:00
Nathan
1bdf14e514 chore: merge color 2025-08-31 21:05:23 +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
Kilu.He
748f790771 feat: support database (#2)
* chore: support drag row

* chore: support drag column

* chore: modified board virtual list

* chore: support drag board column

* chore: support drag card

* chore: support fix grid header

* chore: support fix board header

* chore: disabled drag and drop on readonly

* chore: adjust padding start and end on document

* chore: support new row

* chore: support create view

* chore: hide or show the property

* chore: lint

* chore: add card at the top

* chore: support text cell editing

* chore: support swicth property type and checkbox editing

* chore: support number cell editing

* chore: support select cell editing

* chore: support date cell editing

* chore: support relation and checklist

* chore: support calculation

* chore: support filters and sorts

* chore: support edit row modal

* chore: support files&media

* chore: pull origin main

* chore: modified border width

* chore: fixed some issues

* chore: modified active cell style

* chore: add switch language to AI Translate

* chore: modified upload color

* chore: support board group

* chore: support board

* chore: update database filter and board column components

* chore: update download

* chore: update components and pages, optimize UI and functionality

* chore: update component and update key bind

* chore: update filters

* chore: add copy button to date cell

* chore: board

* chore: replace some old token to new one

* chore: add hidden item menu

* chore: show the checkbox on card

* chore: adjust resize row

* chore: update sorts

* chore: fix issues of database on document

* chore: fix checkbox data

* chore: modified test
2025-06-17 17:50:26 +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
de9d0eade0 feat: support otp login (#86) 2025-04-09 10:52:41 +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
b298bb49be feat: support ai writer (#69)
* feat: support ai writer

* feat: support duplicate page

* feat: support upgrade AI Max
2025-03-31 10:21:14 +08:00
Kilu.He
9971061222 feat: support publish (#7) 2025-01-08 11:11:11 +08:00
Kilu
cef5ae98eb feat: support search feature 2025-01-03 18:32:53 +08:00
Kilu
23472c414d chore: initial project 2025-01-02 18:06:12 +08:00