Releases: styleless-ui/react-styleless-ui
Releases · styleless-ui/react-styleless-ui
v1.0.0-rc.0
What's Changed
- [⭐️] add TabGroup component by @mimshins in #25
- [Breadcrumb][♻️] refactor the classes by @mimshins in #26
- Dialog by @mimshins in #27
- Expandable by @mimshins in #28
- [⭐️] add Tooltip component by @mimshins in #29
- Menu by @mimshins in #30
- [⭐️] add PreserveAspectRatio component by @mimshins in #34
- Toggle by @mimshins in #35
- InputSlider by @mimshins in #37
- Snackbar by @mimshins in #38
- [♻️][Architecture] Refactor to improve structure and clean up code by @mimshins in #43
- [🐛][Menu][Fix]: Keyboard interaction issues by @mimshins in #44
- [⭐️][Select]: Add
Select
component by @mimshins in #45 - [♻️][Type]: Rename
typings.d.ts
totypes.ts
by @mimshins in #46 - [♻️]: Update messages, components and slots names by @mimshins in #47
- [⭐️][Select]: Add
Select.EmptyStatement
by @mimshins in #48 - [♻️]: Refactor to defer opening state of poppers to client-side by @mimshins in #49
- [📝][Select]: Add documentation for select component's api by @mimshins in #50
- [♻️]: Refactor to unify render contexts and code styles related to it by @mimshins in #51
- [♻️]: Refactor to improve child registration by @mimshins in #59
- [♻️][InputSlider]: Refactor to improve code readability by @mimshins in #61
- [⭐️][TreeView]: Add TreeView component by @mimshins in #62
- [✨][TreeView]: Add
disabled
prop toTreeView.Item
by @mimshins in #64 - [♻️][Menu]: Refactor to improve readability and keyboard interactions by @mimshins in #65
- [♻️][TreeView]: Refactor to improve interactivity by @mimshins in #66
- [⭐️][Meter/ProgressBar]: Add Meter and ProgressBar components by @mimshins in #67
- [♻️][ProgressBar]: Refactor to fix display name by @mimshins in #68
- [⭐️][SpinButton]: Add SpinButton component by @mimshins in #69
- Feat/label for treeview by @mimshins in #70
- Refactor/toggle by @mimshins in #71
- Refactor/treeview subtree label by @mimshins in #72
- [✨]: Add
overrideTabIndex
prop to actions by @mimshins in #73 - Chore/cleanup by @mimshins in #74
- [♻️][Select]: Refactor to improve developer's agency over component composition by @mimshins in #75
- [♻️][InputSlider]: Refactor to improve developer's agency over component composition by @mimshins in #76
- Feat/readonly by @mimshins in #77
- Feat/submittable form controls by @mimshins in #78
- Cleanup by @mimshins in #79
- Build by @mimshins in #80
New Contributors
Full Changelog: https://github.com/styleless-ui/react-styleless-ui/commits/v1.0.0-rc.0