Commit Graph

  • fb2002a0a4 fix: fix slot type error main Shinwoo PARK 2025-03-12 13:26:39 +09:00
  • dce7823955 fix: fix fucking react-syntax-highlighter Shinwoo PARK 2025-03-12 13:25:17 +09:00
  • 701a77d234 fix: upgrade tailwind-scrollbar to make compatible with tailwind v4 Shinwoo PARK 2025-03-11 20:38:45 +09:00
  • 05426efcaf fix: add export for useAnimatedMount in pswui lib Shinwoo PARK 2025-03-11 20:35:43 +09:00
  • 1281e89275 fix: use @tailwindcss/vite Shinwoo PARK 2025-03-11 20:35:31 +09:00
  • a8b195cd02 feat: move typescript to dependency Shinwoo PARK 2025-03-11 20:33:12 +09:00
  • c0b58d1737 feat: upgrade to tailwindcss v4 Shinwoo PARK 2025-03-11 20:30:21 +09:00
  • b5edb5d03e chore: temp remove of packageManager Shinwoo PARK 2025-03-11 20:08:56 +09:00
  • f046ab9324
    Merge 759fbd8a5ee42c6b2b416e1aabd081bbf3d7259f into fe71775ae83f3b568fc1744714dd67c47d431922 #1 dependabot[bot] 2024-12-03 07:34:18 +00:00
  • fe71775ae8 fix: fix style of playground prop p-sw 2024-08-04 15:37:12 +09:00
  • b9c30fb5af feat: change prop disable checkbox to switch p-sw 2024-08-04 15:30:06 +09:00
  • ff202e4678 feat: update drawer docs p-sw 2024-08-04 15:25:54 +09:00
  • 898b8a15a9 feat: update drawer to latest p-sw 2024-08-04 15:22:16 +09:00
  • bde80e60eb fix: remove dummy className on Button preview p-sw 2024-08-04 15:08:16 +09:00
  • c5bf58b558 feat: add drawer playground p-sw 2024-08-04 14:59:36 +09:00
  • da1a53ba29 feat: update playground components to support number prop p-sw 2024-08-04 14:58:42 +09:00
  • cf77c6908b feat: add number propMeta on Playground p-sw 2024-08-04 14:40:49 +09:00
  • ca9036c1ad feat: improve playground control style p-sw 2024-08-04 14:35:09 +09:00
  • ae4453dd21 fix: reduce bundle size p-sw 2024-08-04 00:01:57 +09:00
  • c5274444c0 refactor: make all docs lazy imported p-sw 2024-08-03 23:42:31 +09:00
  • 52a78b146c refactor: upgrade pswui to latest p-sw 2024-08-03 23:13:18 +09:00
  • 80a34d733e refactor(dialog/examples): remove size props on DialogContent p-sw 2024-08-03 23:08:37 +09:00
  • 75031437bc feat: bump yarn to 4.4.0 p-sw 2024-08-03 21:13:29 +09:00
  • ed936f0378 fix(docs): add missing playground title p-sw 2024-07-13 10:30:28 +09:00
  • 14a7487c2e feat(docs): apply playground to Dialog p-sw 2024-07-13 10:30:11 +09:00
  • 24260fe375 refactor(docs/Dialog): update prop section following latest version p-sw 2024-07-12 18:49:53 +09:00
  • bc6533bf01 feat(pswui): upgrade dialog to latest p-sw 2024-07-12 18:36:30 +09:00
  • 662aab0e2b feat(pswui): update dialog to latest p-sw 2024-07-12 18:23:40 +09:00
  • e4d9c8bae4 feat(playground): apply playground on Checkbox p-sw 2024-07-12 14:18:23 +09:00
  • 4add04ab7e feat(playground): apply PlaygroundLayout on Button playground p-sw 2024-07-12 14:10:36 +09:00
  • a68d864a00 feat(playground): apply PlaygroundLayout on Popover playground p-sw 2024-07-12 14:08:53 +09:00
  • 58a8b8b241 feat(playground): add playground layout component p-sw 2024-07-12 14:07:01 +09:00
  • bcac697a04 fix(playground): make every prop except preset to defaultly disabled p-sw 2024-07-12 14:02:32 +09:00
  • ba344d4159 feat(playground): apply playground to Button p-sw 2024-07-12 14:00:10 +09:00
  • 09aa5e0d78 feat(playground): add disabled prop system on playground p-sw 2024-07-12 13:59:50 +09:00
  • a7e2f7ac42 fix(pswui): update lib to latest to fix error on playground p-sw 2024-07-12 13:59:04 +09:00
  • d7ecef09a0 feat: add playground hooks to make playground easier p-sw 2024-07-12 13:05:21 +09:00
  • f1b6e5336d fix(LoadedCode): make LoadedCode scrollable p-sw 2024-07-12 04:13:08 +09:00
  • 9070bc3424 feat(docs/popover-playground): apply playground features p-sw 2024-07-12 04:10:55 +09:00
  • 9a3ea58d1c feat(components): make playground features generic p-sw 2024-07-12 04:10:13 +09:00
  • dd67bc7685 feat(LoadedCode): finish template feature for playground p-sw 2024-07-12 03:22:14 +09:00
  • d9fea1d8c9 refactor(docs/popover-preview): remove too many newlines p-sw 2024-07-12 03:04:51 +09:00
  • 3338fc65e2 feat(docs/popover-preview): final version of preview for playground p-sw 2024-07-12 02:56:15 +09:00
  • 8e7ee48266 feat(pswui): update Popover p-sw 2024-07-12 02:26:13 +09:00
  • 59358f9deb feat(pswui): update checkbox to latest p-sw 2024-07-12 02:21:16 +09:00
  • c60a277826 fix(LoadedCode): add forwardRef on LoadedCode p-sw 2024-07-12 02:08:02 +09:00
  • f92be39455 feat(pswui): update component and library to latest p-sw 2024-07-12 02:04:54 +09:00
  • b76014db0b fix: fix build-time errors with latest Popover compatibility issues p-sw 2024-06-30 23:00:04 +09:00
  • 759fbd8a5e
    chore(deps): bump ws from 8.17.0 to 8.17.1 #1 dependabot/npm_and_yarn/ws-8.17.1 dependabot[bot] 2024-06-30 13:58:32 +00:00
  • fb69f288a1 feat: apply new playground in Popover documentation p-sw 2024-06-30 22:57:10 +09:00
  • cf331b93e2 feat: upgrade Popover to latest version p-sw 2024-06-30 22:56:53 +09:00
  • df29b38c35 feat: upgrade Popover to latest version p-sw 2024-06-30 15:03:06 +09:00
  • 8c7f9bd257 fix: upgrade all component to fix biomejs errors p-sw 2024-06-30 14:17:59 +09:00
  • 417deb4aa6 fix: apply fixes & formatting from biomejs p-sw 2024-06-29 20:53:19 +09:00
  • f8562bf2bc chore: remove eslint package in package.json p-sw 2024-06-29 20:21:10 +09:00
  • 3efe7a93f5 feat: add biome replacing eslint p-sw 2024-06-29 20:18:02 +09:00
  • 1d2e173dba chore: add node_modules in gitignore p-sw 2024-06-29 19:05:02 +09:00
  • b58717bfd4 chore: use node_modules instead of pnp p-sw 2024-06-29 19:04:54 +09:00
  • fab5807435 fix: update component to latest p-sw 2024-06-29 12:05:14 +09:00
  • d6544935b4 fix: update drawer to latest p-sw 2024-06-22 08:01:12 +09:00
  • cc495be879 fix: update drawer to latest p-sw 2024-06-22 07:43:47 +09:00
  • 7b8d306649 fix: replace old github repo to new repo URL p-sw 2024-06-15 12:35:05 +09:00
  • 3a5d452b5a chore: fix favicon p-sw 2024-06-15 12:09:35 +09:00
  • cad36552a5 chore: update favicons to new logo p-sw 2024-06-15 11:58:08 +09:00
  • ab26ec1287 feat: update component to latest p-sw 2024-06-15 04:56:30 +09:00
  • 0bf6367339 fix: .tsx extension in directory component import p-sw 2024-06-15 04:56:20 +09:00
  • 0d24d253f6 docs: apply directory component in component installation section p-sw 2024-06-15 04:47:47 +09:00
  • 4d8614bd5f feat: add GITHUB_DIR_COMP shortcut p-sw 2024-06-15 04:37:33 +09:00
  • 3c18229845 fix: add missing exports p-sw 2024-06-15 04:37:19 +09:00
  • 28e9fa8925 docs: change configuration docs follow to directory library p-sw 2024-06-15 04:25:45 +09:00
  • 698350998b docs: change manual installation follow to directory library p-sw 2024-06-15 04:25:14 +09:00
  • 0dcf22d6a8 feat: reinstalled directory components p-sw 2024-06-15 04:23:52 +09:00
  • 889a8c01b3 feat: change path pointed by @pswui-lib to src/pswui/lib p-sw 2024-06-15 04:23:01 +09:00
  • d16df342a2 feat: install lib as directory p-sw 2024-06-15 04:22:45 +09:00
  • 7af1d09359 feat: upgrade @psw-ui/cli to 0.5.0 p-sw 2024-06-15 04:20:54 +09:00
  • fbd2b86818 chore: update pnp p-sw 2024-06-15 04:16:27 +09:00
  • 18cefe5dd3
    feat: add install dependencies step in react deploy workflow Shinwoo PARK 2024-06-14 04:18:34 +09:00
  • 194fda7e31
    feat: add FUNDING.yml Shinwoo PARK 2024-06-14 04:06:14 +09:00
  • 151d109168
    feat: add workflow react.yml for pages Shinwoo PARK 2024-06-14 04:05:48 +09:00
  • f75cff7e81 fix: use util function for LoadedCode url Shinwoo PARK 2024-06-13 19:02:02 +00:00
  • 1cc09cb5ac fix: correct url for repo & add util function for building url Shinwoo PARK 2024-06-13 19:01:48 +00:00
  • 8e981b02c8 fix: fix pswui component imports Shinwoo PARK 2024-06-13 18:23:46 +00:00
  • 4154c8211c fix: add tailwind-scrollbar dependency Shinwoo PARK 2024-06-13 18:22:46 +00:00
  • c8a9198cbf fix: remove node_modules via vite cacheDir Shinwoo PARK 2024-06-13 18:21:14 +00:00
  • 5d82464529 fix: add missing route in @pswui Shinwoo PARK 2024-06-13 18:08:03 +00:00
  • f68e54670f feat: add import alias path for pswui Shinwoo PARK 2024-06-13 18:05:28 +00:00
  • 0caf5f4a65 feat: add components from pswui Shinwoo PARK 2024-06-13 18:05:15 +00:00
  • 92c4d35ad3 feat: add typescript for pnp Shinwoo PARK 2024-06-13 18:00:16 +00:00
  • 7f92a235d1 feat: add existing codes from pswui/ui repo Shinwoo PARK 2024-06-13 17:57:54 +00:00
  • d075eac114 feat: add public files Shinwoo PARK 2024-06-13 17:56:26 +00:00
  • 88b104421c feat: add base html files Shinwoo PARK 2024-06-13 17:54:44 +00:00
  • 22ae5a29bd feat: add configurations Shinwoo PARK 2024-06-13 17:54:33 +00:00
  • 5267bc0388 chore: add IDE configurations in gitignore Shinwoo PARK 2024-06-13 17:54:11 +00:00
  • f8843e9dec feat: add @psw-ui/cli Shinwoo PARK 2024-06-13 17:45:37 +00:00
  • e51fa2f4bc feat: add dependencies Shinwoo PARK 2024-06-13 17:44:45 +00:00
  • cd55a672d2
    Initial commit Shinwoo PARK 2024-06-14 02:19:03 +09:00