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

Fixes for recommendations/requirements from #38 and issue #92 #104

Merged
merged 8 commits into from Jun 4, 2013

Commits on May 23, 2013

  1. Initial updates for OpenF2#92. Removing unused methods and cleaning u…

    …p code. Will add more documentation soon.
    Ali-Khatami committed May 23, 2013
    Copy the full SHA
    2911ba0 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2013

  1. Copy the full SHA
    9814d34 View commit details
    Browse the repository at this point in the history
  2. Built the js files.

    Ali-Khatami committed May 31, 2013
    Copy the full SHA
    43a237d View commit details
    Browse the repository at this point in the history
  3. Merge latest from branch '1.2-wip' of https://github.com/OpenF2/F2 in…

    …to issue-92 and rebuilt js.
    Ali-Khatami committed May 31, 2013
    Copy the full SHA
    0874eef View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4892461 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2013

  1. Updates to fix complete "Update sdk documentation to explain what is …

    …passed to the listeners. For example, when binding to F2.Constants.AppHandlers.APP_RENDER, it looks like an appConfig and maybe a string of html that represents the app" and "List the order in which the events are executed. This should either be done in the sdk or the spec and linked to each other" from 1.2-wip pull request OpenF2#69
    Ali-Khatami committed Jun 3, 2013
    Copy the full SHA
    0955c2b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    594ade0 View commit details
    Browse the repository at this point in the history
  3. Resolved issues with F2.Constants.AppHandlers not being a closure tha…

    …t executes immediately which in turn resolved tests not running.
    Ali-Khatami committed Jun 3, 2013
    Copy the full SHA
    b6cad57 View commit details
    Browse the repository at this point in the history