Skip to content

Releases: xAl3xFx/reactbar

v1.0.3

27 Mar 15:42
Compare
Choose a tag to compare
  • Auto collapse on mobile - only if the clicked sidebar item has no children. (Prevent closing items with children). aa1f575

v1.0.2...v1.0.3

v1.0.2

16 Jan 10:16
Compare
Choose a tag to compare

v1.0.1...v1.0.2

v1.0.1

12 Jan 11:01
Compare
Choose a tag to compare

v1.0.0

12 Jan 10:56
Compare
Choose a tag to compare
  • sidebar-utils -> fix. 20c618e
  • yarn.lock 9fb6066
  • Rewritten sidebar to work with 1-1 state to dom model. Added location prop which enables the Sidebar to auto select/expand items based on location. Other improvements. bf509fc

v0.3.5...v1.0.0

v0.3.5

10 Jan 22:50
Compare
Choose a tag to compare
  • Changed behaviour of itemExpanded prop to work with itemId instead of itemName 8925427

v0.3.4...v0.3.5

v0.3.4

10 Jan 22:16
Compare
Choose a tag to compare
  • Added itemExpanded prop to Sidebar.tsx which selects item from the sidebar by text; Removed annoying console.log 162bde6

v0.3.3...v0.3.4

v0.3.3

23 Nov 10:25
Compare
Choose a tag to compare
  • Added sidebarExpanded prop to Sidebar.tsx 1be2c23

v0.3.2...v0.3.3

v0.3.2

11 Nov 16:01
Compare
Choose a tag to compare
  • Sidebar -> Fixed expanded icon behaviour. 801ca87

v0.3.1...v0.3.2

v0.3.1

11 Nov 14:50
Compare
Choose a tag to compare
  • Sidebar -> SidebarItem -> Added disabled prop. 28463a9

v0.3.0...v0.3.1

v0.3.0

11 Nov 14:39
Compare
Choose a tag to compare
  • Fixed import 8edc7d2
  • Sidebar -> Better html structure. Better handle of opened/closed menu items. 2ffedd7

v0.2.2...v0.3.0