react-pro-sidebar
Version:
React sidebar library with dropdown menus and unlimit number of nested submenus
35 lines (19 loc) • 740 B
Markdown
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Fix submenu visibility when collapsed
- Add prop to submenu component to set the default open value
- Update readme
- Merge API tables into one single table use prop instead of name
- Add description on how to use nested sub-menus
- Fix overflow of the sidebar content
- Initial pre release of the react pro sidebar library