File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed
packages/multiple-select-vanilla Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 44All notable changes to this project will be documented in this file.
55See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
66
7+ ## [ 5.1.0] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v5.0.0...v5.1.0 ) (2026-02-19)
8+
9+ ### Features
10+
11+ * add tabIndex option to button.ms-choice ([ #467 ] ( https://github.com/ghiscoding/multiple-select-vanilla/issues/467 ) ) ([ 79a98d5] ( https://github.com/ghiscoding/multiple-select-vanilla/commit/79a98d5750ed5c5a901d7aa9b80560947a4d57ed ) ) - by @ghiscoding
12+
713## [ 5.0.0] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v4.4.1...v5.0.0 ) (2026-02-04)
814
915> [ !NOTE]
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3- "version" : " 5.0 .0" ,
3+ "version" : " 5.1 .0" ,
44 "npmClient" : " pnpm" ,
55 "loglevel" : " verbose" ,
66 "command" : {
Original file line number Diff line number Diff line change 44All notable changes to this project will be documented in this file.
55See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
66
7+ ## [ 5.1.0] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v5.0.0...v5.1.0 ) (2026-02-19)
8+
9+ ### Features
10+
11+ * add tabIndex option to button.ms-choice ([ #467 ] ( https://github.com/ghiscoding/multiple-select-vanilla/issues/467 ) ) ([ 79a98d5] ( https://github.com/ghiscoding/multiple-select-vanilla/commit/79a98d5750ed5c5a901d7aa9b80560947a4d57ed ) ) - by @ghiscoding
12+
713## [ 5.0.0] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v4.4.1...v5.0.0 ) (2026-02-04)
814
915> [ !NOTE]
Original file line number Diff line number Diff line change 11{
22 "name" : " multiple-select-vanilla" ,
33 "description" : " This lib allows you to select multiple elements with checkboxes" ,
4- "version" : " 5.0 .0" ,
4+ "version" : " 5.1 .0" ,
55 "keywords" : [
66 " checkboxes" ,
77 " multiple-select" ,
You can’t perform that action at this time.
0 commit comments