Skip to content

Latest commit

 

History

History
488 lines (246 loc) · 36.2 KB

CHANGELOG.md

File metadata and controls

488 lines (246 loc) · 36.2 KB

Skin Changelog

19.1.3

Patch Changes

19.1.2

Patch Changes

19.1.1

Patch Changes

  • 091aa98 Thanks @agliga! - fix(dropdowns): added fixed support for floatingui strategy

19.1.0

Minor Changes

Patch Changes

19.0.0

Major Changes

  • #2540 a21d879 Thanks @agliga! - chore: added comment to deprecated components about their removal

  • #2536 c479ee1 Thanks @agliga! - chore: remove deprecations for next major version

  • #2526 93788e6 Thanks @saiponnada! - fix(table): remove aria-pressed from table headings

  • #2541 529af17 Thanks @agliga! - feat(dropdowns): added floating-ui support All dropdowns should be using floating-ui by default. In order to have the old non-floating ui positioning, use --set-position modifier on all dropdowns (such as .menu-button__menu--set-position)

  • #2529 5a5a45f Thanks @agliga! - feat(floating-ui): added support in date-textbox

  • #2528 4265bed Thanks @agliga! - feat(icons): added new icons and removed serveral icons

  • #2537 b6f7744 Thanks @LuLaValva! - feat(combobox): remove chevron from combobox

18.6.0

Minor Changes

18.5.0

Minor Changes

18.4.0

Minor Changes

Patch Changes

18.3.2

Patch Changes

  • 477a4a0 Thanks @agliga! - fix: reverted eek linting issue and fixed gh paths

18.3.1

Patch Changes

18.3.0

Minor Changes

18.2.4

Patch Changes

18.2.3

Patch Changes

18.2.2

Patch Changes

  • 99e82f5 Thanks @agliga! - chore: added tokens folder to published code

18.2.1

Patch Changes

18.2.0

Minor Changes

Patch Changes

18.1.0

Minor Changes

Patch Changes

18.0.8

Patch Changes

18.0.7

Patch Changes

18.0.6

Patch Changes

  • e5db3d4 Thanks @agliga! - fix: added icon-mixins.less file for backwards compatibility

  • b13c9ed Thanks @agliga! - button: swapped visited link with correct color

18.0.5

Patch Changes

  • f96054b Thanks @agliga! - icon: added 48-colored icon class

  • 7266c80 Thanks @agliga! - chore: removed postcss config from published version

18.0.4

Patch Changes

18.0.3

Patch Changes

18.0.2

Patch Changes

18.0.1

Patch Changes

18.0.0

Major Changes

Minor Changes

Patch Changes

18.0.0-next.0

Major Changes

Minor Changes

Patch Changes

17.5.0

Minor Changes

17.5.0-next.0

Minor Changes

17.4.1

Patch Changes

17.4.0

Minor Changes

17.4.0-next.1

Minor Changes

17.4.0-next.0

Minor Changes

17.3.0

Minor Changes

Patch Changes

17.3.0-next.0

Minor Changes

17.2.0

Minor Changes

17.2.0-next.0

Minor Changes

17.1.1

Patch Changes

A record of all notable changes are documented under releases.

Skin releases follow Semantic Versioning:

  1. MAJOR version when we make incompatible API changes,
  2. MINOR version when we add functionality in a backwards-compatible manner
  3. PATCH version when we make backwards-compatible bug fixes.

Please remember to always read the release notes in full before upgrading major versions!