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

Untitled #27

Closed
wants to merge 15 commits into from
Closed

Untitled #27

wants to merge 15 commits into from

Commits on Oct 15, 2010

  1. Updating slick's version and making a clone of the parsed expression …

    …so we can change the cache and it will still work fine.
    fabiomcosta committed Oct 15, 2010
    Copy the full SHA
    5fb3aed View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2010

  1. Copy the full SHA
    eba3fbf View commit details
    Browse the repository at this point in the history
  2. Fixes #1040 - The id variable was overwritten somewhere else in the i…

    …nitialize method of Swiff, Swiff uses String.uniqueID for its instance name now
    Arian authored and fabiomcosta committed Oct 16, 2010
    Copy the full SHA
    5bcef39 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2010

  1. Fixes #355 - A 100% w3c compliant implementation of getOffsetParent. …

    …Specs are included into moo-specs.
    fabiomcosta committed Oct 23, 2010
    Copy the full SHA
    da870d2 View commit details
    Browse the repository at this point in the history
  2. We don't need to create a new element to detect if the offsetparent i…

    …mplementation is broken.
    fabiomcosta committed Oct 23, 2010
    Copy the full SHA
    87d439b View commit details
    Browse the repository at this point in the history
  3. improving a bit the code

    fabiomcosta committed Oct 23, 2010
    Copy the full SHA
    199550d View commit details
    Browse the repository at this point in the history
  4. - whops (ty scott).

    kamicane authored and fabiomcosta committed Oct 23, 2010
    Copy the full SHA
    6fc9b62 View commit details
    Browse the repository at this point in the history
  5. Fixes a typo in Object.map docs. (thanks Milam)

    Arian authored and fabiomcosta committed Oct 23, 2010
    Copy the full SHA
    b848ac3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    bc4d08e View commit details
    Browse the repository at this point in the history
  7. Fixes #355 - A 100% w3c compliant implementation of getOffsetParent. …

    …Specs are included into moo-specs.
    fabiomcosta committed Oct 23, 2010
    Copy the full SHA
    9bff172 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    06c7863 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    67ffc0a View commit details
    Browse the repository at this point in the history
  10. - added frameSkip option to Fx.js. If sets to true, it evaluates the …

    …current frame based on the current time (turned ON by default).
    
    - forgot to add () to the isRunning call inside stop. Whops!
    kamicane authored and fabiomcosta committed Oct 23, 2010
    Copy the full SHA
    a874233 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    7e3e0f3 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    df3a7ce View commit details
    Browse the repository at this point in the history