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

feat(core): simplify plugin API, support route.props (experimental) #10042

Merged
merged 27 commits into from
Apr 16, 2024

Commits on Apr 12, 2024

  1. poc of route.props API

    slorber committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    84ca226 View commit details
    Browse the repository at this point in the history
  2. add useful comments

    slorber committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6cd53b2 View commit details
    Browse the repository at this point in the history
  3. use aliased module prop name

    slorber committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    434e1d9 View commit details
    Browse the repository at this point in the history
  4. update snapshots

    slorber committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4f91166 View commit details
    Browse the repository at this point in the history
  5. remove log

    slorber committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a9de0d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b79ec8 View commit details
    Browse the repository at this point in the history
  7. refactor: apply lint autofix

    slorber authored and github-actions[bot] committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7609737 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    598cdeb View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/slorber/refactor-contentLoaded' …

    …into slorber/refactor-contentLoaded
    slorber committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4a4d50c View commit details
    Browse the repository at this point in the history
  10. fix little codegen bugs

    slorber committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    73b7999 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. track more file sizes

    slorber committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    796cbcb View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    586e829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c489321 View commit details
    Browse the repository at this point in the history
  3. simplify debug plugin

    slorber committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c7aee9d View commit details
    Browse the repository at this point in the history
  4. useless comment

    slorber committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d74c0ba View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    3bf9cb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c62098 View commit details
    Browse the repository at this point in the history
  3. useful comment

    slorber committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fcd8220 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec80ac8 View commit details
    Browse the repository at this point in the history
  5. refactor pages loadContent

    slorber committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2b8727d View commit details
    Browse the repository at this point in the history
  6. fix docs test snapshots

    slorber committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1ee3553 View commit details
    Browse the repository at this point in the history
  7. fix test TS

    slorber committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    46bfb69 View commit details
    Browse the repository at this point in the history
  8. fix snapshots

    slorber committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    07e0bef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f8774e8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a78b237 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d1b7e26 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eeef26a View commit details
    Browse the repository at this point in the history