51 Commits

Author SHA1 Message Date
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
Shinwoo PARK
f75cff7e81 fix: use util function for LoadedCode url 2024-06-13 19:02:02 +00:00
Shinwoo PARK
1cc09cb5ac fix: correct url for repo & add util function for building url 2024-06-13 19:01:48 +00:00
Shinwoo PARK
8e981b02c8 fix: fix pswui component imports 2024-06-13 18:23:46 +00:00
Shinwoo PARK
4154c8211c fix: add tailwind-scrollbar dependency 2024-06-13 18:22:46 +00:00
Shinwoo PARK
c8a9198cbf fix: remove node_modules via vite cacheDir 2024-06-13 18:21:14 +00:00
Shinwoo PARK
5d82464529 fix: add missing route in @pswui 2024-06-13 18:08:03 +00:00
Shinwoo PARK
f68e54670f feat: add import alias path for pswui 2024-06-13 18:05:28 +00:00
Shinwoo PARK
0caf5f4a65 feat: add components from pswui 2024-06-13 18:05:15 +00:00
Shinwoo PARK
92c4d35ad3 feat: add typescript for pnp 2024-06-13 18:00:16 +00:00
Shinwoo PARK
7f92a235d1 feat: add existing codes from pswui/ui repo 2024-06-13 17:57:54 +00:00
Shinwoo PARK
d075eac114 feat: add public files 2024-06-13 17:56:26 +00:00
Shinwoo PARK
88b104421c feat: add base html files 2024-06-13 17:54:44 +00:00
Shinwoo PARK
22ae5a29bd feat: add configurations 2024-06-13 17:54:33 +00:00
Shinwoo PARK
5267bc0388 chore: add IDE configurations in gitignore 2024-06-13 17:54:11 +00:00
Shinwoo PARK
f8843e9dec feat: add @psw-ui/cli 2024-06-13 17:45:37 +00:00
Shinwoo PARK
e51fa2f4bc feat: add dependencies 2024-06-13 17:44:45 +00:00