Releases: predixdesignsystem/px-context-browser
Releases · predixdesignsystem/px-context-browser
Polymer 1.x/2.x hybrid element support
v2.1.0 v2.1.0
Fixed small memory leak
- fixed small memory leak
- re-wrote some code for readability
- added a lot more documentation
Upgrade to Polymer 1.5.0
v0.10.0 Upgrade to Polymer 1.5.0
fixed breadcrumb to adhere to specs.
v0.9.1 fixed the breadcrumbs so they adhere to specs
v0.8.3 fixed github issues link
fixed link to github issues at the bottom of the README
v0.8.2 line height fix
Changed line height for selected items to help differentiate them from non-selected items
Show Chevron
- We've changed the default behavior of chevrons - since the previous method was using a property that is not natively supported in predix through GEL queries, we've made the chevrons optional - you have to turn them on now by specifying show-chevron="true" on the component itself.
- Rewrote the bread crumb engine to fix a safari bug which duplicated the bread crumb.