This repository has been archived by the owner on Jul 16, 2023. It is now read-only.
Releases: jorenrui/minorui
Releases · jorenrui/minorui
0.2.0 (Oct 12, 2021)
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)
Added
- Add
IdProvider
for SSR - Add
Separator
component
Changed
- Center Dropdown Menu's Trigger button
0.1.15 (April 01, 2021)
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 tofgap
0.1.14 (March 31, 2021)
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
andHeadline.SubTitle
0.1.13 (March 20 2021)
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
totextTransform: 'uppercase'
,
0.1.12 (March 15, 2021)
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)
Fixed
- Update Spinner size in loading button
0.1.10 (March 11, 2021)
Changed
- Update Spinner sizes
0.1.9 (March 10 2021)
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
to0.1.0-canary.17
Fixed
- Add
as
prop to dialog title
0.1.8 (March 1, 2021)
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