8000 Releases · ubie-oss/ubie-ui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ubie-oss/ubie-ui

Release 0.0.44

02 Jul 09:52
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

Release 0.0.38

04 Oct 08:50
Compare
Choose a tag to compare
  • Merge pull request #137 from 8845musign/fix-icon-size-unit (f06477c)
  • feat: add white-space prop to Buttons (932995e)
  • Merge pull request #136 from ubie-oss/add-chromatic-settings (e0c35da)
  • add chromatic.yml (a3b99aa)
  • fix script (9faec0e)
  • add chromatic command (4d0c260)

Release 0.0.37

20 Sep 12:28
Compare
Choose a tag to compare
  • Merge pull request #134 from ubie-oss/upgrade-headlessui (6516d11)
  • Update package.json peerDependencies (e496f4f)
  • Update package.json (cb4d817)
  • Merge pull request #133 from ubie-oss/upgrade-packages (3a4d584)
  • upgrade to v2 (f06fd56)
  • Update package-lock.json (022e3ad)
  • fix unit test (282889b)
  • upgrade packages (47dc42a)

Release 0.0.36

13 Sep 07:07
Compare
Choose a tag to compare
  • Merge pull request #131 from 8845musign/modal-fix-header-and-footer (8fdc98a)
  • Merge pull request #132 from 8845musign/fix-icon-size-unit (db1fbee)
  • fix: Icon size is affected by context (db4faa1)
  • add comments (9545485)
  • The scroll was doubled (9590b3b)
  • add comments (ba83ad2)
  • On some Android devices, the decimal point in the number causes the judgment to be incorrect (6d544f7)
  • Add sticky stories (9aac69c)
  • fix format (695ba5e)
  • sticky options optional (f350a44)
  • Fixed minor bugs associated with sticky (3140909)
  • Clearly indicates that modal can be scrolled. (4f8ba55)
  • InterSectionObserver does not work well in certain environments (08f674b)
  • chore: add debounce (8330d9b)
  • Reset CSS to modern (f515c22)
  • imple useScrollable (4b5affd)
  • Modal Footer and Header to be sticky (6a783b1)
  • Implemented reset css switching (660e3ae)

Release 0.0.35

15 Aug 01:05
Compare
Choose a tag to compare
0