Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Releases: jorenrui/minorui

0.2.0 (Oct 12, 2021)

12 Oct 12:37
Compare
Choose a tag to compare
0.2.0 (Oct 12, 2021) Pre-release
Pre-release

Changed

  • Migrated @stitches/react from v0.1.7 to v1.2.5
  • Updated dependencies
  • Updated Note's secondary and tertiary types' colors.

0.1.16 (April 04, 2021)

04 Apr 15:02
Compare
Choose a tag to compare
Pre-release

Added

  • Add IdProvider for SSR
  • Add Separator component

Changed

  • Center Dropdown Menu's Trigger button

0.1.15 (April 01, 2021)

01 Apr 10:43
Compare
Choose a tag to compare
Pre-release

Added

  • Add Progress component
  • Add whitespace utils (e.g. m for margin, pl for padding left, etc.)

Fixed

  • Update shadow color of disabled secondary button

Changed

  • Add number type to fgap

0.1.14 (March 31, 2021)

31 Mar 06:38
Compare
Choose a tag to compare
Pre-release

Added

  • Add flexbox gap polyfill via utils. (fgap)

Fixed

  • Add scrolling to TextArea component
  • Update font type in Note component

Changed

  • Update stitches from 0.1.0-canary.20 to v0.1.4
  • Revert margins of Headline.Title and Headline.SubTitle

0.1.13 (March 20 2021)

20 Mar 08:18
Compare
Choose a tag to compare
Pre-release

Fixed

  • Add scrolling to TextArea component

Changed

  • Update semantic theme colors (e.g. $accent, $info, etc.)
  • Update dialog width on mobile devices
  • Update margins of Headline.Title
  • Update Headline.SubTitle to textTransform: 'uppercase',

0.1.12 (March 15, 2021)

15 Mar 12:55
Compare
Choose a tag to compare
Pre-release

Added

  • Add and export Visually Hidden from Radix UI
  • Add loading text to loading button
  • Add Link component (variants: color, size, etc.)
  • Add display variant to Box
  • Add visually hidden text to spinner

Changed

  • Update min width of dialog
  • Update background color of accent button
  • Update stitches to v0.1.0-canary.20

0.1.11 (March 11, 2021)

15 Mar 12:43
Compare
Choose a tag to compare
Pre-release

Fixed

  • Update Spinner size in loading button

0.1.10 (March 11, 2021)

11 Mar 10:43
Compare
Choose a tag to compare
Pre-release

Changed

  • Update Spinner sizes

0.1.9 (March 10 2021)

10 Mar 08:01
Compare
Choose a tag to compare
0.1.9 (March 10 2021) Pre-release
Pre-release

Added

  • Add Headline component
  • Export Accessible Icon from Radix UI
  • Add acknowledgment to Hero Icons in README.md

Changed

  • Update stitches from 0.1.0-canary.12 to 0.1.0-canary.17

Fixed

  • Add as prop to dialog title

0.1.8 (March 1, 2021)

01 Mar 07:27
Compare
Choose a tag to compare
0.1.8 (March 1, 2021) Pre-release
Pre-release

Added

  • Add variants to Dialog.Root
  • Add Note component (variants: type and size)
  • Add polymorphic to all components

Changed

  • Update semantic colors (eg. info: blue700 => info: blue500)

Fixed

  • Update Dialog footer's display

Removed

  • Remove variants exports