UNPKG

@gold.au/progress-indicator

Version:

Indicator of progress through a multitude of pages mostly used for forms.

147 lines (87 loc) 2.9 kB
@gold.au/progress-indicator CHANGELOG ## 4.0.0 ### Major Changes - 625cb4cf: Publish to npm scope at @gold.au ### Patch Changes - Updated dependencies [625cb4cf] - @gold.au/core@5.0.0 ## 3.1.10 ### Patch Changes - 634fe333: Fixes React components now include CSS - Updated dependencies [634fe333] - @gold.au/core@4.0.2 ## 3.1.9 ### Patch Changes - # 55453e2d: Bump pancake to @gold.au > Part of the [gold.au components](https://github.com/designsystemau/gold-design-system/) ecosystem. ## Contents - [Versions](#install) - [Release History](#release-history) --- ## Versions - [v3.1.8 - Update core package dependency to use the latest version](#v318) - [v3.1.7 - Remove --save-dev flag from readme instructions](#v317) - [v3.1.6 - Removed unused `Fragment` React import](#v316) - [v3.1.5 - Removed uikit references](#v315) - [v3.1.4 - Update dependencies](#v314) - [v3.1.3 - Removing web pack dev server, updating dependencies](#v313) - [v3.1.2 - Fixed build scripts for Windows](#v312) - [v3.1.1 - Replace node-sass with sass](#v311) - [v3.1.0 - React router support](#v310) - [v3.0.4 - Update dependencies](#v304) - [v3.0.3 - Change React "Todo" label to "To do"](#v303) - [v3.0.2 - Change homepage links ](#v302) - [v3.0.1 - Fix dependencies ](#v301) - [v3.0.0 - Change to focus colour and border/muted color mix](#v300) - [v2.0.0 - Moved to AU namespace, added new color themes and spacing](#v200) - [v1.0.0 - Fixing BEM issues with class names](#v100) - [v0.3.0 - Added pancake-react plugin, ES5 main file](#v030) - [v0.2.0 - Added react component](#v020) - [v0.1.0 - 💥 Initial version](#v010) --- ## Release History ### v3.1.8 - Update core package dependency to use the latest version ### v3.1.7 - Remove --save-dev flag from readme instructions ### v3.1.6 - Removed unused `Fragment` React import ### v3.1.5 - Removed uikit references ### v3.1.4 - Update dependencies ### v3.1.3 - Removing web pack dev server, updating dependencies ### v3.1.2 - Fixed build scripts for Windows ### v3.1.1 - Replace node-sass with sass ### v3.1.0 - Add support for react router - Change npm run watch browser-sync location ### v3.0.4 - Update dependencies ### v3.0.3 - Change React "Todo" label to "To do" ### v3.0.2 - Change homepage links ### v3.0.1 - Fixed dependencies ### v3.0.0 - Bumped core version which changed to focus color and border/muted color mix ### v2.0.0 - Moved to AU namespace - Added new color themes with dark and alt variants - Added a new 4px based spacing system via line-height ### v1.0.0 - Fixing BEM issues with class names ### v0.3.0 - Added pancake-react plugin - Added transpiled react ES5 file as main entry file for `package.json` - Added compiled css file that is automatically imported by ES5 react file ### v0.2.0 - Added react component ### v0.1.0 - 💥 Initial version **[⬆ back to top](#contents)** # };