This repository has been archived by the owner on Sep 2, 2021. It is now read-only.
Releases: pedaling/class101-ui
Releases · pedaling/class101-ui
v8.0.0
BREAKING CHANGE ⚡️
- Update
react-router-dom
peer dependency to support hooks - Remove
display
props fromComment
- Change the target of the onClick event in
Comment
Component 🗳
- 🎉Skeleton
- 🎉Tooltip
Feature 💯
- Add
readMoreText
,hideText
properties and Action cursor toComment
- Add XSMALL size to
TextButton
- Add
AnchoreButton
(ref #177 (comment)) - Change
title
type ofModalBottomSheet
toReactNode
- Add
className
property to `ModalBottomSheet - Add
hidden
property toComment.Action
- Add
pageCountPerView
property to showPagination
well even if it contains a lot of data.
Fix 🚀
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.