Skip to content

1.7.3

Compare
Choose a tag to compare
@oyejorge oyejorge released this 28 May 21:52
· 527 commits to master since this release

JavaScript

  • #102 clicking options or items should prevent click evts on parent nodes
  • Better TypeScript typing
  • Correct types entry in package.json
  • contrib/microplugin.js changed to TypeScript

CSS

  • Fix dropdown-active border radius

Docs

  • Add Algolia search
  • Fix CSP conflict with no-backspace-delete example
  • Dropdown template does not have display:none

Tests

  • Add test for allowEmptyOption
  • use scroll(..'auto') for virtual scroll tests