Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 

1.1 KiB

0.3.8 / 2016-11-17

  • better cache prefill
  • fix supportedValue
  • migrate tests
  • introduce browerstack config and travis

0.3.7 / 2016-10-31

  • use cross-env
  • use is-in-browser

0.3.6 / 2016-10-17

  • cheeck webkit prefix as last, because other browsers use it as well
  • update deps

0.3.5 / 2016-08-23

  • better browser env detection
  • update deps

0.3.4 / 2016-06-15

  • catch IE exceptions when feature testing a value

0.3.3 / 2015-04-13

  • do nothing server-side

0.3.2 / 2015-03-24

  • update babel, lint

0.3.1 / 2015-10-21

  • release package with lib dir

0.3.0 / 2015-10-21

  • migrate to ES6 with babel
  • remove bower.json
  • simplify packaging

0.2.5 / 2014-22-09

  • make it requirable serverside

0.2.4 / 2014-21-09

  • make it requirable serverside

0.2.3 / 2014-02-08

  • don’t make feature tests for values like ‘10px’

0.2.2 / 2014-02-08

  • slightly change the api - now always return the corrected value, even if prefix is not needed

0.2.0 / 2014-02-07

  • add supported value feature test

0.1.0 / 2014-11-29

  • first release in a separate repository for plugins