Skip to content

Latest commit

 

History

History
195 lines (87 loc) · 6.46 KB

CHANGELOG.md

File metadata and controls

195 lines (87 loc) · 6.46 KB

Changelog

5.0.0 (2024-11-01)

⚠ BREAKING CHANGES

  • convert sortable tables to web component

Features

  • convert sortable tables to web component (22a2a5b)

4.2.0 (2024-09-18)

Features

4.1.3 (2024-07-09)

Bug Fixes

  • correct numbering of ordered lists (9ae3005)

4.1.2 (2024-07-05)

Bug Fixes

  • update documentation about forms and errors (aca5b64)

4.1.1 (2024-01-30)

Bug Fixes

  • Use responsive pattern for both examples of sortable tables (df9fab0)

4.1.0 (2024-01-30)

Features

  • Improve visual affordance of horizontally scrolling tables (54ff92f)

4.0.0 (2024-01-30)

⚠ BREAKING CHANGES

  • Refactor sortable tables

Bug Fixes

  • Refactor sortable tables (31d11cd)

3.3.2 (2024-01-30)

Bug Fixes

  • Handle click modifiers on cards (c01b2b6)

3.3.1 (2024-01-30)

Bug Fixes

  • Replace logical property for overflow on <body> (85344cc)

3.3.0 (2024-01-05)

Features

  • Introduce global focus style with focus-visible support (e9a8337)

3.2.0 (2024-01-05)

Features

  • Add bg image to notes component, update styles and advice (93a5e3d)

3.1.0 (2024-01-04)

Features

  • Update starting colour variables (594681c)

3.0.1 (2023-12-20)

Bug Fixes

  • fix accessible autocomplete (4078e34)

3.0.0 (2023-12-20)

⚠ BREAKING CHANGES

  • drop normalize css reset
  • review which reset styles still appropriate
  • new _media.scss partial for image and other media resets, replaces _images.scss

Features

  • drop normalize css reset (5e12001)

2.2.0 (2023-12-19)

Features

  • update typographic styles (a9265d9)

2.1.2 (2023-12-19)

Bug Fixes

  • remove trailing slash from void html elems (8481cde)

2.1.1 (2023-10-12)

Bug Fixes

2.1.0 (2023-08-11)

Features

  • update blockquote and quote component patterns (58f0155)

2.0.0 (2023-08-09)

⚠ BREAKING CHANGES

  • update Amplify docs to remove IE11 support, following introduction of CSS logical properties

Features

  • update Amplify docs to remove IE11 support (a73cade)

1.3.1 (2023-08-08)

Bug Fixes

  • update advanced components site nav (6f9a6c6)

1.3.0 (2023-08-08)

Features

1.2.1 (2023-03-30)

Bug Fixes

1.2.0 (2023-03-30)

Features

1.1.0 (2022-12-21)

Features

1.0.1 (2022-12-20)

Bug Fixes

  • added version number file (b1af5e1)
  • changed a word in the readme (cf4c8f9)