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(plugin): create plugin to integrate modules #462

Merged
merged 41 commits into from Feb 29, 2024
Merged

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    e905aaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cbbbb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a64777c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. addressed pr comments

    updated output filename to pull from config, fixed documentation, removed unecessary logic from types
    dsurducan committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ab0d0d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2c133b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce74a43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    068a5ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ecf67d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    0337113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34134ee View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. separate build per widget

    dsurducan committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    08b16f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31d516e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    b9e7fbd View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. plugin config

    asanehisa committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    dde72a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1c3b51 View commit details
    Browse the repository at this point in the history
  3. works w/ document

    asanehisa committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    24ae3ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    967d14b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e27d86 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. tests

    asanehisa committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ba1374c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f4c0b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    152ceb5 View commit details
    Browse the repository at this point in the history
  4. wrapping works!

    asanehisa committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5b6b3ef View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. add tests

    asanehisa committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a0b0637 View commit details
    Browse the repository at this point in the history
  2. clean up a bit

    asanehisa committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3336ce0 View commit details
    Browse the repository at this point in the history
  3. widgets -> modules rename

    asanehisa committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3a4ed01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    798d2e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    951172f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0b9cac View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. fix tests

    asanehisa committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ea018a2 View commit details
    Browse the repository at this point in the history
  2. address more comments

    asanehisa committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b18ffd6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. add scoping plugin

    asanehisa committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8c756f0 View commit details
    Browse the repository at this point in the history
  2. updated plugin

    asanehisa committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8ecb96a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f4b52d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c87f417 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. addressed comments

    asanehisa committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6673926 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f7767f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. transform in rollup

    asanehisa committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7385ea2 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. address comments

    asanehisa committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2eee8e8 View commit details
    Browse the repository at this point in the history
  2. fix tailwind / css issues

    asanehisa committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    be3f42b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd4e21d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    befea13 View commit details
    Browse the repository at this point in the history