Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Releases: carbon-design-system/carbon-web-components

v1.21.0

04 Feb 18:12
937478a
Compare
Choose a tag to compare

Features

  • codesandbox
    • skip-to-content (#913)
    • add examples (#908)

Fixes

  • drop-container
    • clear input value on change (#924)
  • tooltip
    • update to match component spec (#930)
  • slider
    • fix slider usability on touch devices (#914)

Housekeeping

  • release
    • bump to v1.21.0 (#941)
  • deps
    • bump log4js from 6.3.0 to 6.4.1 (#938)
    • bump nanoid from 3.1.30 to 3.2.0 (#937)
    • bump engine.io from 6.1.0 to 6.1.2 (#939)
    • bump follow-redirects from 1.14.5 to 1.14.7 (#936)
    • update dependency jasmine-core to v4 (#917)
    • update commitlint monorepo (#912)
    • update dependency puppeteer to v13 (#907)
  • upgrade
    • upgrade to carbon 10.52.0 (#933)
  • data-table
    • add variations to codesandbox example (#925)
  • support
    • add assignees for issue templates (#923)
  • cdn
    • remove reference to next tag (#920)
  • file-uploader
    • correct file uploader events docs (#919)
  • storybook
    • update storybook docs with code samples (#911)
  • branch
    • rename branch to main (#910)
  • github-actions
    • use get-changelog for release log generation

v1.20.0

13 Dec 18:39
eb7ccc2
Compare
Choose a tag to compare

Fixes

  • github-actions
    • fix changelog generation for publishing releases (#846)
  • combo-box
    • ensure only div scrolls upon input (#901)
  • deps
    • update dependency carbon-components to v10.49.0 (#903)

Housekeeping

  • upgrade
    • upgrade to carbon 10.50.0 (#905)
  • deps
    • install prettier-plugin-package (#899)
    • update dependency prettier to ~2.5.0 (#897)
    • update dependency puppeteer to v12 (#898)
    • update dependency webpack-dev-server to v4 (#885)
    • lock file maintenance (#878)
    • update @babel/plugin-transform-typescript (#891)
    • update jest monorepo to v27 (#886)
    • update dependency through2 to v4 (#879)
    • update dependency terser-webpack-plugin to v5 (#877)
    • update react monorepo to v17 (#887)
    • update dependency rtlcss to v3 (#872)
    • update dependency strip-comments to v2 (#875)
    • update dependency rxjs to v7 (#873)
    • update dependency rollup-plugin-node-resolve to v5 (#871)
    • update dependency puppeteer to v11 (#867)
    • update dependency lint-staged to v12 (#862)
    • update dependency rollup-plugin-commonjs to v10 (#870)
    • update dependency replace-ext to v2 (#869)
    • update dependency null-loader to v4 (#865)
    • update dependency mini-css-extract-plugin to v2 (#863)
    • update dependency mkdirp to v1 (#864)
    • update dependency jest-dev-server to v6 (#858)
    • update dependency jest-environment-puppeteer to v6 (#859)
    • update dependency cssnano to v5 (#840)
    • update dependency karma-webpack to v5 (#861)
    • update dependency gulp-sass to v5 (#852)
    • update dependency gulp-sourcemaps to v3 (#853)
    • update dependency http-server to v14 (#854)
    • update dependency gulp-postcss to v9 (#851)
    • update dependency gulp-filter to v7 (#850)
    • update dependency fs-extra to v10 (#848)
    • update dependency expect-puppeteer to v6 (#847)
    • update dependency execa to v6 (#845)
    • update dependency del to v6 (#842)
    • update dependency css-loader to v6 (#839)
  • codesandbox
    • clean the codesandbox deps (#743)
  • renovate
    • only run on weekends
    • prevent updating during office hours
    • only run on non-office hours

v1.19.0

19 Nov 21:10
b4cf7e6
Compare
Choose a tag to compare

Breaking Changes

What's Changed

  • fix(deploy): fix to properly tag the repo after publish by @jeffchew in #724
  • fix(github-actions): switched percy update to use ubuntu latest by @jeffchew in #725
  • chore(lit): moved lit-element/lit-html to core dependencies by @jeffchew in #726
  • chore: update checkout and setup-node actions by @abdonrd in #729
  • chore(eslint): disable lint warnings by @abdonrd in #735
  • chore: setup actions/setup-node@v2 cache by @abdonrd in #734
  • chore: update node to v14 by @abdonrd in #738
  • chore(dependencies): update eslint deps by @abdonrd in #739
  • docs(welcome): update getting started install section by @abdonrd in #742
  • chore(dependencies): update typescript by @abdonrd in #740
  • chore(dependencies): update dev dependencies by @abdonrd in #737
  • chore: prevents actions from forks by @abdonrd in #744
  • chore(lit): update lit dependencies by @abdonrd in #745
  • chore(upgrade): upgrade to Carbon 10.47.1 by @ibmdotcom-bot in #750
  • chore(deps): bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #747
  • chore(dependencies): update dev dependencies by @abdonrd in #749
  • chore(deps): bump ws from 5.2.2 to 5.2.3 by @dependabot in #746
  • chore(deps): bump tar from 2.2.1 to 2.2.2 by @dependabot in #748
  • chore(github-actions): improve GA logic by @Tansito in #753
  • chore(dependencies): update babel deps by @abdonrd in #757
  • chore(dependencies): update ^0. deps versions by @abdonrd in #758
  • chore(dependencies): update sass & sass-loader by @abdonrd in #741
  • chore(carbon): switch to exact dependency for Carbon by @jeffchew in #752
  • chore(github-actions): add concurrency config to github actions by @jeffchew in #759
  • chore(dependencies): update storybook deps by @abdonrd in #761
  • chore(dependencies): update commander by @abdonrd in #762
  • chore(dependencies): update vue deps by @abdonrd in #768
  • chore(github): add github dependabot configuration by @abdonrd in #766
  • chore(dependencies): update yasmine deps by @abdonrd in #765
  • chore(dependencies): update babel-runtime by @abdonrd in #764
  • chore(dependencies): update del by @abdonrd in #763
  • chore(dependencies): update storybook deps by @abdonrd in #767
  • feat(multi-select): introduce filterable mode by @IgnacioBecerra in #716
  • chore(github-actions): add workflow to auto update yarn mirror by @jeffchew in #775
  • fix(github-actions): turn back on percy update base by @jeffchew in #781
  • chore(dependencies): update eslint-config-airbnb-base by @abdonrd in #774
  • chore(deps-dev): bump @babel/plugin-transform-modules-commonjs from 7.12.13 to 7.16.0 by @dependabot in #773
  • chore(deps-dev): bump @types/webpack-env from 1.14.0 to 1.16.3 by @dependabot in #769
  • chore(dependencies): update babel deps by @abdonrd in #777
  • chore(dependencies): update vue-eslint-parser & @typescript-eslint by @abdonrd in #780
  • chore(deps-dev): bump expect-playwright from 0.2.6 to 0.8.0 by @dependabot in #782
  • chore(deps-dev): bump rollup-plugin-terser from 4.0.4 to 7.0.2 by @dependabot in #779
  • fix(ci): fix the yarn offline action by @Tansito in #796
  • Revert "chore: make the forks check dynamic (#753)" by @Tansito in #789
  • chore(deps-dev): update prettier & eslint deps by @abdonrd in #788
  • chore(renovate): configure renovate by @renovate in #799
  • chore(upgrade): upgrade to Carbon 10.48.0 by @ibmdotcom-bot in #794
  • chore(renovate): revert back to default renovate behavior by @jeffchew in #801
  • chore(deps): remove lit-html from resolutions by @abdonrd in #802
  • chore(deps): update mini-css-extract-plugin by @abdonrd in #804
  • chore(deps): update autoprefixer by @abdonrd in #805
  • chore(deps): update babel deps by @abdonrd in #803
  • chore(deps): update flatpickr by @abdonrd in #806
  • chore(deps): update react by @abdonrd in #808
  • chore(deps): update dependencies by @abdonrd in #810
  • chore(deps): run yarn-deduplicate by @abdonrd in #813
  • chore(deps): update dependency @angular-devkit/build-angular to ~0.1102.0 by @renovate in #820
  • chore(deps): update dependency http-server to ~0.13.0 by @renovate in #822
  • chore(deps): update dependency zone.js to ~0.11.0 by @renovate in #823
  • chore(deps): update reviewdog/action-eslint action to v1.14.0 by @renovate in #827
  • chore(deps): update dependency jest-playwright-preset to ~0.2.0 by @renovate in #824
  • chore(deps): update commitlint monorepo to v15 (major) by @renovate in #832
  • chore(deps): downgrade @storybook/angular by @abdonrd in #831
  • chore(ci): update prevent actions by @abdonrd in #838
  • fix(slider): negative values are now supported by @korgan00 in #816
  • chore(release): bump to v1.19.0 by @jeffchew in #841

New Contributors

Full Changelog: v1.18.0...v1.19.0

v1.18.0

29 Oct 18:03
7266e3e
Compare
Choose a tag to compare

1.18.0 (2021-10-29)

  • chore(issue-template): switch to github issue forms (#714) (d3a66b8), closes #714
  • chore(release): bump to version 1.18.0 (#720) (7266e3e), closes #720
  • chore(upgrade): upgrade to Carbon 10.46.0 (#715) (332a280), closes #715
  • chore(upgrade): upgrade to Carbon 10.47.0 (#719) (44b2dba), closes #719
  • fix(button): prevent event propagation to children of disabled buttons (#712) (72dd706), closes #712
  • fix(deploy): properly deploy when a new tag is created (#721) (26181d3), closes #721
  • fix(ui-shell header): improve header accessibility (#711) (00d912c), closes #711

v1.17.0

05 Oct 19:09
d820354
Compare
Choose a tag to compare

1.17.0 (2021-10-05)

v1.16.2

25 Aug 15:24
3ffb8d0
Compare
Choose a tag to compare

1.16.2 (2021-08-25)

  • fix(header-menu): reenable shadow DOM delegatesFocus feature in Safari (#691) (3ffb8d0), closes #691

v1.16.1

23 Aug 23:04
a00b5dd
Compare
Choose a tag to compare

1.16.1 (2021-08-23)

v1.16.0

16 Aug 16:58
e83fe82
Compare
Choose a tag to compare

1.16.0 (2021-08-16)

v1.15.1

28 Jul 16:05
af67101
Compare
Choose a tag to compare

1.15.1 (2021-07-28)

  • chore(release): release v1.15.1 (#676) (af67101), closes #676
  • fix(search): set focus back to input when search is cleared (#675) (3f71051), closes #675

v1.15.0

23 Jul 20:38
de54b5f
Compare
Choose a tag to compare

1.15.0 (2021-07-23)

  • chore(eslint): carbon upgrade 10.38.0 eslint (#666) (dec2a17), closes #666
  • chore(release): release v1.15.0 (#674) (de54b5f), closes #674
  • chore(upgrade): upgrade to Carbon 10.39.0 (#668) (69c47b7), closes #668
  • chore(upgrade): upgrade to Carbon 10.40.0 (#672) (a323c88), closes #672
  • fix(select): add custom selected event for select component (#667) (2a4e7f0), closes #667
  • fix(table-search): ensures expanded search opens properly (#673) (3f1b24a), closes #673