Skip to content

Releases: ubie-oss/ubie-ui

Release 0.0.20

15 May 23:48
Compare
Choose a tag to compare
  • Merge pull request #84 from 8845musign/add-text-align-props (1c680f4)
  • Merge pull request #85 from 8845musign/add-id-prop-to-accordion (1f1c614)
  • Merge pull request #82 from 8845musign/add-required-label (58016e2)
  • Merge pull request #80 from 8845musign/add-spacing-props (80776d5)
  • Add id prop (75966e1)
  • fix story name (e01203a)
  • fix format (916f7ea)
  • improve story (961b20c)
  • fix prop comment (014a9db)
  • Add text-align prop (404e574)
  • fix format (94f9464)
  • add showRequiredLabel prop (7dcb030)
  • add margin props to buttons (3c41fef)
  • fix prop (8ea9e12)
  • Add margin and padding props to layout components (59c2f1b)
  • delete empty import (1d31ce9)

Release 0.0.19

09 May 08:48
Compare
Choose a tag to compare
  • Merge pull request #79 from kotaesaki/gurichan/fix_fontsize (585b6e2)
  • chore: update heading font size to medium in Text module (11f3a15)

Release 0.0.18

09 May 08:04
Compare
Choose a tag to compare
  • Merge pull request #77 from 8845musign/add-bold-prop-to-heading (30b5497)
  • fix format (adefaf9)
  • fix Story name (4799726)
  • Support for text-align: inherit. (fad20d0)
  • variant to color (c9f9e97)
  • Corresponding to NORMAL WEIGHT (2c26497)
  • add test (e68eaf9)
  • Merge pull request #76 from 8845musign/update-stack-props (6599640)
  • Modifications made to accommodate the removal of direction prop (2bf5200)

Release 0.0.17

03 May 08:18
Compare
Choose a tag to compare
  • Merge pull request #71 from kodai3/feat/button-loading-status (607eb3c)
  • Merge pull request #75 from kodai3/feat/message-half-modal (e6ab470)
  • feat: 🎸 update a11y for loading status (f6a380d)
  • fix: 🐛 add loading status only on pure button (845a63c)
  • style: 💄 format (1d599d3)
  • Update src/components/Button/CircularProgress.tsx (60e7c0b)
  • fix: 🐛 lint err (9b245d1)
  • feat: 🎸 Add loading status for Button component (7301258)
  • feat: 🎸 add MessageHalfModal component (a25904a)

Release 0.0.16

26 Apr 06:50
Compare
Choose a tag to compare
  • Merge pull request #72 from 8845musign/add-typography-props-to-box (8aa2203)
  • imple bold reset (2dd1b35)
  • fix prop comments (2d730e4)
  • improve prop & comment (8d39975)
  • Add Story of Box Component (4556512)
  • organize prop type (dd3bfcf)
  • imple text style props to (99277cb)
  • Only unused variables in underscore allowed by exception (62a3bc5)
  • Separate types (70c9ea0)
  • Merge pull request #70 from 8845musign/fix-props (e34e12e)
  • fix format (7ce6d93)
  • add default comment (1c3562b)
  • as prop has a default value (0f845d5)

Release 0.0.15

19 Apr 10:40
Compare
Choose a tag to compare
  • Merge pull request #15 from 8845musign/imple-heading-component (b986bde)
  • Merge pull request #69 from 8845musign/fix-prop-defaults (43e984e)
  • avoid lint error (86aba03)
  • add prop comments & remove forwardRef & add prop(html attribute) (bc5edf2)
  • missing use client (0c47da6)
  • update prop information (0e3b18e)
  • Merge branch 'main' into imple-heading-component (0ac9ca8)
  • revert deleting class (71c29c7)
  • remove typed-css-modules (a0fcf65)
  • typed-css-modules (3e78fe8)
  • Merge branch 'main' into imple-heading-component (a37528b)
  • add opacityToClassName test (66ae893)
  • Exclusion of auto-generated definition files from format (de685c9)
  • Fix Story Name (68b1118)
  • Add CSS type and modify accordingly (2e48a68)
  • chore: add typed-css-modules (c791cf8)
  • Implement the heading component (04ea7f2)
  • Delete unused codes. (907c692)

Release 0.0.14

18 Apr 13:17
Compare
Choose a tag to compare
  • Merge pull request #68 from 8845musign/deprecate-classname (1ce29d6)
  • add deprecated flag (9ea7719)

Release 0.0.13

18 Apr 08:04
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v0.0.12...v0.0.13

Release 0.0.12

17 Apr 09:05
Compare
Choose a tag to compare
  • Merge pull request #64 from tonkotsuboy/hotfix/remove-box-log (d308ec8)
  • Remove console.log from Box component (04e7d36)

v0.0.11

15 Apr 15:27
d44757d
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v0.0.10...v0.0.11