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(addon/components/paper-form): converts to a glimmer component. #1300

Open
wants to merge 6 commits into
base: feature/glimmer-paper-grid-tile
Choose a base branch
from

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    6bb3b02 View commit details
    Browse the repository at this point in the history
  2. refactor(addon/mixins/child-mixin): override existing functionality t…

    …o work with glimmer counterparts.
    matthewhartstonge committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    24f1c7a View commit details
    Browse the repository at this point in the history
  3. feat(addon/components/paper-form)!: yield self as parent, so that chi…

    …ld components can migrate to consuming the parent to enable expected form validation/submission.
    matthewhartstonge committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    27cc04e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6510593 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    601c025 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34f1129 View commit details
    Browse the repository at this point in the history