Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Add more thorough tests for jQuery UI 1.12.1 & 1.13.2 #18

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

mgol
Copy link
Contributor

@mgol mgol commented Apr 7, 2024

No description provided.

@mgol mgol requested review from fnagel and timmywil April 7, 2024 22:21
@@ -1,5 +1,5 @@
/*!
* jQuery UI CSS Framework @VERSION
* jQuery UI CSS Framework 1.12.1
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the fixtures, I just took base/theme.css from https://github.com/jquery/jquery-ui/blob/1.13.2/themes/base/theme.css and themes/smoothness.css from a proper bundle from https://jqueryui.com/download/. The only change I had to make in that latter file is updating the URL after "To view and modify this theme, visit ..." since it's not stable.

I did the same for 1.12.1.


theme = new ThemeRoller( baseThemeCss, vars );
} );
[ "1.12.1", "1.13.2" ].forEach( ( jQueryUiVersion ) => {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is the main file to review. I recommend reviewing with whitespace changes turned off due to the change in indentation.

@mgol mgol merged commit fde91ff into jquery-archive:main Apr 8, 2024
2 checks passed
@mgol mgol deleted the better-tests branch April 8, 2024 16:17
@mgol mgol mentioned this pull request Apr 8, 2024
mgol added a commit to mgol/download.jqueryui.com that referenced this pull request Apr 19, 2024
mgol added a commit to mgol/download.jqueryui.com that referenced this pull request Apr 19, 2024
mgol added a commit to mgol/download.jqueryui.com that referenced this pull request Apr 19, 2024
mgol added a commit to mgol/download.jqueryui.com that referenced this pull request Apr 21, 2024
mgol added a commit to jquery/download.jqueryui.com that referenced this pull request Apr 21, 2024
@mgol mgol removed the Needs review label Apr 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants