This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
Releases: greenyouse/bottom-nav
Releases · greenyouse/bottom-nav
v2.0.1
v2.0.0
- upgraded the element to polymer 2
v0.2.0
- added a shadow attribute to the bottom-nav
- added a font-size transition for tabs with show-label attribute
- cleaned up normal tab transitions
- improved vertical spacing for tabs
- added new demos for to show off shadow usage
v0.1.8
- fix bottom-toolbar's font weight
v0.1.7
- fix bottom-tab font and vertical alignment
- fix tab width when toolbar is fixed
- make demos similar to MD spec
v0.1.6
- add shifting transition to
bottom-tab
s
v0.1.5
- new selected-class attribute for
bottom-tabs
for styling thebottom-toolbar
v0.1.4
- fixed width tabs when bottom-nav is fixed
v0.1.3
- improved docs
- improved demos
v0.1.2: - major clean up for all elements
- add tests for bottom-toolbar
- add demos for common use cases
- add open source license + publish