Skip to content

Releases: DripEmail/much-select-elm

v0.15.1

23 May 15:05
1e33a5e
Compare
Choose a tag to compare
v0.15.1 Pre-release
Pre-release

What's Changed

  • Sub string matches of just 2 should have a best score of 50 by @jachin in #171

Full Changelog: v0.15.0...v0.15.1

v0.15.0

20 May 20:33
d1240b0
Compare
Choose a tag to compare
v0.15.0 Pre-release
Pre-release

What's Changed

  • Tweaking the filtering logic so sub string matches get better scores. by @jachin in #169
  • Adding some nicer toggles for the elm demo. by @jachin in #170

Fixing bugs with the events.

Full Changelog: v0.14.0...v0.15.0

v0.14.0

19 May 20:31
072d31a
Compare
Choose a tag to compare
v0.14.0 Pre-release
Pre-release

What's Changed

  • Transformation and Validation by @jachin in #166
  • Elm Demo

Full Changelog: v0.13.2...v0.14.0

v0.13.2

09 May 20:30
3f10f30
Compare
Choose a tag to compare
v0.13.2 Pre-release
Pre-release

Full Changelog: v0.13.1...v0.13.2

v0.13.1

09 May 18:30
fb5f9d5
Compare
Choose a tag to compare
v0.13.1 Pre-release
Pre-release

What's Changed

  • Move filtering to a web worker by @jachin in #159
  • Now, for whatever reason this test finally works. by @jachin in #160
  • Datalit output style - more fixes by @jachin in #165

Full Changelog: v0.13.0...v0.13.1

v0.13.0

03 May 18:05
42bdec6
Compare
Choose a tag to compare
v0.13.0 Pre-release
Pre-release

What's Changed

  • Adding support for the datalist out-put style
  • Big refactor to the model to try to make impossible states impossible
  • Some tests (but probably not as many as there should be)
  • Adding part attributes to a lot of the html to make it syllable externally.
  • Trying to strip down the CSS built into the web component it self to a minimum amount.
  • More examples for the sandbox
  • An uglier sandbox... at least for now

Full Changelog: v0.12.0...v0.13.0

v0.12.0

25 Apr 14:51
c547dec
Compare
Choose a tag to compare
v0.12.0 Pre-release
Pre-release

What's Changed

  • Refactor and performance improvements by @jachin in #154

Full Changelog: v0.11.7...v0.12.0

v0.11.7

19 Apr 14:17
4ee4740
Compare
Choose a tag to compare
v0.11.7 Pre-release
Pre-release

What's Changed

  • Fix the example for selecting an option by changing the DOM. by @jachin in #147
  • Debounce calls to update the options from the DOM by @jachin in #151

Full Changelog: v0.11.6...v0.11.7

v0.11.6

11 Apr 18:43
0534910
Compare
Choose a tag to compare
v0.11.6 Pre-release
Pre-release

Full Changelog: v0.11.5...v0.11.6

v0.11.5

11 Apr 17:56
840d409
Compare
Choose a tag to compare
v0.11.5 Pre-release
Pre-release

What's Changed

  • 144 changing group and description weighting by @jachin in #146

Full Changelog: v0.11.4...v0.11.5