Wordpress/wp-admin/css
Mark Jaquith c5d53046a9 Revisions: Bunch of refactoring and code cleanup
* Extracted a lot of model-y stuff from the view code.
* Slider now has a proper model, with communication with other models.
* Use of `get( foo )` instead of `findWhere({ id: foo })`.
* Properly set the `from` diff when routing single mode.
* Bind `prev()` and `next()` to their model.
* Tick marks are now percentage based, which means the slider resizes with the browser, without JS resize events.
* When scrubbing, the position of the scrubber is considered a hover, so you can fall off the timeline while still scrubbing and the tooltips will persist.
* Tooltips fade in and out.
* Tooltips hang around for a grace period instead of immediately going away. More forgiving.
* Unused code paths removed.
* Got rid of a bunch of view-to-view communication.
* Use `_.times()` instead of a `for` loop.
* Removed premature `Math.floor()` and `Math.ceil()` calls that were making things not add up to 100%.

See #24425.

git-svn-id: https://develop.svn.wordpress.org/trunk@24658 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-11 09:14:14 +00:00
..
color-picker-rtl.css RTL fixes for media and color picker. 2012-11-30 13:34:16 +00:00
color-picker-rtl.min.css Compress scripts/styles: 3.5-RC2-22949. 2012-11-30 13:52:16 +00:00
color-picker.css RTL fixes for media and color picker. 2012-11-30 13:34:16 +00:00
color-picker.min.css Compress scripts/styles: 3.5-RC2-22949. 2012-11-30 13:52:16 +00:00
colors-classic.css Revisions improvements 2013-07-06 10:48:14 +00:00
colors-classic.min.css Compress scripts/styles: 3.6-beta4-24592. 2013-07-08 18:58:16 +00:00
colors-fresh.css Revisions: Bunch of refactoring and code cleanup 2013-07-11 09:14:14 +00:00
colors-fresh.min.css Compress scripts/styles: 3.6-beta4-24596. 2013-07-08 22:35:26 +00:00
customize-controls-rtl.css Update RTL styles for Customizer. see #23449. 2013-03-22 17:46:48 +00:00
customize-controls-rtl.min.css Compress scripts/styles: 3.6-alpha-23787. 2013-03-22 18:58:40 +00:00
customize-controls.css Refactor the Customizer accordion so that it can be used in other locations. 2013-02-14 22:58:04 +00:00
customize-controls.min.css Compress scripts/styles: 3.6-alpha-23435. 2013-02-15 22:58:45 +00:00
farbtastic.css One newline is enough. 2012-01-05 20:10:39 +00:00
ie-rtl.css Pinking shears 2013-05-20 12:10:58 +00:00
ie-rtl.min.css Compress scripts/styles: 3.5-beta3-22801. 2012-11-21 22:58:36 +00:00
ie.css Fix display of post format icons and post titles in IE7. props kovshenin. fixes #24120. 2013-04-26 15:42:15 +00:00
ie.min.css Compress scripts/styles: 3.6-beta1-24138. 2013-04-29 17:46:49 +00:00
install.css Introduce a new, cross-browser HiDPI CSS @media rule to be used everywhere. 2012-11-17 06:50:08 +00:00
install.min.css Compress scripts/styles: 3.5-beta3-22631. 2012-11-17 06:58:29 +00:00
media-rtl.css Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
media-rtl.min.css Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
media.css Introduce a new, cross-browser HiDPI CSS @media rule to be used everywhere. 2012-11-17 06:50:08 +00:00
media.min.css Compress scripts/styles: 3.5-beta3-22631. 2012-11-17 06:58:29 +00:00
wp-admin-rtl.css Some RTL changes for the plugin information box. 2013-07-10 05:01:33 +00:00
wp-admin-rtl.min.css Compress scripts/styles: 3.6-beta4-24640. 2013-07-10 06:58:52 +00:00
wp-admin.css Revisions: Bunch of refactoring and code cleanup 2013-07-11 09:14:14 +00:00
wp-admin.min.css Compress scripts/styles: 3.6-beta4-24645. 2013-07-10 16:58:55 +00:00