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

Add loading: false option to pages #3629

Merged
merged 28 commits into from Aug 5, 2018
Merged

Add loading: false option to pages #3629

merged 28 commits into from Aug 5, 2018

Commits on Aug 3, 2018

  1. Add hasManualLoading

    galvez committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    c257a60 View commit details
    Browse the repository at this point in the history
  2. Add hasManualLoading (2)

    galvez committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    a56fa2f View commit details
    Browse the repository at this point in the history
  3. Debugging

    galvez committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    e66f227 View commit details
    Browse the repository at this point in the history
  4. Debugging (2)

    galvez committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    ac3a1ec View commit details
    Browse the repository at this point in the history
  5. Change 'manual' to false

    galvez committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    b25dc7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e242d9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99eadaa View commit details
    Browse the repository at this point in the history
  8. Changed approach

    galvez committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    da9abdc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f5da52 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51be3cd View commit details
    Browse the repository at this point in the history
  11. Patch loadAsyncComponents

    galvez committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    6410fcc View commit details
    Browse the repository at this point in the history
  12. Added final page

    galvez committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    defc461 View commit details
    Browse the repository at this point in the history
  13. Changed approach (2)

    galvez committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    18a22b6 View commit details
    Browse the repository at this point in the history
  14. Fixed example

    galvez committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    c3e970f View commit details
    Browse the repository at this point in the history
  15. Fixed example (2)

    galvez committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    f235c9b View commit details
    Browse the repository at this point in the history
  16. Fix example package name

    galvez committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    a581271 View commit details
    Browse the repository at this point in the history
  17. Linting

    galvez committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    34c15c6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    df34e9b View commit details
    Browse the repository at this point in the history
  19. Linting (2)

    galvez committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    4a0951c View commit details
    Browse the repository at this point in the history
  20. Fix typo

    galvez committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    19032af View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2018

  1. Adjust indentation

    galvez committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    0581e23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    778415a View commit details
    Browse the repository at this point in the history
  3. Added noloading tests

    galvez committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    987a0a9 View commit details
    Browse the repository at this point in the history
  4. Linting (3)

    galvez committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    eb341a4 View commit details
    Browse the repository at this point in the history
  5. Debugging test

    galvez committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    499cb53 View commit details
    Browse the repository at this point in the history
  6. Linting (4)

    galvez committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    81368bf View commit details
    Browse the repository at this point in the history
  7. Debugging test (2)

    galvez committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    59a330d View commit details
    Browse the repository at this point in the history
  8. Debugging test (3)

    galvez committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    5c4bf37 View commit details
    Browse the repository at this point in the history