@olist/united
Version:
olist design language system
551 lines (287 loc) • 7.8 kB
Markdown
Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
---
# [Unreleased] - yyyy-mm-dd
Describe next version here
## Added
- List new features
## Changed
- List changes in existing features
## Fixed
- List bug fixes
## Deprecated
- List soon-to-be removed features
## Removed
- List removed features
## Security
- List vulnerabilities updates
---
# [1.6.1] - 2021-08-19
## Changed
- Fix select filter with multiple mode layout
# [1.6.0] - 2021-08-18
## Added
- Add new component Breadcrumb
# [1.5.1] - 2021-08-12
## Added
- Add on Steppers: loading on buttons and label colors
# [1.5.0] - 2021-08-05
## Added
- Add Label color property
# [1.4.0] - 2021-08-05
## Added
- Add FileUploader component
# [1.3.0] - 2021-08-03
## Added
- Add Modal variation full
- Add Modal close button accessibility
# [1.2.2] - 2021-08-03
## Changed
- Fix input when using mask prop
# [1.2.1] - 2021-08-02
## Added
- Add lamp-outline icon
# [1.2.0] - 2021-07-28
## Removed
- Remove enzyme
- Change Autocomplete tests to rtl
- Change Tabs tests to rtl
- Change UseControlled test to rtl
- Change RemoveChildrenProps test to rtl
# [1.1.1] - 2021-07-01
## Added
- Steppers component export
# [1.1.0] - 2021-07-01
## Added
- Steppers component
# [1.0.0] - 2021-07-01
## Changed
- Breaking changes on breakpoints: added XS, changed other measures
# [0.18.21] - 2021-07-08
## Changed
- Fix Popover undefined measure bug
# [0.18.20] - 2021-07-07
## Changed
- Refactor Tab test to use rtl
# [0.18.19] - 2021-07-07
## Changed
- Refactor Text test to use rtl
# [0.18.18] - 2021-07-01
## Changed
- Refactor nav-dropdown test to use rtl
# [0.18.17] - 2021-07-01
## Changed
- Refactor useDebounce test to use rtl
# [0.18.16] - 2021-06-30
## Changed
- Refactor Table test to use rtl
# [0.18.15] - 2021-06-30
## Changed
- Refactor Modal test to use rtl
# [0.18.14] - 2021-06-29
## Changed
- Refactor Dropdown test to use rtl
# [0.18.13] - 2021-06-25
## Changed
- Add accessible roles to timeline item region
- Update DoubleDot size of timeline item
- Update timeline docs with accessibility and semantic data
- Improve tail and dot alignment
# [0.18.12] - 2021-06-25
## Changed
- Fix Badge pill prop
# [0.18.11] - 2021-06-22
## Changed
- Refactor Nav test to use rtl
# [0.18.10] - 2021-06-22
## Changed
- Refactor Pagination to functional component
# [0.18.9] - 2021-06-21
## Changed
- Change input to function component
- Change input test to rtl
- Remove unnecessary testId
# [0.18.8] - 2021-06-18
## Changed
- Refactor Pagination test to use rtl
# [0.18.7] - 2021-06-18
## Changed
- Refactor InputPassword test to use rtl
- Add userEvent to rtl utils
- Update test imports to reflect changes made to rtl util
# [0.18.6] - 2021-06-16
## Changed
- Add default props to Drawer component
# [0.18.5] - 2021-06-16
## Changed
- Refactor DatePicker test to use rtl
- Add missing test utils to rtl utils
# [0.18.4] - 2021-06-15
## Changed
- Refactor Navbar test to use rtl
# [0.18.3] - 2021-06-15
## Fixed
- Add title to Button icon, this facilitate the testing proccess.
# [0.18.02] - 2021-06-11
## Fixed
- Fix size of play-outline icon
# [0.18.01] - 2021-06-10
## Changed
- Fix to use roles instead of test-id on toastr wrappers
## Added
- Added play-outline icon
# [0.17.21] - 2021-06-10
## Change
- Add RTL test for ProgressCircle
# [0.17.20] - 2021-06-08
# [0.17.20] - 2021-06-08
## Change
- Change enzyme for rtl on FieldError
# [0.17.19] - 2021-06-07
## Change
- Add rtl test for Image
# [0.17.18] - 2021-06-04
## Change
- Change enzyme for rtl on ProgressBar
# [0.17.17] - 2021-06-01
## Fix
- Fix checkbox container to label
# [0.17.16] - 2021-05-25
## Changed
- Refact Icon test to be rtl
# [0.17.15] - 2021-05-24
## Changed
- Refactor radio.test.js to use RTL
# [0.17.14] - 2021-05-21
## Changed
- Change testid to status on Badge and Toggle component
# [0.17.13] - 2021-05-19
## Changed
- Change Alert test to rtl
# [0.17.12] - 2021-05-14
## Changed
- Change Toastr test to rtl
# [0.17.11] - 2021-05-14
## Changed
- Change Checkbox test to rtl
# [0.17.9] - 2021-05-18
## Changed
- Change Toggle test to rtl
# [0.17.8] - 2021-05-18
## Changed
- Change Collapse test to rtl
# [0.17.7] - 2021-05-14
## Changed
- Change Badge test to rtl
# [0.17.6] - 2021-05-14
## Changed
- Change Tooltip test to rtl
# [0.17.5] - 2021-05-14
## Added
- Added rtl tests to action/link
# [0.17.4] - 2021-05-14
## Changed
- Change Loading test to rtl
# [0.17.3] - 2021-05-13
## Changed
- Change Button test to rtl
# [0.17.2] - 2021-05-13
## Changed
- Change mentions from master to main
# [0.17.1] - 2021-05-10
## Fix
- Postinstall of Husky to prepare
# [0.17.0] - 2021-05-10
## Added
- Update husky and improve its usages
# [0.16.0] - 2021-05-10
## Added
- Add update to rollup, and some babel dependencies
- Add improvement to some tests and lint necessities
# [0.15.0] - 2021-05-07
## Added
- Add update to react, babel, eslint and prettier
- Add improvements to some eslint logs
# [0.14.0] - 2021-05-06
## Added
- Add updates to audit-ci, jest and jest-styled-components
- Add resolutions to ssri and hosted-git-info
# [0.13.5] - 2021-05-06
## Fix
- Remove pixel only rule of the drawer.
# [0.13.4] - 2021-05-05
## Fix
- Fix mdx of drawer
# [0.13.3] - 2021-05-04
## Add
- Exportation of DrawerContent and DrawerOverlay styled components
# [0.13.2] - 2021-05-04
## Fix
- Components: Fix import of Drawer components on the index
# [0.13.1] - 2021-05-03
## Added
- Components: Add Drawer component
# [0.12.1] - 2021-04-29
## Added
- Icon: scissor-fill path
# [0.12.0] - 2021-04-08
## Changed
- Change Timeline items
- Change Timeline css to use grid
# [0.11.6] - 2021-04-08
## Changed
- Modal: add data-testid
# [0.11.3] - 2021-03-25
## Changed
- Popover: add forwardRef
- Popover: expose toggleOpen when external ref is passed in
# [0.11.2] - 2021-03-22
## Changed
- Popover: Refactor to functional component
- Popover: Refactor tests to RTL
- Popover: Make close icon optional
- Popover: Add close on click away
- Popover: Don't close on popover internal click
# [0.11.0] - 2021-03-12
## Added
- Vertical Timeline: Create new component
# [0.10.30] - 2021-03-01
## Added
- Card: Add coloredBorderPosition prop to Card
# [0.10.29] - 2021-02-22
## Added
- Button: Add startIcon and endIcon props on Button
## Changed
- Button: Improve the vertical alignment between icon and text
# [0.10.28] - 2021-01-11
## Added
- Datepicker - Add onClear prop
# [0.10.27] - 2021-01-08
## Changed
- Datepicker - Add improvement to work with default values
# [0.10.26] - 2021-01-07
## Added
- icon: upload-outline
# [0.10.25] - 2021-01-06
## Added
- Config docz deploy to github-pages
# [0.10.24] - 2020-11-23
## Changed
- Fix on TabsMenuV2 filtering for valid children when there's only one child
# [0.10.23] - 2020-11-06
## Changed
- Tooltip: Add missing zIndex prop
# [0.10.22] - 2020-11-05
## Changed
- Change the Tooltip to allow customizing the z-index
# [0.10.21] - 2020-11-04
## Added
- icon: bookmark-outline
# [0.10.20] - 2020-11-04
## Changed
- Improve the spacing between Tooltip and the child element
# [0.10.19] - 2020-11-04
## Changed
- Refactoring of TabsV2 for React component conditional usage and TabKey Conditional improvements.