UNPKG

@financial-times/o-stepped-progress

Version:

Track progress through a multi-step process, such as a form

120 lines (61 loc) 6.32 kB
# Changelog ## [5.0.0](https://github.com/Financial-Times/origami/compare/o-stepped-progress-v4.0.9...o-stepped-progress-v5.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) ## [4.0.9](https://github.com/Financial-Times/origami/compare/o-stepped-progress-v4.0.8...o-stepped-progress-v4.0.9) (2023-10-27) ### Bug Fixes - Update node and npm ([c371fc3](https://github.com/Financial-Times/origami/commit/c371fc3f7f2d66266dbca95862ecef3ddeb1f339)) ## [4.0.8](https://github.com/Financial-Times/origami/compare/o-stepped-progress-v4.0.7...o-stepped-progress-v4.0.8) (2023-08-25) ### Bug Fixes - update o-typography dependency ([fb45b47](https://github.com/Financial-Times/origami/commit/fb45b47274241ea828f7dd50233441a76a215a51)) ### [4.0.7](https://www.github.com/Financial-Times/origami/compare/o-stepped-progress-v4.0.6...o-stepped-progress-v4.0.7) (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)) ### [4.0.6](https://www.github.com/Financial-Times/origami/compare/o-stepped-progress-v4.0.5...o-stepped-progress-v4.0.6) (2023-01-20) ### Bug Fixes - ensure components depend on the latest o-normalise version ([e910236](https://www.github.com/Financial-Times/origami/commit/e910236454318ce1bf198a06da7e76c0893c9142)) ### [4.0.5](https://www.github.com/Financial-Times/origami/compare/o-stepped-progress-v4.0.4...o-stepped-progress-v4.0.5) (2022-12-21) ### Bug Fixes - require 3.3.0 or higher ([fc180c6](https://www.github.com/Financial-Times/origami/commit/fc180c619755daa1b7bfe65509f354cf0de113bf)) ### [4.0.4](https://www.github.com/Financial-Times/origami/compare/o-stepped-progress-v4.0.3...o-stepped-progress-v4.0.4) (2022-12-15) ### Bug Fixes - o-stepped-progress, update input focus style with a double ring ([6bc9d1d](https://www.github.com/Financial-Times/origami/commit/6bc9d1d2e72e56245770fab80feae8f5d41bbb46)) ### [4.0.3](https://www.github.com/Financial-Times/origami/compare/o-stepped-progress-v4.0.2...o-stepped-progress-v4.0.3) (2022-04-21) ### Bug Fixes - Adds basic existence checking to most module entry points ([#714](https://www.github.com/Financial-Times/origami/issues/714)) ([7ba3a61](https://www.github.com/Financial-Times/origami/commit/7ba3a61d0de2a32d3a27a225fd4258b3820c7bda)) ### [4.0.2](https://www.github.com/Financial-Times/origami/compare/o-stepped-progress-v4.0.1...o-stepped-progress-v4.0.2) (2022-01-13) ### Bug Fixes - expand all uses of docs to documentation ([26f8d9d](https://www.github.com/Financial-Times/origami/commit/26f8d9d8cbbe3e78902d8c3951b37e08150a77bd)) ### [4.0.1](https://www.github.com/Financial-Times/origami/compare/o-stepped-progress-v4.0.0...o-stepped-progress-v4.0.1) (2021-12-24) ### Bug Fixes - correct invalid html ([c16dd52](https://www.github.com/Financial-Times/origami/commit/c16dd52b3f321a2384c9f1254fe11ecbeeead848)) ## [4.0.0](https://www.github.com/Financial-Times/origami/compare/o-stepped-progress-v3.2.0...o-stepped-progress-v4.0.0) (2021-11-30) ### ⚠ BREAKING CHANGES - Drop IE9 support ### Bug Fixes - Drop IE9 support ([998115b](https://www.github.com/Financial-Times/origami/commit/998115b3df2b8d4cc96c576475cfe7808d7b53ad)) ## [3.2.0](https://www.github.com/Financial-Times/origami/compare/o-stepped-progress-v3.1.0...o-stepped-progress-v3.2.0) (2021-11-24) ### Features - allow npm 8 in engines config ([eeb1cae](https://www.github.com/Financial-Times/origami/commit/eeb1cae6e7f0379e647f2b41240b1f294997d528)) ## [3.1.0](https://www.github.com/Financial-Times/origami/compare/o-stepped-progress-v3.0.2...o-stepped-progress-v3.1.0) (2021-11-08) ### Features - Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6)) ### Bug Fixes - remove last master brand references from components ([2594662](https://www.github.com/Financial-Times/origami/commit/2594662843811d3c56cd4a50bebffe9481486e91)) ### [3.0.2](https://www.github.com/Financial-Times/origami/compare/o-stepped-progress-v3.0.1...o-stepped-progress-v3.0.2) (2021-11-02) ### Bug Fixes - Update `o-brand` in components, replace "master" with "core" ([322617e](https://www.github.com/Financial-Times/origami/commit/322617ea80f30a6825d9c36872e05574b871ea82)) ### [3.0.1](https://www.github.com/Financial-Times/origami/compare/o-stepped-progress-v3.0.0...o-stepped-progress-v3.0.1) (2021-09-21) ### Bug Fixes - Add homepage, bugs and support email to the package.json ([6c0de60](https://www.github.com/Financial-Times/origami/commit/6c0de60ebd6e64c4dd16d000fcc6b79412ce30f4)) - update bugs urls ([3ea0ca0](https://www.github.com/Financial-Times/origami/commit/3ea0ca03bcb6e55142a77387ad0fff5ddf056d44)) - update origami json urls ([c757653](https://www.github.com/Financial-Times/origami/commit/c7576532b5a14f0462d5346dfb63238be025602e))