Skip to content

Releases: predixdesignsystem/px-context-browser

Polymer 1.x/2.x hybrid element support

22 Dec 23:35
Compare
Choose a tag to compare

Fixed small memory leak

23 Feb 18:55
Compare
Choose a tag to compare
  • fixed small memory leak
  • re-wrote some code for readability
  • added a lot more documentation

Upgrade to Polymer 1.5.0

15 Jun 23:09
Compare
Choose a tag to compare
v0.10.0

Upgrade to Polymer 1.5.0

fixed breadcrumb to adhere to specs.

03 May 16:32
Compare
Choose a tag to compare
v0.9.1

fixed the breadcrumbs so they adhere to specs

v0.8.3 fixed github issues link

03 Mar 18:33
Compare
Choose a tag to compare

fixed link to github issues at the bottom of the README

v0.8.2 line height fix

02 Mar 18:53
Compare
Choose a tag to compare

Changed line height for selected items to help differentiate them from non-selected items

Show Chevron

29 Jan 21:33
Compare
Choose a tag to compare
  • 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.