Skip to content

v0.1.0

Compare
Choose a tag to compare
@shoota shoota released this 11 May 16:42
· 234 commits to main since this release
7a0e6d3

TOC

Components

  • implement Card; common panel component
  • implement Picture; Image and its caption

Styles

  • improve global style
  • set global fonts in body
  • and other refinement

What's Changed

  • chore: bump pup to 0.0.2 by @shoota in #22
  • chore(deps): update dependency @types/node to ^20.12.8 by @renovate in #23
  • chore(deps): update dependency @types/react-dom to ^18.3.0 by @renovate in #24
  • chore(deps): update dependency eslint-plugin-react-hooks to ^4.6.2 by @renovate in #25
  • chore(deps): update dependency typescript to ^5.4.5 by @renovate in #26
  • chore: add emotion by @shoota in #27
  • feat: add theme file by @shoota in #28
  • feat: add core.Card by @shoota in #29
  • ci: add chromatic by @shoota in #30
  • chore: setup vercel by @shoota in #32
  • fix: storybook static dir by @shoota in #33
  • feat: add global style by @shoota in #36
  • chore(deps): update dependency @chromatic-com/storybook to ^1.3.4 by @renovate in #34
  • chore(deps): update dependency @types/node to ^20.12.11 by @renovate in #35
  • chore(deps): update dependency vite to ^5.2.11 by @renovate in #39
  • chore(deps): update actions/checkout action to v4.1.5 by @renovate in #37
  • chore(deps): update dependency node to v20.13.1 by @renovate in #31
  • chore(deps): update typescript-eslint monorepo to ^7.8.0 (minor) by @renovate in #16
  • feat: add fig caption and click handler prop by @shoota in #40
  • chore(deps): update dependency eslint-plugin-react-refresh to ^0.4.7 by @renovate in #38
  • chore(deps): update dependency @chromatic-com/storybook to ^1.3.5 by @renovate in #41
  • refactor: improve component stack and exports by @shoota in #43
  • refactor: optimize global style by @shoota in #44
  • feat: add transition props in Picture, and restricted use on Hero by @shoota in #45
  • feat: add card story with DateTime component by @shoota in #46
  • feat: improve fonts and suport ja-JP by @shoota in #47
  • chore: bump up to v0.1.0 by @shoota in #48

Full Changelog: 0.0.2...0.1.0