# 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
## <a name="1.0.0"></a> 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
