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

Delay initialization (lazy loading) #637

Merged
merged 16 commits into from
Nov 1, 2022
Merged

Commits on Oct 24, 2022

  1. delay init poc

    silesky committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    22de419 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. polish

    silesky committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    0e51bc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1266dfe View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. pass settings into load

    silesky committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f24375e View commit details
    Browse the repository at this point in the history
  2. clean up

    silesky committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    4bea175 View commit details
    Browse the repository at this point in the history
  3. add doc strings

    silesky committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a67cfc2 View commit details
    Browse the repository at this point in the history
  4. tweak ts sig

    silesky committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    2f931d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. update readme

    silesky committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    9e20ac9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4dbf05 View commit details
    Browse the repository at this point in the history
  3. update readme

    silesky committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    0894ef2 View commit details
    Browse the repository at this point in the history
  4. update changeset

    silesky committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    0b5ce4d View commit details
    Browse the repository at this point in the history
  5. tweak test

    silesky committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    de3360d View commit details
    Browse the repository at this point in the history
  6. fix spelling mistake

    silesky committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    44bc976 View commit details
    Browse the repository at this point in the history
  7. update docstring

    silesky committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    754e74c View commit details
    Browse the repository at this point in the history
  8. make type sig consistent

    silesky committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    4e39761 View commit details
    Browse the repository at this point in the history
  9. sync README

    silesky committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    b66c10f View commit details
    Browse the repository at this point in the history