github orchidjs/tom-select v1.7.6
1.7.6

latest releases: v2.4.3, v2.4.2, v2.4.1...
4 years ago

JavaScript

  • Fix TomSelect in shadow root #132
  • Add doc_mousedown listener so that it can be removed in _destory()
  • Use on(initialize) instad of hook(after setup) in plugins
  • TypeScript
    • noUnusedParameters: true
    • strictBindCallApply: true
    • noImplicitAny: true

CSS

  • Remove unnecessary clearfix hack

Tests

  • [escape] should clear the control_input
  • Use before() to setup tests
  • Fewer uses of jQuery
  • Update browserstack launchers
  • Combine focus and blur tests
  • Ability to create tests istance outside of setup_test()
  • More async tests

Docs:

  • Fix search input positioning
  • Update Render Template
  • Bootstrap 5.0.2, fix striped tables

Don't miss a new tom-select release

NewReleases is sending notifications on new releases.