tom-select
tom-select copied to clipboard
Tom Select is a lightweight (~16kb gzipped) hybrid of a textbox and select box. Forked from selectize.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation. Us...
### Bug description Hello, Every time I type `npm run build`, I have this error: ``` ./node_modules/tom-select/src/vanilla.ts:100:39 Type error: Octal escape sequences and backreferences are not allowed in a character...
[Bug]:
### Bug description tom-select.ts:2244 Uncaught TypeError: Failed to execute 'insertBefore' on 'Node': parameter 1 is not of type 'Node'. at J.insertAtCaret (tom-select.ts:2244:10) at J. (tom-select.ts:1858:9) at R (utils.ts:87:5) at J.addItem...
### Bug description This is visible with the "Theme" selector on the "Basic Examples" page: https://tom-select.js.org/examples/ ### Expected behavior I would expect the selected item to not overlap with the...
### Bug description I'm using bootstrap 5.3.3 with tom select 2.3.1 and when I try to create a select, there is a strange box around the select:  ### Expected...
Bumps [cssnano](https://github.com/cssnano/cssnano) from 6.1.2 to 7.0.5. Release notes Sourced from cssnano's releases. v7.0.5 Bug Fixes Fix layer rule deduping cssnano/cssnano#1656 v7.0.4 Bug fixes fix(postcss-convert-values): preserve percent sign in border-image-width in...
### Bug description When holding a key down or typing too fast the browser tab get overloaded and will crash. ### Expected behavior There should not be a crash from...
### Bug description I have two select fields. On change of first one, the second is filled dynamically. Recently I updated webpack and encore. After that, at the first change...
This is a fix for an error after upgrading to typescript 5.5: ``` ../node_modules/tom-select/src/vanilla.ts:100:51 - error TS1536: Octal escape sequences and backreferences are not allowed in a character class. If...
### Bug description Deprecation Warning: Sass's behavior for declarations that appear after nested rules will be changing to match the behavior specified by CSS in an upcoming version. To keep...
Bumps [grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect) from 4.0.0 to 5.0.0. Release notes Sourced from grunt-contrib-connect's releases. v5.0.0 clear 8a042f7 v5 readme 879e52a 5.0.0 f2d4ca9 Merge pull request #292 from gruntjs/change5 dc7e111 Prepare v5 ef37c1d...