-
Notifications
You must be signed in to change notification settings - Fork 459
Phpquery css #2
base: master
Are you sure you want to change the base?
Phpquery css #2
Commits on Mar 29, 2012
-
Completed basic style elements and style attributes with specificity.
Kevin Miller committedMar 29, 2012 Configuration menu - View commit details
-
Copy full SHA for ac00fdf - Browse repository at this point
Copy the full SHA ac00fdfView commit details
Commits on Mar 30, 2012
-
Added extra comments and the ability of a user to add extra CSS values.
Kevin Miller committedMar 30, 2012 Configuration menu - View commit details
-
Copy full SHA for 77b025a - Browse repository at this point
Copy the full SHA 77b025aView commit details -
Kevin Miller committed
Mar 30, 2012 Configuration menu - View commit details
-
Copy full SHA for 2ac2c92 - Browse repository at this point
Copy the full SHA 2ac2c92View commit details -
Completed integrating CSSParser and added bubbling of selectors.
Kevin Miller committedMar 30, 2012 Configuration menu - View commit details
-
Copy full SHA for 8387fb7 - Browse repository at this point
Copy the full SHA 8387fb7View commit details -
Fixed show() and hide() and also how css syles bubble down when setti…
…ngs CSS on a parent.
Kevin Miller committedMar 30, 2012 Configuration menu - View commit details
-
Copy full SHA for 54fb468 - Browse repository at this point
Copy the full SHA 54fb468View commit details -
Added default CSS file, from http://www.w3.org/TR/CSS21/sample.html
Kevin Miller committedMar 30, 2012 Configuration menu - View commit details
-
Copy full SHA for 806c88b - Browse repository at this point
Copy the full SHA 806c88bView commit details -
Kevin Miller committed
Mar 30, 2012 Configuration menu - View commit details
-
Copy full SHA for 1a1cf76 - Browse repository at this point
Copy the full SHA 1a1cf76View commit details -
Added attribute-equivalencies for things like 'bgcolor'
Kevin Miller committedMar 30, 2012 Configuration menu - View commit details
-
Copy full SHA for 22a50bd - Browse repository at this point
Copy the full SHA 22a50bdView commit details
Commits on Mar 31, 2012
-
Added more elegant handling of style attributes, as well as a default…
… color for links.
Kevin Miller committedMar 31, 2012 Configuration menu - View commit details
-
Copy full SHA for d1ffc37 - Browse repository at this point
Copy the full SHA d1ffc37View commit details -
Changed parseCSS to public so users can initiate parsing manually rat…
…her than depending on the css method.
Kevin Miller committedMar 31, 2012 Configuration menu - View commit details
-
Copy full SHA for 666ea2c - Browse repository at this point
Copy the full SHA 666ea2cView commit details -
Whoops, dangling removed variable.
Kevin Miller committedMar 31, 2012 Configuration menu - View commit details
-
Copy full SHA for 1090fce - Browse repository at this point
Copy the full SHA 1090fceView commit details
Commits on Apr 3, 2012
-
Fixed specificity problem when later rules with the same specificity …
…should override.o
Kevin Miller committedApr 3, 2012 Configuration menu - View commit details
-
Copy full SHA for 5db48a2 - Browse repository at this point
Copy the full SHA 5db48a2View commit details
Commits on Apr 7, 2012
-
Added width and height attribute support.
Kevin Miller committedApr 7, 2012 Configuration menu - View commit details
-
Copy full SHA for a15b394 - Browse repository at this point
Copy the full SHA a15b394View commit details