Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

various changes to enable g-overlay #6

Merged
merged 6 commits into from
Oct 12, 2012
Merged

various changes to enable g-overlay #6

merged 6 commits into from
Oct 12, 2012

Commits on Oct 12, 2012

  1. Configuration menu
    Copy the full SHA
    c8cf700 View commit details
    Browse the repository at this point in the history
  2. allow defaulting property values by having property getter default to…

    … value stored on prototype (if there is no matching attribute)
    Scott Miles committed Oct 12, 2012
    Configuration menu
    Copy the full SHA
    42195ad View commit details
    Browse the repository at this point in the history
  3. function to bind events to object methods given a string value list o…

    …f event/handler pairs (e.g. on "click:clickMe;focus:focusMe")
    Scott Miles committed Oct 12, 2012
    Configuration menu
    Copy the full SHA
    790391e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cbb719 View commit details
    Browse the repository at this point in the history
  5. factor shadowRootCreated so it's not inlined in 'components' method, …

    …support 'handlers' attribute via bindEvents, move x() event sugar to module bottom
    Scott Miles committed Oct 12, 2012
    Configuration menu
    Copy the full SHA
    afbe098 View commit details
    Browse the repository at this point in the history
  6. overlay component and workbench file

    Scott Miles committed Oct 12, 2012
    Configuration menu
    Copy the full SHA
    1aaf580 View commit details
    Browse the repository at this point in the history