Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: Use named exports in `src/` | Michał Gołębiowski-Owczarek | 2023-09-12 | 1 | -1/+1 |
* | Core: Migrate from AMD to ES modules 🎉 | Michał Gołębiowski-Owczarek | 2019-11-18 | 1 | -7/+2 |
* | Build: Put all AMD modules in "src/" in strict mode | Michał Gołębiowski | 2016-04-25 | 1 | -0/+2 |
* | Selector: filters -> pseudos | Timmy Willison | 2016-03-07 | 1 | -3/+3 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -2/+2 |
* | CSS: fix :visible/:hidden selectors for inline element w/ content | Timmy Willison | 2015-05-12 | 1 | -4/+2 |
* | Misc: Drop support for older browsers; update support comments | Michał Gołębiowski | 2014-11-03 | 1 | -3/+1 |
* | CSS: elements are hidden when either offsetWidth or offsetHeight is zero | Timmy Willison | 2014-07-17 | 1 | -1/+3 |
* | Fix #10814. Make support tests lazy and broken out to components. | Michał Gołębiowski | 2013-09-06 | 1 | -0/+15 |