| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
The previous details were showing their age, e.g. mentions about browsers
not supporting ES2015. The story with ES modules is more complex as it's also
about loaders but to keep the README simple, let's just make it more up to date
with typical usage.
Closes gh-5108
(cherry picked from commit edccabf10d37b57cbd4eeebc44f3acb67cb2739c)
|
|
|
|
|
|
|
|
| |
Webpack has migrated to https://webpack.js.org/ since version 2.
Closes gh-5037
(cherry picked from commit 01819bc3bcc44282e5bb9301c3478d837d1e5152)
|
|
|
|
|
|
| |
Closes gh-4686
(cherry picked from commit 1a7332ce83cdee7d6cd9d45c2a4b83067f53f14b)
|
|
|
|
|
|
| |
Closes gh-4684
(cherry picked from commit a62309e01b3c76d2b73560ca666c454b7bbfcb77)
|
|
|
|
|
|
| |
Closes gh-4673
(cherry picked from commit 73415da25d964ee31ec1804d55f5af0199a1378e)
|
|
Use a dist README fixture kept in the jQuery repository instead of modifying
an existing one. This makes the jQuery repository the single source of truth
when it comes to jQuery releases and it makes it easier to make changes to
README without worrying how it will affect older jQuery lines.
The commit also ES6ifies build/release.js & build/release/dist.js
Closes gh-4614
(cherry picked from commit 358b769a00c3a09a8ec621b8dcb2d5e31b7da69a)
|