Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: Use named exports in `src/` | Michał Gołębiowski-Owczarek | 2023-09-12 | 1 | -3/+1 |
* | Manipulation: Avoid concatenating strings in buildFragment | Michał Gołębiowski-Owczarek | 2020-06-10 | 1 | -7/+4 |
* | Core: Migrate from AMD to ES modules 🎉 | Michał Gołębiowski-Owczarek | 2019-11-18 | 1 | -6/+1 |
* | Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS | Michał Gołębiowski-Owczarek | 2019-04-29 | 1 | -7/+3 |
* | Build: Put all AMD modules in "src/" in strict mode | Michał Gołębiowski | 2016-04-25 | 1 | -0/+2 |
* | Docs: Update support comments to follow the new syntax | Michał Gołębiowski | 2016-03-30 | 1 | -2/+2 |
* | Manipulation: Don't provide the parser with sloppy table markup | Anthony Ryan | 2015-09-14 | 1 | -13/+6 |
* | Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 support | Michał Gołębiowski | 2015-09-14 | 1 | -3/+2 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -2/+2 |
* | Manipulation: privatize buildFragment() function | Timmy Willison | 2015-05-05 | 1 | -0/+35 |