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

v1.21.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 18:12
· 25 commits to main since this release
937478a

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