Skip to content

Releases: trendmicro-frontend/react-navbar

v0.3.0

09 Feb 08:02
Compare
Choose a tag to compare

Update examples and outdated dependencies

v0.2.6

06 Oct 08:41
Compare
Choose a tag to compare

v0.2.5

23 Jun 05:30
Compare
Choose a tag to compare

Contextual CSS reset (0813666)

v0.2.4

08 May 07:26
Compare
Choose a tag to compare

Update dependencies

v0.2.3

20 Apr 09:43
Compare
Choose a tag to compare

Fix IE11 Symbol.iterator not defined issue (3cfffd4)

v0.2.2

19 Apr 15:07
Compare
Choose a tag to compare

Version Bump

  • Add examples for using <Sticky /> component (1fc0f16)

v0.2.1

19 Apr 10:08
Compare
Choose a tag to compare
  • 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

19 Apr 06:52
Compare
Choose a tag to compare
  • Replaces React.PropTypes references with prop-types
  • Removes redundant codes