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-item): converts to a glimmer component. #1304

Open
wants to merge 4 commits into
base: feature/glimmer-paper-form
Choose a base branch
from

Commits on Nov 17, 2024

  1. chore(addon/components/paper-item): pushes types down to booleans and…

    … simplifies bitwise operation for developers to an or.
    matthewhartstonge committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    c835fb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    841dd53 View commit details
    Browse the repository at this point in the history
  3. refactor(addon/mixins/proxiable-mixin): migrates to es5 setter/getter…

    … to support classic and glimmer components.
    matthewhartstonge committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    6865bf7 View commit details
    Browse the repository at this point in the history
  4. docs(addon/components/paper-item): adds documentation to focused, `…

    …didInsertNode`, `willDestroyNode`.
    matthewhartstonge committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    3496e2a View commit details
    Browse the repository at this point in the history