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-grid): converts to glimmer components. #1299

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

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    ee3746e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e484119 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5c53c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4b42aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f73ec4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8437f9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64c1368 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    36f108e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab026bc View commit details
    Browse the repository at this point in the history
  10. refactor(addon/components/paper-grid-list): changes currentMedia to…

    … a computed property (getter).
    matthewhartstonge committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    0d2cfb8 View commit details
    Browse the repository at this point in the history
  11. ci(tests/integration/components/paper-grid-list): migrate from ember …

    …run loop to request animation frame.
    matthewhartstonge committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    0d8bc9b View commit details
    Browse the repository at this point in the history
  12. refactor(addon/components/paper-grid-list): refactors to use notifier…

    … pattern when children need to update.
    matthewhartstonge committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    02aae93 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a9f8653 View commit details
    Browse the repository at this point in the history
  14. fix(addon/components/paper-grid-list): adds mutation-observer to de…

    …tect DOM elements being reordered.
    matthewhartstonge committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    8bf2ea0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cccda76 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    05d7c66 View commit details
    Browse the repository at this point in the history