67 Commits

Author SHA1 Message Date
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
3a5d452b5a chore: fix favicon 2024-06-15 12:09:35 +09:00
cad36552a5 chore: update favicons to new logo 2024-06-15 11:58:08 +09:00
ab26ec1287 feat: update component to latest 2024-06-15 04:56:30 +09:00
0bf6367339 fix: .tsx extension in directory component import 2024-06-15 04:56:20 +09:00
0d24d253f6 docs: apply directory component in component installation section 2024-06-15 04:47:47 +09:00
4d8614bd5f feat: add GITHUB_DIR_COMP shortcut 2024-06-15 04:37:33 +09:00
3c18229845 fix: add missing exports 2024-06-15 04:37:19 +09:00
28e9fa8925 docs: change configuration docs follow to directory library 2024-06-15 04:25:45 +09:00
698350998b docs: change manual installation follow to directory library 2024-06-15 04:25:14 +09:00
0dcf22d6a8 feat: reinstalled directory components 2024-06-15 04:23:52 +09:00
889a8c01b3 feat: change path pointed by @pswui-lib to src/pswui/lib 2024-06-15 04:23:01 +09:00
d16df342a2 feat: install lib as directory 2024-06-15 04:22:45 +09:00
7af1d09359 feat: upgrade @psw-ui/cli to 0.5.0 2024-06-15 04:20:54 +09:00
fbd2b86818 chore: update pnp 2024-06-15 04:16:27 +09:00
Shinwoo PARK
18cefe5dd3
feat: add install dependencies step in react deploy workflow 2024-06-14 04:18:34 +09:00
Shinwoo PARK
194fda7e31
feat: add FUNDING.yml 2024-06-14 04:06:14 +09:00
Shinwoo PARK
151d109168
feat: add workflow react.yml for pages 2024-06-14 04:05:48 +09:00