Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
color.module
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Jul 2011 at 22:16 UTC
Updated:
29 Jul 2014 at 19:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
aspilicious commentedFirst step in fixing this mess :).
Probably needs lots of work. Needs review for the approach.
Comment #3
aspilicious commentedAnyway this patch is plain wrong :). I changed the structual design.
Comment #4
aspilicious commentedBetter?
Comment #5
aspilicious commentedWhoops wrong patch
Comment #6
tim.plunkettWith moves as renames, to clarify that nothing has changed. No patch credit.
Comment #7
tim.plunkettStill aspilicious's patch.
Comment #8
dries commentedCommitted to 8.x. Thanks.
Comment #9
jacineDries, the files that were renamed were missing from this commit.
Here's a patch to add them.
Comment #10
aspilicious commentedR T B C it is
Comment #11
sunAnd again, as long as Color module is in core, the missing CSS at least qualifies as major.
Comment #12
dries commentedCommitted them now. Odd.
Comment #14
oresh commentedSome js + css performance clean up.
Not a lot, just:
in css combining selector with the same styles
in js combining variables into one var for a small performance boost.
Comment #15
oresh commentedComment #16
oresh commentedA newer patch for latest build.
Comment #17
xjmCreate a new issue.
Comment #18
oresh commentedfollow-up issue #1969132: Clean up the CSS for Color module