This repository was archived by the owner on Sep 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
Releases: pedaling/class101-ui
Releases · pedaling/class101-ui
v8.0.0
BREAKING CHANGE ⚡️
- Update
react-router-dompeer dependency to support hooks - Remove
displayprops fromComment - Change the target of the onClick event in
Comment
Component 🗳
- 🎉Skeleton
- 🎉Tooltip
Feature 💯
- Add
readMoreText,hideTextproperties and Action cursor toComment - Add XSMALL size to
TextButton - Add
AnchoreButton(ref #177 (comment)) - Change
titletype ofModalBottomSheettoReactNode - Add
classNameproperty to `ModalBottomSheet - Add
hiddenproperty toComment.Action - Add
pageCountPerViewproperty to showPaginationwell even if it contains a lot of data.
Fix 🚀
Assets 2
v7.0.0
BREAKING CHANGE
Caorusel
Removed react-id-swiper
Fix broken hooks rule in SSR
Button Component
Deprecate: legacy props(color, backgroundColor, style)
Change: the role of color props
Add: theme
Etc
Deprecate: 'SpoqaHanSans' font
Change: icon - chevron => chevron-right
Feature
components
- Swiper
- Carousel
- TagInput
- Callout
- Pagination
- Avatar
- TextButton
- IconButton
- ButtonGroup
- Divider
form Inputs
- Switch
- NumericInput
- DatePicker
form Controls
- RadioButtonGroup
overlays
- ModalBottomsheet
Icon
- notice
- sheild
- eye-off
- confetti
- filter
- clip
- chevron-left
The next breaking change will change the enum to a Pascal case.
Assets 2
v6.0.0
BREAKING CHANGE
- Deprecate: margin related property
- Deprecate: KlassCard component
- Deprecate: Button leftIconSrc, rightIconSrc property
- Change: red colors(- red000: #fff0f0 => #feeff2...)