84 Commits

Author SHA1 Message Date
ff202e4678 feat: update drawer docs 2024-08-04 15:25:54 +09:00
898b8a15a9 feat: update drawer to latest 2024-08-04 15:22:16 +09:00
bde80e60eb fix: remove dummy className on Button preview 2024-08-04 15:08:16 +09:00
c5bf58b558 feat: add drawer playground 2024-08-04 14:59:36 +09:00
da1a53ba29 feat: update playground components to support number prop 2024-08-04 14:58:42 +09:00
cf77c6908b feat: add number propMeta on Playground 2024-08-04 14:40:49 +09:00
ca9036c1ad feat: improve playground control style 2024-08-04 14:35:09 +09:00
ae4453dd21 fix: reduce bundle size 2024-08-04 00:01:57 +09:00
c5274444c0 refactor: make all docs lazy imported 2024-08-03 23:42:31 +09:00
52a78b146c refactor: upgrade pswui to latest 2024-08-03 23:13:18 +09:00
80a34d733e refactor(dialog/examples): remove size props on DialogContent 2024-08-03 23:08:37 +09:00
75031437bc feat: bump yarn to 4.4.0 2024-08-03 21:13:29 +09:00
ed936f0378 fix(docs): add missing playground title 2024-07-13 10:30:28 +09:00
14a7487c2e feat(docs): apply playground to Dialog 2024-07-13 10:30:11 +09:00
24260fe375 refactor(docs/Dialog): update prop section following latest version 2024-07-12 18:49:53 +09:00
bc6533bf01 feat(pswui): upgrade dialog to latest 2024-07-12 18:36:30 +09:00
662aab0e2b feat(pswui): update dialog to latest 2024-07-12 18:23:40 +09:00
e4d9c8bae4 feat(playground): apply playground on Checkbox 2024-07-12 14:18:23 +09:00
4add04ab7e feat(playground): apply PlaygroundLayout on Button playground 2024-07-12 14:10:36 +09:00
a68d864a00 feat(playground): apply PlaygroundLayout on Popover playground 2024-07-12 14:08:53 +09:00
58a8b8b241 feat(playground): add playground layout component 2024-07-12 14:07:01 +09:00
bcac697a04 fix(playground): make every prop except preset to defaultly disabled 2024-07-12 14:02:32 +09:00
ba344d4159 feat(playground): apply playground to Button 2024-07-12 14:00:10 +09:00
09aa5e0d78 feat(playground): add disabled prop system on playground 2024-07-12 13:59:50 +09:00
a7e2f7ac42 fix(pswui): update lib to latest to fix error on playground 2024-07-12 13:59:04 +09:00
d7ecef09a0 feat: add playground hooks to make playground easier 2024-07-12 13:05:21 +09:00
f1b6e5336d fix(LoadedCode): make LoadedCode scrollable 2024-07-12 04:13:08 +09:00
9070bc3424 feat(docs/popover-playground): apply playground features 2024-07-12 04:10:55 +09:00
9a3ea58d1c feat(components): make playground features generic 2024-07-12 04:10:13 +09:00
dd67bc7685 feat(LoadedCode): finish template feature for playground 2024-07-12 03:22:14 +09:00
d9fea1d8c9 refactor(docs/popover-preview): remove too many newlines 2024-07-12 03:04:51 +09:00
3338fc65e2 feat(docs/popover-preview): final version of preview for playground 2024-07-12 02:56:15 +09:00
8e7ee48266 feat(pswui): update Popover 2024-07-12 02:26:13 +09:00
59358f9deb feat(pswui): update checkbox to latest 2024-07-12 02:21:16 +09:00
c60a277826 fix(LoadedCode): add forwardRef on LoadedCode 2024-07-12 02:08:02 +09:00
f92be39455 feat(pswui): update component and library to latest 2024-07-12 02:04:54 +09:00
b76014db0b fix: fix build-time errors with latest Popover compatibility issues 2024-06-30 23:00:04 +09:00
fb69f288a1 feat: apply new playground in Popover documentation 2024-06-30 22:57:10 +09:00
cf331b93e2 feat: upgrade Popover to latest version 2024-06-30 22:56:53 +09:00
df29b38c35 feat: upgrade Popover to latest version 2024-06-30 15:03:06 +09:00
8c7f9bd257 fix: upgrade all component to fix biomejs errors 2024-06-30 14:17:59 +09:00
417deb4aa6 fix: apply fixes & formatting from biomejs 2024-06-29 20:53:19 +09:00
f8562bf2bc chore: remove eslint package in package.json 2024-06-29 20:21:10 +09:00
3efe7a93f5 feat: add biome replacing eslint 2024-06-29 20:18:02 +09:00
1d2e173dba chore: add node_modules in gitignore 2024-06-29 19:05:02 +09:00
b58717bfd4 chore: use node_modules instead of pnp 2024-06-29 19:04:54 +09:00
fab5807435 fix: update component to latest 2024-06-29 12:05:14 +09:00
d6544935b4 fix: update drawer to latest
this update ad touch-none to drawerOverlay to prevent accident outside touch scrolling
2024-06-22 08:01:12 +09:00
cc495be879 fix: update drawer to latest
this update allows drawer to support native scrolling, with touch scrolling in mobile device
2024-06-22 07:43:47 +09:00
7b8d306649 fix: replace old github repo to new repo URL 2024-06-15 12:35:05 +09:00