UNPKG

@financial-times/o-multi-select

Version:
125 lines (64 loc) 6.64 kB
# Changelog ## [3.0.1](https://github.com/Financial-Times/origami/compare/o-multi-select-v3.0.0...o-multi-select-v3.0.1) (2025-02-26) ### Bug Fixes * Remove unused o-buttons reference ([1be12a8](https://github.com/Financial-Times/origami/commit/1be12a809a44421541412363671445477454656a)) * Remove unused o-icons iSass imports ([e8b105f](https://github.com/Financial-Times/origami/commit/e8b105fa887fbc50e5030fb1f398989df290046b)) ## [3.0.0](https://github.com/Financial-Times/origami/compare/o-multi-select-v2.2.7...o-multi-select-v3.0.0) (2025-02-20) ### ⚠ BREAKING CHANGES This introduces a new design language and visually breaking changes. Including mobile optimised typography, icons, and buttons (see [MIGRATION.md](./MIGRATION.md)). #### Origami 3: Principles, Purpose, and Impact For anyone in P&T. We covered what’s new in Origami 3 (o3), why it matters, and what’s next. [Slides](https://docs.google.com/presentation/d/1Qs8RHpMrDxxP5LyrVlnsUHnS3AriRK5-IboUeneRyMs/edit#slide=id.g764506c38c_0_357) | [Recording](https://drive.google.com/file/d/1OMW9zdTOEUvWyW1trsFqL3XhpTejYelO/view) #### Origami 3: Bridging design & code For designers and engineers alike. How to work with design guidelines, design foundations, and techniques for designer–engineer collaboration. [Slides](https://docs.google.com/presentation/d/1pGBKFNv-g8RbY2g3SJ7v823XBI-MQqpjHrdgg9B6bzI/edit#slide=id.g764506c38c_0_357) | [Recording](https://drive.google.com/file/d/14hWVKM690arNEWROPHx9gmebnOUa6wlM/view) #### Origami 3: Engineers’ Deep Dive We got into the technical detail. Working with Origami CSS (no more Sass), custom elements, JSX templates, etc. [Slides](https://docs.google.com/presentation/d/1s1S959CwZYnd0Q89EhsDFLFUuy2HZ9UnpBVaDHDFX7A/edit#slide=id.g3347c4befb5_0_402) | [Recording](https://drive.google.com/file/d/1hDtSN8Ce_P0Vr_dv0KXuXhs5Q9aHfvAp/view) ## [2.2.7](https://github.com/Financial-Times/origami/compare/o-multi-select-v2.2.6...o-multi-select-v2.2.7) (2024-05-15) ### Bug Fixes - moved trim from textContext label and onto the button ([#1643](https://github.com/Financial-Times/origami/issues/1643)) ([29778ef](https://github.com/Financial-Times/origami/commit/29778efab444bbb8f631d7c8b126749ae0d3a072)) ## [2.2.6](https://github.com/Financial-Times/origami/compare/o-multi-select-v2.2.5...o-multi-select-v2.2.6) (2024-05-09) ### Bug Fixes - Trim option whitespace ([#1638](https://github.com/Financial-Times/origami/issues/1638)) ([e352cd4](https://github.com/Financial-Times/origami/commit/e352cd4bcda6fb52dfb0da3ea3b2a0649d0a96b5)) ## [2.2.5](https://github.com/Financial-Times/origami/compare/o-multi-select-v2.2.4...o-multi-select-v2.2.5) (2024-01-04) ### Bug Fixes - o-multi-select, use textContent rather than innerText ([#1388](https://github.com/Financial-Times/origami/issues/1388)) ([33d32a4](https://github.com/Financial-Times/origami/commit/33d32a405a672b79d7cb3594e5d4c5e4ca98a423)) ## [2.2.4](https://github.com/Financial-Times/origami/compare/o-multi-select-v2.2.3...o-multi-select-v2.2.4) (2024-01-03) ### Bug Fixes - show pre-selected options in the select box and use option label for aria-label ([7685916](https://github.com/Financial-Times/origami/commit/76859168432af6ac633868a66ae72e50898feedb)) ## [2.2.3](https://github.com/Financial-Times/origami/compare/o-multi-select-v2.2.2...o-multi-select-v2.2.3) (2023-12-20) ### Bug Fixes - allow for multiselect options with whitespace ([940f075](https://github.com/Financial-Times/origami/commit/940f075a4c73c31cbc78ba2079dd6c7293265a3c)) ## [2.2.2](https://github.com/Financial-Times/origami/compare/o-multi-select-v2.2.1...o-multi-select-v2.2.2) (2023-10-27) ### Bug Fixes - Update node and npm ([c371fc3](https://github.com/Financial-Times/origami/commit/c371fc3f7f2d66266dbca95862ecef3ddeb1f339)) ## [2.2.1](https://github.com/Financial-Times/origami/compare/o-multi-select-v2.2.0...o-multi-select-v2.2.1) (2023-08-25) ### Bug Fixes - update o-typography dependency ([fb45b47](https://github.com/Financial-Times/origami/commit/fb45b47274241ea828f7dd50233441a76a215a51)) ## [2.2.0](https://www.github.com/Financial-Times/origami/compare/o-multi-select-v2.1.0...o-multi-select-v2.2.0) (2023-06-01) ### Features - add focus rings for active elements ([b79344d](https://www.github.com/Financial-Times/origami/commit/b79344dffb464001ef7e9582b3ccf05a96770112)) - if sleceted options are hidden they should not be tabbable ([72e7c43](https://www.github.com/Financial-Times/origami/commit/72e7c4357030b3e5c2fc6ee0bfec7208dfb72db5)) - scroll in small viewport for keyboard users ([1e448a1](https://www.github.com/Financial-Times/origami/commit/1e448a18c394116f13caf4e67882c7acda2f828a)) ## [2.1.0](https://www.github.com/Financial-Times/origami/compare/o-multi-select-v2.0.0...o-multi-select-v2.1.0) (2023-05-03) ### Features - add custom event dispatcher ([86a7512](https://www.github.com/Financial-Times/origami/commit/86a7512250ca0148a59302b681ed6ac4981a2206)) ## [2.0.0](https://www.github.com/Financial-Times/origami/compare/o-multi-select-v1.1.1...o-multi-select-v2.0.0) (2023-05-02) ### ⚠ BREAKING CHANGES - render pre-selected elements ### Features - options can be rendered as already selected ([d0aef88](https://www.github.com/Financial-Times/origami/commit/d0aef88a222516661819bd70a17b871ea14f12bb)) - render pre-selected elements ([c9d83cd](https://www.github.com/Financial-Times/origami/commit/c9d83cd7c3dd86d6b67fa92a9acaee5c958865f3)) ### [1.1.1](https://www.github.com/Financial-Times/origami/compare/o-multi-select-v1.1.0...o-multi-select-v1.1.1) (2023-04-28) ### Bug Fixes - Require latest minor version of o-colors, o-buttons, and o-forms ([#1098](https://www.github.com/Financial-Times/origami/issues/1098)) ([b856ca6](https://www.github.com/Financial-Times/origami/commit/b856ca66c9ec555f3c70833ffa35cb05cd19841f)) ## [1.1.0](https://www.github.com/Financial-Times/origami/compare/o-multi-select-v1.0.1...o-multi-select-v1.1.0) (2023-04-20) ### Features - publish tsx templates ([32fbea1](https://www.github.com/Financial-Times/origami/commit/32fbea121920d943f62f0ae3f6707bc9832bd3e6)) ### [1.0.1](https://www.github.com/Financial-Times/origami/compare/o-multi-select-v1.0.0...o-multi-select-v1.0.1) (2023-03-31) ### Bug Fixes - require correct o-utils version ([5a18f37](https://www.github.com/Financial-Times/origami/commit/5a18f377ede852ed0b0c35707f69bfdb9537763c)) ## [1.0.0](https://www.github.com/Financial-Times/origami/compare/o-multi-select-v0.0.0...o-multi-select-v1.0.0) (2023-03-30) ### ⚠ BREAKING CHANGES Initial release of [o-multi-select](./README.md) component