All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.3.1 - 2017-06-19
- To avoid unneccessary renders, added some extra controls
1.3.0-alpha.3 - 2017-04-21
reduxStoreName
prop to customize store field name- Multiple
react-metismenu
usage under same ReduxProvider
- Function support for
classNameContainer
prop to produce dynamic class names
1.3.0-alpha.2 - 2017-03-01
- Some little bugs
1.3.0-alpha.1 - 2017-02-03
useExternalReduxStore
support for applications with Redux
1.2.2 - 2016-12-20
label
andid
content props now available in custom links liketo
1.2.1 - 2016-12-16
- Internal event emitter support for future enhancements
onSelected
event listener prop
1.1.3 - 2016-10-24
- Custom class name support for items has visible child or grand child
1.1.2 - 2016-10-10
- Custom class name support for items has active link
- Custom class name support for items has active child or grand child
- Allowed react element and array types for content labels
1.1.1 - 2016-09-26
- More transition effects
react-metismenu-router-link
extension part toREADME.md
1.1.0-alpha.1 - 2016-09-22
- Custom link component support
- Has active child control
- Custom class name support for links has active child or grand child
- Custom link component and has active child control guide in
README.md
- Build demo page script
- Demo page
- Standart style
- Optimized source code
1.0.0-alpha.1 - 2016-09-19
- New unit tests
- Dark theme as standart style
- Active link control support
- Flat content support
- Remote json content support
- Examples and guides for new supports to
README.md
CHANGELOG.md
file
- Dev application
- Demo page
- Rearranged unit tests
0.6.0 - 2016-09-15
- Customizable class name support
- Customizing Styles part to
README.md
0.5.0 - 2016-09-12
react-metismenu-router-link
extension information toREADME.md
- Css files to
dist
folder
- Styles are seperated from bundle
- Prop names about icons
0.4.2 - 2016-09-08
- Built dist files
onClick
prop name ofLinkComponent
totoggleSubMenu
- Made link components customizable
- "Customizing Link Component" part to
README.md
- Embedded styles
- Example code
- Menu content property
href
has beed changed toto
0.3.4 - 2016-08-27
- Demo page
- Fixed #6
0.3.3 - 2016-08-22
- Built files
- Development guide to
README.md
- Transition effects for toggling menu
- Linting tests using Airbnb rules
- Unit tests with coverage
- Doc comments
- Items had submenu to be dead link
- Placed embedded styles to the top of
<head>
to be overrideable
0.3.1 - 2016-08-18
- Webpack configurations
- Css file was embedded in module
- External Link feature
- css dist files
0.2.0 - 2016-05-13
- Styles
react
module is moved topeerDependencies
fromdependencies
- Fixed #3
0.1.4 - 2016-03-23
- Little bug
0.1.3 - 2016-03-23
- Comments to source
- Development application
- Some bugs
0.1.2 - 2016-03-23
.npmignore
to ignore dev tools
- Used
js
extension for source code instead ofjsx
- Main structure of MetisMenu
- Development tools
- Core css file