Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: Use named exports in `src/` | Michał Gołębiowski-Owczarek | 2023-09-12 | 1 | -6/+4 |
* | Core: Migrate from AMD to ES modules 🎉 | Michał Gołębiowski-Owczarek | 2019-11-18 | 1 | -9/+4 |
* | Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS | Michał Gołębiowski-Owczarek | 2019-04-29 | 1 | -1/+1 |
* | CSS: Don't automatically add "px" to properties with a few exceptions | Michał Gołębiowski-Owczarek | 2019-04-08 | 1 | -3/+4 |
* | CSS: Skip the px-appending logic for animations of non-element props | Michał Gołębiowski-Owczarek | 2018-04-30 | 1 | -1/+2 |
* | CSS: Avoid unit-conversion interference from CSS upper bounds | Richard Gibson | 2017-08-28 | 1 | -17/+19 |
* | Build: ESLint details | Oleg Gaidarenko | 2016-06-11 | 1 | -2/+6 |
* | Build: Put all AMD modules in "src/" in strict mode | Michał Gołębiowski | 2016-04-25 | 1 | -0/+2 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -3/+7 |
* | CSS: Support relative adjustment in any applicable unit | Mr21 | 2015-03-09 | 1 | -0/+61 |