Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 590 Bytes

CHANGELOG.md

File metadata and controls

28 lines (22 loc) · 590 Bytes

Pip.WebUI.Nav Changelog

#add tibindex for appBar element:

primaryActions = 2 secondaryActions = 3 menu, back = 4 breadcrumb = 5 search = 5, 6 language = 7 SideNav = 10 tabs = 15 dropdown 15

1.0.0 (2016-07-30)

Initial release with key navigation mechanisms: appbar and sidenav.

Features

  • sidenav: side navigation slider component
  • appbar: application bar component
  • tabs: navigation tabs component
  • dropdown: navigation dropdown component

Breaking Changes

No breaking changes in this version

Bug Fixes

No fixes in this version