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

ui: upgrade ember composable helper #13394

Commits on Jun 8, 2022

  1. upgrade ember-composable-helpers to 5.x

    * Fixes `sort-by` performance regression
    * Includes `pick`-helper for easier composition with Octane
    LevelbossMike committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    c68fbff View commit details
    Browse the repository at this point in the history
  2. Use includes over contains-helper

    `contains` is removed in ember-composable-helpers@5.x
    LevelbossMike committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    fb629d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ed6cab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53c8e89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e603a1 View commit details
    Browse the repository at this point in the history