jquery / jquery/download.jqueryui.com
Update ThemeRoller UI to reflect changes in default theme
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
The changes in the default theme require the following changes in the ThemeRoller UI:
- Background image (texture): Add option "none" (see also https://github.com/jquery/jquery-ui/pull/1384#issuecomment-69183491)
- Shadow: Remove or hide the controls that set the variables that have been dropped (see https://github.com/jzaefferer/jquery-ui/commit/d2eb0c93cfc5fce158ac2af6ca7b0f50760d9b90)
Those changes should only apply when someone is using 1.12+. For older versions the UI should stay as it is.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the ThemeRoller UI and its version-selection logic, then review the linked jQuery UI pull request and commit for the default-theme changes. Done means 1.12+ shows a “none” background-texture option and no longer exposes dropped shadow-variable controls, while older versions retain the existing UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100