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

[ASTableView] Generate a new cell layout if existing ones are invalid #942

Merged
merged 6 commits into from
May 28, 2018

Commits on May 25, 2018

  1. During row height query, ASTableView should generate a new cell layou…

    …t if the existing ones are invalid
    nguyenhuy committed May 25, 2018
    Configuration menu
    Copy the full SHA
    e78485c View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    nguyenhuy committed May 25, 2018
    Configuration menu
    Copy the full SHA
    de8f288 View commit details
    Browse the repository at this point in the history
  3. Assert node not nil

    nguyenhuy committed May 25, 2018
    Configuration menu
    Copy the full SHA
    f9c6ab8 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    nguyenhuy committed May 25, 2018
    Configuration menu
    Copy the full SHA
    444f3ff View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Fix failing test

    nguyenhuy committed May 28, 2018
    Configuration menu
    Copy the full SHA
    ebd20cc View commit details
    Browse the repository at this point in the history
  2. Slightly better comment

    nguyenhuy committed May 28, 2018
    Configuration menu
    Copy the full SHA
    6c7564e View commit details
    Browse the repository at this point in the history