Trendmicro Frontend React Sidenav Versions Save

React SideNav component

v0.5.0

4 years ago
  • Bump eslint from 4.13.1 to 4.19.1 (#39)
  • Smooth transition enhancement (resolved #16, PR #41 by @roth1002)
  • Upgrade uncontrollable to v7.1.1 (resolved #34, PR #43 by @roth1002)

v0.4.5

5 years ago
  • Fixes an issue of setting isNavItemHighlighted in wrong state (49c8c311208d6f0e49902b2d770fa8f7be8a4925)

v0.4.4

6 years ago

Use #eee as the background color when hovering over subitems (b7d06229b677c17e517a3ca00c87a4504c99eb61)

v0.4.3

6 years ago

Use white color for highlighted items (0eca4643a89353bd99b8747eba475e6351d1d244)

v0.4.2

6 years ago

Pass props to NavIcon and NavText components (755756714136b6978a47b1e198d6f9ea7e0f8212)

v0.4.1

6 years ago

Add override classNames and styles for NavItem (a7e90828270c73587f1bbab3bca21c62bcab4d03)

v0.4.0

6 years ago

Breaking

  • Dropped @trendmicro/react-anchor dependency (8a70ea8eb2c39c91bc1ec3f8416af3d30837cc56)
  • Removed "href" prop from NavItem (8a70ea8eb2c39c91bc1ec3f8416af3d30837cc56)

v0.3.1

6 years ago

Fixed an issue of passing an unknown prop onToggle on <nav> tag (f5352c7f8f301c948b858f6ae112eda883356e3c)

v0.3.0

6 years ago

Improvements

  • Fixed a bug where background color and cursor style are incorrect when expanding/collapsing navigation items (5d10ee206f6e18455d9caa0f9a9248372eafa06d)
  • Setup tests (cf2a3869040ed521fe7f703b55f97e2be29371de)

Examples

  • Specify a unique "key" prop for each child in an array (a5fccdf494d3c2ce6732618bca894baa7d48e57b)

v0.2.1

6 years ago

Bug Fixes

  • Darkening the background color of the expanded navigation item by changing its opacity value (4724376a51e98756692d924813dc834caaca3dde)
  • Remove an undefined style definition (cb9dfa36a2e507d13c4cd2e03305e1c882711827)

Example

  • Vertical alignment for navigation icon (969b7a3a51af0ea2e2e514d431e2e083ec4211a6)