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

WIP Unnest search param #81

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Commits on Apr 8, 2020

  1. WIP Update ember-power-select to 3.x.

    * Also fixes usage of onInput
    
    TODO
    * Update ember-try config (ember-power-select only works on Ember 3.11+)
    * Fix tests failures related to ember-infinity
    ttill committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    f101614 View commit details
    Browse the repository at this point in the history
  2. Update to ember 3.17 and power-select 4.

    * Refactor to glimmer components
    * Min Ember.js version is 3.13 instead of 3.12 because tracked
      properties are used
    ttill committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    3f41391 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Angle brackets in docs.

    ttill committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    fa52719 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Bring back API docs.

    Also fix/update docs on global configuration.
    ttill committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    8082139 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Bring back some more API docs.

    ttill committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    e482bd9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    c519306 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c9c556 View commit details
    Browse the repository at this point in the history
  3. Fix linting.

    ttill committed May 8, 2020
    Configuration menu
    Copy the full SHA
    5fe1eba View commit details
    Browse the repository at this point in the history