| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Ref 10fdad742a2a6aa9f0e00b3e04fc5264797c53c7
Fixes gh-2056
|
| |
|
|
|
|
|
| |
Ref 29838b6cab6f2e508f3e9692f32918c72b1a504b
Closes gh-1628
|
|
|
|
|
|
|
|
|
| |
Fixes #14687
Closes gh-1478
(cherry picked from commit 19220c0f29fa60d80a2beb76f048ffc8b972ba35)
Conflicts:
AUTHORS.txt
|
|
|
|
|
|
|
| |
For CommonJS environments where the global already has a document, it is expected
that if a global is needed, the user can attach the global.
Fixes #14645.
|
|
|
|
|
|
|
|
| |
Ref #14016
Conflicts:
build/tasks/build.js
src/core.js
|
| |
|
| |
|
|
Conflicts:
Gruntfile.js
README.md
src/ajax.js
src/ajax/xhr.js
src/attributes.js
src/core.js
src/css.js
src/data.js
src/effects.js
src/event.js
src/manipulation.js
src/offset.js
src/selector-native.js
src/traversing.js
test/unit/core.js
test/unit/data.js
|