All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.4.9 (2023-01-25)
- Added Typescript types. Fixes #253 (52e909c)
- Docs typo (ed8da08)
- Refocus sumo when using escape or enter with search enabled. Fixes #340 (4006576)
- Scroll first selected option into view. Fixes #337 (ceb378a)
- Search input advanced features. Fixes #339. Fixes #341 (46c1536)
- Stop using .click. Fixes #338 (b318ce3)
3.4.8 (2022-07-29)
3.4.7 (2022-07-29)
3.4.6 (2022-04-15)
3.4.5 (2022-02-10)
- Update npm dependencies (d567466)
3.4.4 (2022-02-10)
3.4.3 (2022-02-09)
- Rename isCloseAfterClearAll to closeAfterClearAll (046fe2d)
3.4.2 (2022-01-04)
- Console cleanup (a43da6a)
3.4.1 (2022-01-04)
3.4.0 (2022-01-04)
- New selectAllPartialCheck option (db9dc39)
3.3.30 (2021-10-30)
3.3.29 (2021-09-02)
3.3.28 (2021-08-10)
3.3.27 (2021-08-04)
3.3.26 (2021-07-12)
3.3.25 (2021-07-12)
3.3.24 (2021-07-05)
3.3.23 (2021-07-05)
3.3.22 (2021-06-30)
3.3.21 (2021-06-27)
- No uppercases in scope (425bc1e)
3.3.20 (2021-06-27)
- package.json access point in GPR hack (bbea8fb)
3.3.19 (2021-06-27)
- Wrong package.json link (50a6229)
3.3.18 (2021-06-27)
- GPR hack mjs to js (e577ecd)
3.3.17 (2021-06-27)
- Remove permission specifications (b54e7d5)
3.3.16 (2021-06-27)
- Update node for npm publish run (87f3b64)
3.3.15 (2021-06-27)
- Package name & scope (87f8c9d)
3.3.14 (2021-06-27)
- GIthub package name (846652c)
3.3.13 (2021-06-27)
- publish script fix (08a6d95)
3.3.12 (2021-06-27)
3.3.11 (2021-06-27)
- Destructuring errors (0008972)
- Enforce default in switches (5fdf684)
- no extra boolean cast (afbbe29)
- No param reassign (26d5d60)
- No shadow declarations (5e25c58)
- Throw errors instead of literals (006ebf8)
- Use
let
orconst
overvar
(80fbe29) - Use arrow functions where possible (c9eee06)
- Use destructuring (c9758b1)
- Use object shorthands (b0fd988)
- Use parseInt shorthand (00811a1)
- Use strict equality operators (69ffb8a)
- Use template literals (a26fd19)
3.3.10 (2021-06-20)
3.3.9 (2021-06-20)
- Remove unwanted class after unload (2b98214)
3.3.8 (2021-06-20)
3.3.7 (2021-06-20)
3.3.6 (2021-06-20)
3.3.5 (2021-06-20)
3.3.4 (2021-06-20)
3.3.3 (2021-06-20)
3.3.2 (2021-06-20)
3.3.1 (2021-06-20)
- csvDispCount displaying one less than planned. Fixes #267 (dd00654)
- Trailing comma in placeholder (fdfe2cd)
3.3.0 (2021-06-20)
3.2.6 (2021-06-19)
3.2.5 (2021-06-19)
3.2.4 (2021-06-19)
3.2.3 (2021-06-19)
- XSS vulnerabilities (cd19c62)
3.2.2 (2021-06-19)
- Max settings disabling every option (8dcf535)
3.2.1 (2021-06-19)
3.2.0 (2021-06-19)
3.1.6 (2021-06-17)
3.1.5 (2021-06-17)
3.1.4 (2021-06-17)
- Ignore minified files with eslint (5e4691d)
3.1.3 (2021-06-17)
3.1.2 (2021-06-17)
3.1.1 (2021-06-17)
3.1.0 (2021-06-17)
3.0.6 (2021-06-17)
- Selected options on safari (c759fd3)