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

[ASTableNode][ASCollectionNode] Add content offset bridging property #460

Merged
merged 8 commits into from
Aug 10, 2017

Commits on Jul 19, 2017

  1. Add content offset bridging property to table and collection node

    - And use it in `ASCollectionLayout` to avoid measuring unrelated nodes during the first layout.
    nguyenhuy committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    a2c5cea View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    nguyenhuy committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    13c6396 View commit details
    Browse the repository at this point in the history
  3. Fix build failure

    nguyenhuy committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    441f69a View commit details
    Browse the repository at this point in the history
  4. Fix failing tests

    nguyenhuy committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    19e8b75 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

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

Commits on Aug 2, 2017

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

Commits on Aug 8, 2017

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

Commits on Aug 10, 2017

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