Skip to content

Releases: tomickigrzegorz/autocomplete

v1.0.19

31 Aug 08:48
1463bb4
Compare
Choose a tag to compare
  • improvements: moving aria-label to the library
  • improvements: refactoring

v1.0.18

30 Aug 15:08
Compare
Choose a tag to compare
  • fix: bad behavior when scrolling through the results with the up / down arrows [#36]
  • improvements: refactoring

v1.0.17

29 Aug 16:44
50bc088
Compare
Choose a tag to compare
  • fix: aria-activedescendant

v1.0.16

27 Aug 08:05
8422416
Compare
Choose a tag to compare
  • feat: a simple error handling would be nice [#33]

v1.0.15

26 Aug 12:45
1f4a9e1
Compare
Choose a tag to compare
  • improvements: the function onSubmit returns the object matches, and the text clicked input
  • improvements: removing dataElements, all can now be obtained with the onSubmit function

v1.0.14.1

23 Aug 17:49
Compare
Choose a tag to compare
  • feat: active menu on scroll

v1.0.14

22 Aug 17:51
cd9032c
Compare
Choose a tag to compare
  • fix: up/down arrow [#28]
  • feat: add babelHelpers: 'bundled' to rollup
  • feat: adding margin-left=20px to search-elements when media 950px
  • improvements: reorganization of the scss structure
  • improvements: changed dev and prod for sass in package.json

v1.0.13

21 Aug 09:39
Compare
Choose a tag to compare
  • improvements: scrollIntoView set default to true
  • improvements: removing aria-describedby from the library and adding it to html manually (library size will decrease)
  • improvements: delay set default to 0, after consideration, change to 500

v1.0.12

20 Aug 20:23
Compare
Choose a tag to compare
  • improvements: change highlight to prisme
  • fix: mouseenter is not reset previous selected li

v0.0.8

21 Aug 09:44
Compare
Choose a tag to compare
  • fix: bad behavior of the scrollIntoView parameter