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

Fix #142 #143

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Fix #142 #143

wants to merge 13 commits into from

Commits on Jan 30, 2021

  1. Updated recognize-gesture to use ember-modifiers.

    Fixed invocation of -gestures service during render.
    ember-modifiers use now requires minimum Ember 3.3.
    Lupestro committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    ef8dd49 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Changing travis test matrix to LTS versions addon supports with these…

    … changes
    Lupestro committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    4fdd7fd View commit details
    Browse the repository at this point in the history
  2. Adding recent LTS test scenarios to config

    Lupestro committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    0561559 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

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

Commits on Sep 13, 2022

  1. Fix assign deprecations

    olenderhub committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    16bd997 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Update syntax for Ember 3.28

    veelci committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7b9a951 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Updated recognize-gesture to use ember-modifiers.

    Fixed invocation of -gestures service during render.
    ember-modifiers use now requires minimum Ember 3.3.
    Lupestro authored and veelci committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    30879d0 View commit details
    Browse the repository at this point in the history
  2. Changing travis test matrix to LTS versions addon supports with these…

    … changes
    Lupestro authored and veelci committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    be5f250 View commit details
    Browse the repository at this point in the history
  3. Adding recent LTS test scenarios to config

    Lupestro authored and veelci committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    fd5f396 View commit details
    Browse the repository at this point in the history
  4. Supplying guard clause to willDestroy

    lupestro authored and veelci committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    bd89b43 View commit details
    Browse the repository at this point in the history
  5. Fix assign deprecations

    olenderhub authored and veelci committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b10f6df View commit details
    Browse the repository at this point in the history
  6. Update syntax for Ember 3.28

    veelci committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    044e5e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b38e90 View commit details
    Browse the repository at this point in the history