Skip to content

Latest commit

 

History

History
250 lines (154 loc) · 11.3 KB

CHANGELOG.md

File metadata and controls

250 lines (154 loc) · 11.3 KB

1.0.0-beta.3 (2020-12-05)

💥 Breaking Change

  • #93 Upgrade to ember-cli 3.22, use co-location for components (@nickschot)

Committers: 1

1.0.0-beta.2 (2020-07-16)

🚀 Enhancement

  • #87 Add argument to specify a "source" as an alternative to the ember-data store (@joegaudet)

🏠 Internal

  • #84 update addon-docs to latest version (@nickschot)
  • #83 fix addon-docs generating incorrect URL's for versioned documentation… (@nickschot)

Committers: 2

1.0.0-beta.1 (2020-06-04)

💥 Breaking Change

  • #78 Update to ember-power-select@4 and Ember Octane/Glimmer Components (@ttill)

Committers: 1

0.2.1 (2019-10-03)

🐛 Bug Fix

  • #74 Bugfix to enable usage of query and search propery at the same time (@michaelw8)

🏠 Internal

Committers: 2

0.2.0 (2019-09-27)

🐛 Bug Fix

  • #73 update to ember-cli 3.12 & update all dependencies (Closes #69 ) (@nickschot)

Committers: 1

0.1.2 (2019-05-10)

🐛 Bug Fix

Committers: 1

0.1.1 (2019-03-27)

🐛 Bug Fix

  • #68 fix ember-get-config import not always working due to missing dependency (@nickschot)

📝 Documentation

Committers: 1

0.1.0 (2019-03-27)

🚀 Enhancement

📝 Documentation

Committers: 1

0.1.0-rc.2 (2019-02-18)

🚀 Enhancement

🏠 Internal

Committers: 1

0.1.0-rc.1 (2019-02-15)

🐛 Bug Fix

🏠 Internal

  • #58 add fixed seed for mirage resulting in deterministic data (@nickschot)

Committers: 1

0.1.0-beta.10 (2019-02-04)

🚀 Enhancement

  • #56 pass through ember-power-select's onclose hook (@nickschot)

🏠 Internal

Committers: 1

0.1.0-beta.9 (2018-12-21)

📝 Documentation

🏠 Internal

Committers: 1

0.1.0-beta.8 (2018-12-20)

🚀 Enhancement

  • #48 reworked loading (spinner) display & immediately show create option in list (@nickschot)

Committers: 1

0.1.0-beta.7 (2018-12-20)

🐛 Bug Fix

  • #47 passthrough ember infinity parameters in multiple select (@nickschot)

Committers: 1

0.1.0-beta.6 (2018-12-20)

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

  • #45 pass the power-select public api as second arg to onchange hook (@nickschot)
  • #42 clearing the model-select was not working (@nickschot)
  • #37 show loading state when search task is running (@nickschot)

📝 Documentation

  • #43 add dummy variants for all varieties of model-select (@nickschot)

Committers: 1

0.1.0-beta.5 (2018-12-18)

🚀 Enhancement

🐛 Bug Fix

  • #32 aria-current wasn't set to true resulting in broken highlight of options (@nickschot)

🏠 Internal

Committers: 1

0.1.0-beta.4 (2018-12-06)

🚀 Enhancement

🏠 Internal

Committers: 1

0.1.0-beta.3 (2018-12-02)

🐛 Bug Fix

Committers: 1

0.1.0-beta.2 (2018-12-02)

🚀 Enhancement

🏠 Internal

Committers: 1

v0.1.0-beta.1 (2018-11-30)

💥 Breaking Change

  • #11 remove different filter options, prefer single query (@nickschot)
  • #13 BREAKING: change default search property from 's' to 'search' (@nickschot)
  • #10 remove optionAmount parameter, replaced with pageSize (@nickschot)
  • #5 Add support to pass a model instance (@nickschot)

🚀 Enhancement

🏠 Internal

Committers: 1