@medes-ui/react
v2.0.0
Published
library
Downloads
5
Maintainers
Readme
This is beta version
- This package not published yet
- This branch is still on development only mediadesain team able to run
- Choose release branch to run. example: released/1.18.0
Next Version
More detail about the changes writen on changelog.
2.0.x (Release - 250xxx)
- MedesUI having some helper scripts, serivces & utils and angular library. On current version Angular libary will be split to another module.
- Update Major Changes to version 2 and create some new packages name are
@medes-ui/core,@medes-ui/angular,@medes-ui/react. - Script model, types, helper, service, utils & styling on
@[email protected]are copied to @medes-ui/angular. To install runnpm i @medes-ui/core. - Update angular library to angular 19
- Angular library Created, package name @medes-ui/angular. To install run
npm i @medes-ui/angular. - Now Component React version added
- React library Created, package name @medes-ui/react. To install run
npm i @medes-ui/react. - Documentation Enhancement: Add Light/Dark Mode Toggle
- Documentation Enhancement: Switch Libraries Doc Type
- Documentation Enhancement: Simplify with standalone component
- Documentation Enhancement: Simplify routing system
