cheton
released this
06 Nov 06:21
·
562 commits
to master
since this release
🚀 What's Changed
- 🎉 feat: add light mode for the
Checkbox
component (#191) - 🎉 feat: add
yarn.lock
file (#192) - 💣 breaking: deprecate
AlertToast
and add new props toToast
(#193) - 🎉 feat: add light mode for the
Radio
Component (#194) - 🐛 fix: remove duplicate props (#198)
- 🐛 fix: fix the bug that background will become white on dark theme (#199)
- 🐛 fix: remove the divider line setting from
Button
component, and define the divider line in doc (#200) - 🎉 feat: add
Pagination
component (#202) - 🧱 chore: remove default font size for Radio and Checkbox (#204)
- 🎉 feat: consistent background color style for form controls (#205)
- 👷 refactor: updated the theme wordings and color
black:emphasis
value changed (#206) - 🧱 chore: adjust the width for icon button (#207)
- 💣 breaking: change
Icon
component property (#208)