Skip to content
This repository has been archived by the owner on Apr 26, 2020. It is now read-only.

Phpquery css #2

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

Phpquery css #2

wants to merge 13 commits into from

Commits on Mar 29, 2012

  1. Configuration menu
    Copy the full SHA
    ac00fdf View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2012

  1. Configuration menu
    Copy the full SHA
    77b025a View commit details
    Browse the repository at this point in the history
  2. Added CSSParser library.

    Kevin Miller committed Mar 30, 2012
    Configuration menu
    Copy the full SHA
    2ac2c92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8387fb7 View commit details
    Browse the repository at this point in the history
  4. Fixed show() and hide() and also how css syles bubble down when setti…

    …ngs CSS on a parent.
    Kevin Miller committed Mar 30, 2012
    Configuration menu
    Copy the full SHA
    54fb468 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    806c88b View commit details
    Browse the repository at this point in the history
  6. Added default font size.

    Kevin Miller committed Mar 30, 2012
    Configuration menu
    Copy the full SHA
    1a1cf76 View commit details
    Browse the repository at this point in the history
  7. Added attribute-equivalencies for things like 'bgcolor'

    Kevin Miller committed Mar 30, 2012
    Configuration menu
    Copy the full SHA
    22a50bd View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2012

  1. Added more elegant handling of style attributes, as well as a default…

    … color for links.
    Kevin Miller committed Mar 31, 2012
    Configuration menu
    Copy the full SHA
    d1ffc37 View commit details
    Browse the repository at this point in the history
  2. Changed parseCSS to public so users can initiate parsing manually rat…

    …her than depending on the css method.
    Kevin Miller committed Mar 31, 2012
    Configuration menu
    Copy the full SHA
    666ea2c View commit details
    Browse the repository at this point in the history
  3. Whoops, dangling removed variable.

    Kevin Miller committed Mar 31, 2012
    Configuration menu
    Copy the full SHA
    1090fce View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2012

  1. Fixed specificity problem when later rules with the same specificity …

    …should override.o
    Kevin Miller committed Apr 3, 2012
    Configuration menu
    Copy the full SHA
    5db48a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2012

  1. Added width and height attribute support.

    Kevin Miller committed Apr 7, 2012
    Configuration menu
    Copy the full SHA
    a15b394 View commit details
    Browse the repository at this point in the history