Releases: Ebury/chameleon
Releases · Ebury/chameleon
v1.9.7
What's Changed
- Build(deps): Bump url-parse from 1.5.3 to 1.5.10 by @dependabot in #1063
- Build(deps-dev): Bump @storybook/addon-actions from 6.4.9 to 6.4.19 by @dependabot in #1056
- Build(deps-dev): Bump @storybook/source-loader from 6.4.18 to 6.4.19 by @dependabot in #1058
- Build(deps-dev): Bump babel-jest from 27.4.5 to 27.5.1 by @dependabot in #1059
- Build(deps-dev): Bump color from 4.1.0 to 4.2.1 by @dependabot in #1057
- Build(deps-dev): Bump stylelint-webpack-plugin from 3.1.0 to 3.1.1 by @dependabot in #1060
- Build(deps-dev): Bump cypress from 9.2.0 to 9.5.0 by @dependabot in #1066
- Build(deps-dev): Bump eslint-plugin-jest from 25.3.0 to 26.1.1 by @dependabot in #1067
- Build(deps-dev): Bump @storybook/theming from 6.4.8 to 6.4.19 by @dependabot in #1072
- Build(deps-dev): Bump @storybook/vue from 6.4.9 to 6.4.19 by @dependabot in #1076
Full Changelog: v1.9.6...v1.9.7
v1.9.6
What's Changed
- Build(deps-dev): Bump lint-staged from 12.1.4 to 12.3.3 by @dependabot in #1047
- Build(deps-dev): Bump autoprefixer from 10.4.0 to 10.4.2 by @dependabot in #1033
- Build(deps): Bump nanoid from 3.1.30 to 3.2.0 by @dependabot in #1054
- Build(deps): Bump follow-redirects from 1.14.5 to 1.14.8 by @dependabot in #1053
- Build(deps): Bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #1052
- Build(deps-dev): Bump @testing-library/jest-dom from 5.15.1 to 5.16.2 by @dependabot in #1049
- Build(deps-dev): Bump css-tree from 1.1.3 to 2.0.4 by @dependabot in #1028
- Build(deps-dev): Bump @storybook/addons from 6.4.8 to 6.4.18 by @dependabot in #1048
- Build(deps-dev): Bump @storybook/addon-essentials from 6.4.9 to 6.4.18 by @dependabot in #1051
- Build(deps-dev): Bump @storybook/source-loader from 6.4.9 to 6.4.18 by @dependabot in #1055
- ONL-6337:datepicker by @stavros-tomas in #1062
Full Changelog: v1.9.5...v1.9.6
v1.9.5
What's Changed
- ONL-6298 - Remove alphabetical sorting for phone number component by @stavros-tomas in #1046
Full Changelog: v1.9.4...v1.9.5
v1.9.4
What's Changed
- Build(deps-dev): Bump @storybook/addon-links from 6.4.8 to 6.4.9 by @dependabot in #1013
- Build(deps-dev): Bump lint-staged from 12.1.2 to 12.1.4 by @dependabot in #1018
- Build(deps-dev): Bump babel-jest from 27.3.1 to 27.4.5 by @dependabot in #1022
- Build(deps-dev): Bump @storybook/addon-actions from 6.4.8 to 6.4.9 by @dependabot in #1020
- Build(deps-dev): Bump @storybook/source-loader from 6.4.8 to 6.4.9 by @dependabot in #1023
- Build(deps-dev): Bump @storybook/vue from 6.4.8 to 6.4.9 by @dependabot in #1025
- Build(deps-dev): Bump @storybook/addon-essentials from 6.4.8 to 6.4.9 by @dependabot in #1024
- Build(deps-dev): Bump cypress from 9.1.1 to 9.2.0 by @dependabot in #1021
- ONL 6280 - phone number input field by @stavros-tomas in #1035
Full Changelog: 1.9.3...v1.9.4
v1.9.0
What's Changed
- ONL-6224: chore: Enabled require-await eslint rule. by @mcibique in #987
- Build(deps): Bump tailwindcss from 2.2.16 to 2.2.19 by @dependabot in #982
- Build(deps-dev): Bump eslint-plugin-jest from 24.4.2 to 25.2.4 by @dependabot in #973
- Build(deps-dev): Bump lint-staged from 11.2.6 to 12.0.2 by @dependabot in #989
- Build(deps-dev): Bump @sinonjs/fake-timers from 7.1.2 to 8.1.0 by @dependabot in #968
- ONL-5831:fix:modal hide overflow x by @stavros-tomas in #993
- Build(deps-dev): Bump lint-staged from 12.0.2 to 12.1.2 by @dependabot in #997
- Build(deps-dev): Bump @vue/test-utils from 1.2.2 to 1.3.0 by @dependabot in #990
- Build(deps-dev): Bump postcss from 8.3.11 to 8.4.1 by @dependabot in #998
- Build(deps-dev): Bump eslint-plugin-jest from 25.2.4 to 25.3.0 by @dependabot in #999
- Build(deps-dev): Bump @testing-library/jest-dom from 5.15.0 to 5.15.1 by @dependabot in #1000
- ONL-6153: feat: Added font-display: swap for all fonts. by @mcibique in #1005
- ONL-6255: use svg sprites without inlining by @mcibique in #1007
v1.8.4
1.8.0
ONL-6203.- Create heading-actions in the smart table component (#967) * ONL-6203:feat: Create smart table heading component which will have the title, filter and heading actions slots * ONL-6203:feat: Use ec-smart-table-heading component in smart-table, error and empty * ONL-6203:feat: Add unit tests for ec-smart-table-heading component * ONL-6203:feat: Update unit tests * ONL-6203:feat: Upgrade chameleon version * [ONL-6203] Updating firefox visual regression test * ONL-6203:feat: Updating chrome visual regression test Co-authored-by: Jose Calvente <[email protected]>