UNPKG

@olist/ui-commons

Version:
309 lines (161 loc) 4.43 kB
# 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 --- ## [0.28.0] - 2021-09-29 ### Added - Add utils function and wrapper component to handle displaying Best Friday content ## [0.27.1] - 2021-09-13 ### Fixed - Change currency MX: $ -> MXN$ ## [0.27.0] - 2021-09-09 ### Changed - Change resources menu link to help ## [0.26.8] - 2021-08-02 ### Changed - Change label color when error at InputLabelError ## [0.26.7] - 2021-08-10 ### Added - Add flag new in promotions item and docz to responsive header ## [0.26.6] - 2021-08-02 ### Changed - Remove feature tag campaigns from responsive header ## [0.26.5] - 2021-07-28 ### Changed - Header menu orders link for desktop and mobile ### Added - `OrdersWithCollectionsMenu` component - Dropdown in orders menu for when the user has the `hasCollections` flag ## [0.26.4] - 2021-07-22 ### Fix - UseEvent inside InputSearch not updating value ## [0.26.3] - 2021-07-23 ### Changed - Mobile menu design ## [0.26.2] - 2021-07-22 ### Changed - Font-weight on mobile menu ## [0.26.1] - 2021-06-30 ### Added - Add campaign to shared menu ## [0.26.0] - 2021-06-22 ### Added - Responsive Header Component ## [0.25.3] - 2021-05-18 ### Fixed - Fix react and enzyme versions ## [0.25.2] - 2021-05-14 ### Added - Add support to es-MX locale to currencyLocale - Add fallback format to formatCurrency and formatLocale ## [0.25.1] - 2021-05-12 ### Changed - Change mentions from master to main. ## [0.25.0] - 2021-05-12 ### Added - Update the last utils dependencies. ## [0.24.0] - 2021-05-12 ### Added - Update enzyme, testing-libraries and react. ## [0.23.0] - 2021-05-12 ### Added - Update babel and its dependencies. ## [0.22.0] - 2021-05-11 ### Added - Update husky ## [0.21.1] - 2021-05-11 ### Added - Add layout props from styled-system to InputSearchBorderless ## [0.21.0] - 2021-05-11 ### Added - Add eslint and prettier updates - Add fixes to lint ## [0.20.0] - 2021-05-06 ### Added - Add updates to audit-ci, jest and jest-styled-components - Add resolutions to ssri and hosted-git-info ## [0.19.0] - 2021-04-23 ### Added - Add useModal hook ## [0.18.1] - 2021-04-13 ### Added - Add useCopyWithDelay to index.js ## [0.18.0] - 2021-04-13 ### Added - React testing library to repo - useCopyWithDelay hook ### Change - Add new hook to CopyButton ## [0.17.2] - 2021-04-06 ### Fixed - Fix column style prop in the DataTable ## [0.17.1] - 2021-03-24 ### Changed - Updates olist-united to 0.11.2 - Updates Dropdown actions on the DataTable header ## [0.17.0] - 2021-03-16 ### Changed - Rename DataTable components paths - Rename DataTable components - Rename DataTable props ## [0.16.1] - 2021-03-15 ### Changed - Rename FilterPill component to Chip - Update DataTable filterPill prop to chips ## [0.16.0] - 2021-03-11 ### Changed - Add FilterPill in DataTable component - Update FilterPill style - Rename DataTable props ## [0.15.1] - 2021-03-11 ### Fix - Add cjs file for ui-commons.js on dist - Fix cjs output for image.js on dist ## [0.15.0] - 2021-03-04 ### Added - Add FilterPill component ## [0.14.2] - 2021-03-02 ### Fixed - Fix main on package.json ## [0.14.1] - 2021-03-01 ### Changes - Update CHANGELOG.md with new category types ### Fixed - Fix word break in the SplashFeedback in the Safari browser ## [0.14.0] - 2021-03-01 ### Added - Add CJS module ## [0.13.12] - 2021-02-26 ### Fixed - Fix DataTable table head `th`'s z-index value ## [0.13.11] - 2021-02-09 ### Added - Change HeaderOnboarding component to use olist-store-icon component ## [0.13.10] - 2021-02-09 ### Added - Add olist-store-icon component ## [0.11.7] - 2021-01-06 ### Added - Add Docz config to deploy to github-pages ## [0.11.4] - 2020-10-21 - Add changelog to be updated going forward ### Added - Add CHANGELOG.md ## [0.0.1] - 2019-05-21 - Release Olist UI Commons version 0.0.1