Skip to content

Latest commit

 

History

History
185 lines (140 loc) · 2.95 KB

HISTORY.md

File metadata and controls

185 lines (140 loc) · 2.95 KB

v1.1.3

  • reduce icon-set imports

v1.1.2

  • fixing demo pages for IE11

v1.1.1

  • remove unneeded bower resolutions.

v1.1.0

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

v1.0.5

  • fix typo

v1.0.4

  • add device flags

v1.0.3

  • Fix comment for analyzer

v1.0.2

  • runtime theming for demo

v1.0.1

  • fix layout in IE11

v1.0.0

  • update --px-clipboard-icon-color
  • increased animation speed per design feedback
  • updated colors for redesign
  • major version bump for start of redesign
  • new icons

v0.2.3

  • install new demo component

v0.2.2

  • Update colors design to pick up new colors

v0.2.1

  • changing ghp.sh to account for Alpha releases

v0.2.0

  • Updated dependencies

v0.1.17

  • changing browser in wct testing from safari 8 to safari 10 on elcapitan

v0.1.16

  • changing all devDeps to ^

v0.1.15

  • Update px-theme to 2.0.1 and update test fixtures

v0.1.14

  • removing px-theme style call

v0.1.13

  • changing Gruntfile.js to gulpfile.js

v0.1.12

  • changed var names to be consistent with BEM

v0.1.11

  • bower updating px-demo-snippet

v0.1.10

  • added style variables for theming

v0.1.9

  • added flex__item to div content tag to allow clipboard to expand full width again

v0.1.8

  • fixed codepen

v0.1.7

  • fixed layout issues
  • fixed demo and codepen

v0.1.6

  • added title to clipboard icon

v0.1.5

  • added hover state to clipboard icon

v0.1.4

  • latest demo snippet dependency and latest gulpfile.

v0.1.3

  • changed icon to float--right, moved cursor:pointer to just the icon

v0.1.2

  • uprev

v0.1.1

  • move css to load inside of the templates

v0.1.0

  • grunt -> gulp and style modules

v0.0.13

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

v0.0.12

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

v0.0.11

  • added a green checkmark icon and transition to the clipboard click.

v0.0.10

  • added image to readme, removed watch, added view on github

v0.0.9

  • updated gh-pages script to vulcanize demo

v0.0.8

  • changed favicon reference

v0.0.7

  • added ssh credentials

v0.0.6

  • added new demo

v0.0.5

  • changed bower file

v0.0.4

  • downgraded polymer to 1.5

v0.0.3

  • updated travis file

v0.0.2

  • updated bower file

v0.0.1

  • Initial release