Commit Graph

29 Commits

Author SHA1 Message Date
Michał Gołębiowski-Owczarek
fdb5ee3a0f
Release: Update download.jqueryui.com from 2.3.4 to 2.3.5 2024-06-15 00:16:36 +02:00
Michał Gołębiowski-Owczarek
b76883ad3f
Release: Fix the release script 2024-06-14 19:05:41 +02:00
Michał Gołębiowski-Owczarek
2f1f1eadf3
Release: Update download.jqueryui.com from 2.2.14 to 2.3.4 2024-06-14 18:56:20 +02:00
Michał Gołębiowski-Owczarek
f4a97881ef
Build: Update download.jqueryui.com from 2.2.12 to 2.2.14 2024-04-26 17:22:46 +02:00
Michał Gołębiowski-Owczarek
9fcae942a6
Build: Update release dependencies
In particular, the `node-packager` update is required for the release process
to work on newer Node.js versions.

Closes gh-2239
2024-04-22 18:08:44 +02:00
Michał Gołębiowski-Owczarek
e21a2543b5
Build: Include all the files published to the CDN in npm/Bower packages
Both unminified & minified versions of JS & CSS files are included, for all
themes, as well as images.

Fixes gh-2011
Closes gh-2059
2022-03-23 12:05:10 +01:00
Michał Gołębiowski-Owczarek
1f0851b538
Docs: Update the bug tracker from bugs.jqueryui.com to GitHub
Also, remove the Weekly Meetings section from README as the meetings are no
longer happening.

Closes gh-1972
2021-10-07 16:48:39 +02:00
Michał Gołębiowski-Owczarek
2802058ba8 Release: Update the download.jqueryui.com dependency 2021-09-27 15:13:30 +02:00
Michał Gołębiowski-Owczarek
eda9f3b0d6 Release: Update the download.jqueryui.com dependency
The latest version contains small tweaks to the "use strict" pragma placement.
2021-09-02 17:17:50 +02:00
Michał Gołębiowski-Owczarek
4ccebc5f20
Release: Update the download.jqueryui.com dependency
This is needed to make `"use strict"` pragmas not stripped out during the
build.

Closes gh-1969
2021-08-26 13:41:10 +02:00
Michał Gołębiowski-Owczarek
349ee77924 Release: Update the download.jqueryui.com dependency 2021-08-06 16:56:51 +02:00
Michał Gołębiowski-Owczarek
03e6c45583 Release: Abort on packager errors 2021-08-06 15:07:00 +02:00
Michał Gołębiowski-Owczarek
202238b550 Release: Update dependencies for the 1.13 release
Closes gh-1966
2021-08-06 13:36:30 +02:00
Michał Gołębiowski-Owczarek
399c81e077
Build: Update dependencies passed to jquery-release
The older versions were not compatible with Node.js 10 & newer.

Closes gh-1963
2021-08-04 18:03:46 +02:00
Michał Gołębiowski-Owczarek
d82ea60d05
Build: Fix package generation
jQuery UI 1.12.1 was released using an outdated (at the time of its release)
version of the download.jqueryui.com package; the latest ones wouldn't generate
relevant JS files.

This commit accounts for the changes so that the latest version can be used.

Closes gh-1965
2021-08-04 17:29:48 +02:00
Michał Gołębiowski-Owczarek
70dae67b73
Build: Migrate from JSHint & JSCS to ESLint
Fixes #15393
Closes gh-1958
2021-06-07 00:58:12 +02:00
Scott González
7b7b9b6d86 Release: Remove externals directory from CDN zip
Closes gh-1741
2016-09-13 09:09:36 -04:00
Alexander Schmitz
32720810d8 Build: Fix line length issues
Ref gh-1690
2016-04-13 11:32:05 -04:00
Jörn Zaefferer
6c738d961d Release: Update for 1.12 release, add test script
Fixes jquery/download.jqueryui.com#282
2015-12-02 17:30:37 +01:00
Jörn Zaefferer
102ccb4342 Release: Use latest download builder 2015-10-29 15:49:38 +01:00
Jörn Zaefferer
ab0bb87634 Release: Publish to npm
Fixes #11101
2015-09-30 18:23:57 +02:00
Jörn Zaefferer
ea999e4776 Build: Style fixes 2015-03-06 16:35:10 +01:00
Scott González
b5f1ffdea4 Build: Remove manifest files; move metadata to source files
Closes gh-1379
2014-11-10 13:19:03 -05:00
Rafael Xavier de Souza
d362fc958b Build: Update DB version for release script 2014-08-07 12:08:55 -03:00
Jörn Zaefferer
49a4a46f34 Build: Update DB version for releases 2014-06-26 14:07:51 +02:00
Jörn Zaefferer
203b23a87c Build: Update DB version for release script 2014-05-23 12:55:46 +02:00
Jörn Zaefferer
0645ac45ed Build: Replace @VERSION in release tags
Fixes #10006
Closes gh-1239
2014-05-08 20:27:36 +02:00
Scott González
079279afd4 Build: Generate pre-releases the same way as stable releases
Fixes #9998
2014-05-06 10:01:18 -04:00
Jörn Zaefferer
516920ac71 Build: Migrate to jquery-release
Fixes #9793
2014-04-24 21:04:12 +02:00