Skip to content

Latest commit

 

History

History
173 lines (132 loc) · 2.98 KB

HISTORY.md

File metadata and controls

173 lines (132 loc) · 2.98 KB

v2.0.8

  • remove background from tertiary buttons

v2.0.7

  • fix spacing in demo

v2.0.6

  • Upgrade docs to use Polymer 2.x, bump px-demo and px-sass-doc dependencies

v2.0.5

  • add min width (#10)

v2.0.4

  • runtime theming for demo

v2.0.3

  • update demo to use unique name

v2.0.2

  • design feedback on icon size

v2.0.1

  • Insist on no border-radius for .btn class. Canary added a 4px radius.

v2.0.0

  • Bump other deps
  • Implementation of redesign of all button styles

v1.1.8

  • fixed demo issue

v1.1.7

  • added example of text & icon (#9)

v1.1.6

  • Updated to new demo using px-demo

v1.1.5

  • rebuilt sass with new colors

v1.1.4

  • changing ghp.sh to account for Alpha releases

v1.1.3

  • updated px-colors-design version number

v1.1.2

  • Add px-iconography-design dependency

v1.1.1

  • Update missed design depndencies

v1.1.0

  • Updated dependencies

v1.0.3

  • Add service worker for gh_pages.

v1.0.2

  • Gulp fixes & style module naming changes.

v1.0.1

  • Move demo page to use style module. Clean out dead code.

v1.0.0

  • Reintroduce CSS style variables

v0.4.40

  • remove CSS style variables from 0.4.X release track

v0.4.39

  • added pointer-events:none to disabled buttons

v0.4.38

  • Adding css variables for button colour styles.

v0.4.37

  • bumping sassdoc to propogate clipboard changes

v0.4.36

  • bumping all version of px-sass-doc to get px-clipboard update

v0.4.35

  • patch test

v0.4.34

  • updating to fix safari demo height bug

v0.4.33

  • updated to px-sass-doc#0.2.8

v0.4.32

  • Updated dependencies
  • Updated boilerplate files

v0.4.31

  • added minor fixes to demo

v0.4.30

  • fixed typo in demo

v0.4.29

  • updated demo

v0.4.28

  • fixed bower.json ç v0.4.27 ==============================
  • added new demo and auto-ghp

v0.4.26

  • updated bare bones button styles

v0.4.25

  • fix sass bug for btn--small line height

v0.4.24

  • updated oss notice and readme, pointing to the gh-pages

v0.4.23

  • Added OSS notice and changed the repo to be public in bower.

v0.4.22

  • Updated License

v0.4.21

  • Fixed sass line height calc bug.

v0.4.20

  • Turned button height and firefox line-height into variables.