Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional Themes improvements #9

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

semmel
Copy link

@semmel semmel commented Oct 22, 2012

  • optional additional themes replace the previous theme instead be appended as new css (Issue Do a replacement of the css instead of keep on appending #7)
  • optional additional themes no longer replace the default themes but are concatenated with the default themes and sorted alphabetically afterwards
  • loadtheme setting now overrides the theme stored in the cookie
  • completed the list of default themes with the jQueryUI "base" theme titled "No theme"
  • added an empty css file as additional theme in sample.htm to remove any jQueryUI css

- optional additional themes replace the previous theme instead be appended as new css (Issue harborhoffer#7)
- added jQueryUI "base" theme in the list of default themes
- added an empty css as additional theme in sample.htm to remove any jQueryUI css
- loadtheme setting now overrides the theme stored in the cookie
- added theme name and theme url as parameters for the 'onselect' callback
- added theme download link
- added link which opens the selected theme in ThemeRoller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant