Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: ubie-oss/ubie-ui

Release 0.0.48

18 Sep 05:40

Choose a tag to compare

  • Merge pull request #166 from kotaesaki/guri/250918-1 (138f4eb)
  • feat: Boxコンポーネントに'full'ラジウスを追加 (f5d950a)

Release 0.0.47

17 Sep 10:02

Choose a tag to compare

  • Merge pull request #165 from kotaesaki/guri/250917-2 (cd6daa4)
  • Merge pull request #164 from kotaesaki/guri/250917-1 (30e5878)
  • スタイル調整: RequiredLabelのflex-shrinkを削除し、paddingを微調整。これにより、コンポーネントの表示が改善される。 (21c31f1)
  • スタイル調整: Labelコンポーネントのアラインメントを再度修正し、RequiredLabelのflex-shrinkを調整。Labelのテキストをさらに更新。 (1cb921b)
  • スタイル調整: Labelコンポーネントのアラインメントを変更し、RequiredLabelにflex-shrinkを追加。Labelのテキストを更新。 (a558591)
  • update (d15995a)
  • feat: package-lock.jsonを新規作成し、依存関係を追加 (6945973)
  • feat(Accordion): onToggleイベントを追加 (04c7225)
  • Merge branch 'main' into guri/250917-1 (85ee496)
  • Merge upstream/main - resolve conflicts (fe7952c)
  • feat(Accordion): クリック時のイベントハンドラを追加 (f79dadd)
  • chore(release): 🤖 v0.0.18 (82771e6)

Release 0.0.46

07 Aug 08:45

Choose a tag to compare

  • Merge pull request #163 from miyauchiakira/add-modal-max-height (aca0828)
  • Merge pull request #162 from miyauchiakira/fix-typo-width (68ca9c0)
  • feat: add maxHeight prop to ActionHalfModal component (72015a4)
  • Support calc() for values (3aa5ebb)
  • Add height-related type definitions to style.ts (dd1ce02)
  • fix: correct typo 'Witdh' → 'Width' (168d112)

Release 0.0.45

22 Jul 05:21

Choose a tag to compare

  • Merge pull request #161 from miyauchiakira/fix-sticky-header (062faf9)
  • fix: add z-index to sticky headers in modal components (0797446)

Release 0.0.44

02 Jul 09:52

Choose a tag to compare

  • Merge pull request #159 from ubie-oss/revert-version-to-0.0.43 (b5a14e2)
  • revert: バージョンを0.0.43に戻す (c1aa085)
  • Merge pull request #158 from ubie-oss/update-design-tokens-0.3.5 (806994f)
  • chore: @ubie/design-tokens を0.3.5にバージョンアップ & ubie-ui v0.0.44にバージョンアップ (9c5696c)

Release 0.0.43

01 Jul 09:25
a414502

Choose a tag to compare

What's Changed

Features

New Contributors

Full Changelog: v0.0.42...v0.0.43

Release 0.0.42

21 Apr 03:37

Choose a tag to compare

  • Merge pull request #153 from ubie-oss/add-wide-typography (0dcd473)
  • Merge pull request #154 from ubie-oss/fix-button-loading-with-suffix-icon (6d35c17)
  • Fix overlapping suffixIcon when button is in loading state (27240c1)
  • Add wide leading option for Text component (1ddb6d5)
  • Bump design token to 0.3.3 (05f6d12)
  • Merge pull request #151 from ubie-oss/clean-up-commdns (3f57457)
  • Remove prestorybook script (d3c39ab)
  • Merge pull request #150 from ubie-oss/update-package-lock-json (5b1e030)
  • Use @vitejs/plugin-react instead of @vitejs/plugin-react-swc (fb7f32d)
  • Update storybook (1f4ea92)
  • Run npm i (6d90aac)

Release 0.0.41

22 Mar 04:40

Choose a tag to compare

  • Merge pull request #149 from yuto343/add-description-to-accordion (992c716)
  • Stack、Textを使ってやるように実装変更 (783e49f)
  • add description prop to Accordion component (0a0fe89)
  • Merge pull request #146 from 8845musign/fix-typo (2542e11)
  • Merge pull request #147 from ubie-oss/react-19 (e71ff9f)
  • allow react 19 as peer deps (4a2ca8e)
  • fix typo (017dc15)

Release 0.0.40

24 Dec 11:17

Choose a tag to compare

  • Merge pull request #144 from 8845musign/update-tokens (889ecf4)
  • fix: install error (85df143)
  • fix: format (e703614)
  • feat: Support for complete token refurbishment (2804fed)

Release 0.0.39

19 Nov 05:10

Choose a tag to compare

  • Merge pull request #143 from 8845musign/add-spacing-alias-to-flex (8751851)
  • Merge branch 'main' into add-spacing-alias-to-flex (4de6e56)
  • Merge pull request #142 from 8845musign/build-prop-information (adf3a7b)
  • fix story (4d97a18)
  • feat: add spacing alias, gap (4836258)
  • chore: add default statement (d6370f9)
  • fix: format (74db309)
  • In the case of boolean, do not write the default value (because it is false by default). (79902a6)
  • In the case of boolean, do not write the default value (because it is false by default). (ec933f2)
  • fix: typo (46795f8)
  • chore: In the case of boolean, do not write the default value (because it is false by default). (457cc09)
  • Include the props information when building (511eee2)
  • Merge pull request #141 from 8845musign/add-prefix-icon-prop-to-buttons (bd3ce39)
  • Merge pull request #140 from 8845musign/add-alias-to-icon-size-token (9db17a6)
  • Merge branch 'main' into add-alias-to-icon-size-token (4c96851)
  • Merge pull request #139 from 8845musign/receive-icon-key (3544a30)
  • feat: add prefixIcon prop(icon alias) (5764ae4)
  • feat: Unify icon size specification with other components Retain the existing specification as an alias. (bb28a9a)
  • feat: change text (68ff171)
  • feat: allow icon prop to be specified by name (0438d23)
  • Merge pull request #138 from 8845musign/add-gap-alias-to-stack (c6ea851)
  • feat: Add gap prop as an alias for spacing prop (2fabef8)
  • fix: defaultValue is not extracted correctly from vitals (8ec5a50)