[wp-trac] [WordPress Trac] #18909: Bundled jQuery UI should have CSS
WordPress Trac
wp-trac at lists.automattic.com
Tue Jan 31 23:50:57 UTC 2012
#18909: Bundled jQuery UI should have CSS
--------------------------------------+------------------------------
Reporter: helenyhou | Owner:
Type: enhancement | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.3.1
Severity: normal | Resolution:
Keywords: ui-feedback dev-feedback |
--------------------------------------+------------------------------
Comment (by jaredatch):
I'd really like to see this in 3.4. It was a fantastic step in 3.3 to
package the UI core elements, so the next step would no doubt be to do the
same with the UI css.
As is right now, it still provokes many issues. In our Custom Metaboxes
script on github (https://github.com/jaredatch/Custom-Metaboxes-and-
Fields-for-WordPress) one of the options is a datepicker. We were able to
include the datepicker packaged in core with the most recent version, but
the CSS has still been an issue.
Originally I packed a strip down version of the ui CSS that I had
generated from the UI website, however no matter how much we tried it
conflicted with WP core CSS for jquery UI modals and other core CSS
elements. The only solution, which wasn't a great one, was to prefix all
the CSS and then use jQuery to wrap a div around the datepicker.
Issues like this wouldn't be a problem if the CSS was available in core
for plugins and scripts to call, so I'd definitely love to see that
happen.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18909#comment:38>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list