UNPKG

react-pro-sidebar

Version:

React sidebar library with dropdown menus and unlimit number of nested submenus

35 lines (19 loc) 740 B
# Changelog 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). ## [0.1.1] - 2020-05-07 ### Fixed - Fix submenu visibility when collapsed ## [0.1.0] - 2020-05-07 ### Added - Add prop to submenu component to set the default open value ### Changed - Update readme - Merge API tables into one single table use prop instead of name - Add description on how to use nested sub-menus ### Fixed - Fix overflow of the sidebar content ## [0.1.0-beta.1] - 2020-05-06 ### Initial Pre release - Initial pre release of the react pro sidebar library