Releases: trendmicro-frontend/react-sidenav
Releases · trendmicro-frontend/react-sidenav
v0.5.0
13 Jan 08:21
Compare
Sorry, something went wrong.
No results found
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
12 Jun 02:39
Compare
Sorry, something went wrong.
No results found
Fixes an issue of setting isNavItemHighlighted in wrong state (49c8c31 )
v0.4.4
30 Apr 07:19
Compare
Sorry, something went wrong.
No results found
Use #eee as the background color when hovering over subitems (b7d0622 )
v0.4.3
26 Apr 11:25
Compare
Sorry, something went wrong.
No results found
Use white color for highlighted items (0eca464 )
v0.4.2
24 Apr 10:22
Compare
Sorry, something went wrong.
No results found
Pass props to NavIcon and NavText components (7557567 )
v0.4.1
24 Jan 11:14
Compare
Sorry, something went wrong.
No results found
Add override classNames and styles for NavItem (a7e9082 )
v0.4.0
19 Jan 08:34
Compare
Sorry, something went wrong.
No results found
Breaking
Dropped @trendmicro/react-anchor dependency (8a70ea8 )
Removed "href" prop from NavItem (8a70ea8 )
v0.3.1
17 Jan 09:42
Compare
Sorry, something went wrong.
No results found
Fixed an issue of passing an unknown prop onToggle on <nav> tag (f5352c7 )
v0.3.0
22 Dec 11:00
Compare
Sorry, something went wrong.
No results found
Improvements
Fixed a bug where background color and cursor style are incorrect when expanding/collapsing navigation items (5d10ee2 )
Setup tests (cf2a386 )
Examples
Specify a unique "key" prop for each child in an array (a5fccdf )
v0.2.1
15 Dec 10:30
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Darkening the background color of the expanded navigation item by changing its opacity value (4724376 )
Remove an undefined style definition (cb9dfa3 )
Example
Vertical alignment for navigation icon (969b7a3 )