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

[WIP] feat: minimal plugin system PoC #135

Closed
wants to merge 29 commits into from
Closed

[WIP] feat: minimal plugin system PoC #135

wants to merge 29 commits into from

Commits on Oct 26, 2022

  1. feat: basic plugin system PoC

    ramboz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    8b1a5d3 View commit details
    Browse the repository at this point in the history
  2. feat: basic plugin system PoC

    ramboz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    2a75982 View commit details
    Browse the repository at this point in the history
  3. feat: basic plugin system PoC

    ramboz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    7c895d0 View commit details
    Browse the repository at this point in the history
  4. feat: basic plugin system PoC

    ramboz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e8831fa View commit details
    Browse the repository at this point in the history
  5. test: add/fix unit tests

    ramboz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    feb0808 View commit details
    Browse the repository at this point in the history
  6. feat: preload plugins

    ramboz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    b2cd247 View commit details
    Browse the repository at this point in the history
  7. feat: preload plugins

    ramboz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    58b8119 View commit details
    Browse the repository at this point in the history
  8. chore: fix linting issues

    ramboz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    fa0054f View commit details
    Browse the repository at this point in the history
  9. feat: extract decorator plugin

    ramboz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f99a97b View commit details
    Browse the repository at this point in the history
  10. feat: do not preload plugins

    ramboz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    24b0c88 View commit details
    Browse the repository at this point in the history
  11. Revert "feat: do not preload plugins"

    This reverts commit 59c4083650ba0346f4e5049cf35615c83e4944e5.
    ramboz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    14ed2dc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6255b3a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ad8c7b View commit details
    Browse the repository at this point in the history
  14. refactor: address PR feedback

    ramboz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    d3109ee View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ba5ef3b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    11af6e6 View commit details
    Browse the repository at this point in the history
  17. fix: linting issue

    ramboz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    546f7d1 View commit details
    Browse the repository at this point in the history
  18. fix: missing load RUM event

    ramboz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    8779f34 View commit details
    Browse the repository at this point in the history
  19. fix(rum): merge conflict for #139

    ramboz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    82b6cbe View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    ebdee0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1c1fe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6641b32 View commit details
    Browse the repository at this point in the history
  4. fix: plugin loading

    ramboz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    3484d36 View commit details
    Browse the repository at this point in the history
  5. fix: RUM plugin tests

    ramboz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    8bbfc15 View commit details
    Browse the repository at this point in the history
  6. refactor: clean up PR

    ramboz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    976e088 View commit details
    Browse the repository at this point in the history
  7. refactor: clean up PR

    ramboz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    2610642 View commit details
    Browse the repository at this point in the history
  8. refactor: clean up PR

    ramboz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    1554df2 View commit details
    Browse the repository at this point in the history
  9. refactor: clean up PR

    ramboz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    2e52b6c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. fix: adjust plugin name logic

    ramboz committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    4536720 View commit details
    Browse the repository at this point in the history