Releases: trendmicro-frontend/react-navbar
Releases · trendmicro-frontend/react-navbar
v0.3.0
Update examples and outdated dependencies
v0.2.3
Fix IE11 Symbol.iterator not defined issue (3cfffd4)
v0.2.2
Version Bump
- Add examples for using <Sticky /> component (1fc0f16)
v0.2.1
- Adds the
fixedTop
prop to create a fixed navbar along the top of the screen, that scrolls with the page
- Adds the
fixedBottom
prop to create a fixed navbar along the bottom of the screen, that scrolls with the page
v0.2.0
- Replaces React.PropTypes references with prop-types
- Removes redundant codes