Skip to content

Latest commit

 

History

History
209 lines (158 loc) · 3.33 KB

HISTORY.md

File metadata and controls

209 lines (158 loc) · 3.33 KB

v2.1.2

  • add mixin for tab container (#15)

v2.1.1

  • Fix demo for IE

v2.1.0

  • Polymer 1.x/2.x hybrid element support

v2.0.4

  • add device flags

v2.0.3

  • add child selector to prevent tab display issue

v2.0.1

  • add horizontal padding

v2.0.0

  • Rename px-tab-set to px-tabs

v1.0.2

  • fix comment for analyzer

v1.0.1

  • runtime theming for demo

v1.0.0

  • remove default styles, update demo per design feedback
  • drop old style tabs, make all tabs 'bare', remove unit tests for bare
  • migrate grays for redesign
  • major bump picking up redesigned sub-dependencies

v0.7.0

  • improved accessibility
  • added iron-a11y-keys support
  • simplified sass
  • fixed unit tests

v0.6.5

  • updated to px-demo

v0.6.4

  • Updating so px-demo-snippet and px-api-viewer get new grays

v0.6.3

  • Update colors design to pick up new colors

v0.6.2

  • changing ghp.sh to account for Alpha releases

v0.6.1

  • themed demo page

v0.6.0

  • Updated dependencies

v0.5.16

  • fixed demo

v0.5.14

  • updated styles to match spec per PR #7
  • fixed demo
  • temporarily removed sauce test for M$ Edge b/c it keeps timing out in Travis

v0.5.13

  • fixed test fixture and tests to match other Px components

v0.5.12

  • fixed theming

v0.5.11

  • changing all devDeps to ^

v0.5.9

  • Update px-theme to 2.0.1 and update test fixtures

v0.5.8

  • update dependencies for dropdown

v0.5.7

  • removing px-theme style call

v0.5.6

  • changing Gruntfile.js to gulpfile.js

v0.5.5

  • bower updating px-demo-snippet

v0.5.4

  • added style variables for theming

v0.5.3

  • Updated dependencies

v0.4.13

  • added codepen

v0.4.12

  • added overflow to demoContainer and removed flex__wrap from mega-demo

v0.4.11

  • fixed racing condition that cancelled the selected tab.

v0.4.10

  • added overflow to demo class and removed

v0.4.9

  • updated mega demo styles and bower px-demo-snippet to ^

v0.4.8

  • removed properties, edited styles

v0.4.7

  • added mega demo

v0.4.6

  • added image to readme.

v0.4.5

  • added vulcanize to demo gh-pages

v0.4.4

  • removed default 5px padding on top of px-tabs-pages

v0.4.3

  • added no-bottom-border option

v0.4.2

  • updated README.md to import the correct file

v0.4.1

  • Bump px-theme version

v0.4.0

  • Upgrade to Polymer 1.5.0

v0.3.4

  • updated tests and made them more streamlined (PR)

v0.3.3

  • added pull request test to travis

v0.3.2

  • pull request for bare tabs feature

v0.3.1

  • added auto github pages functionality

v0.3.0

  • Upgrade to Polymer 1.4.0

v0.1.1

  • Updated License

v0.0.1

  • Initial release