Skip to content

2.3.0

Choose a tag to compare

@alistair3149 alistair3149 released this 14 Dec 19:12
· 2746 commits to main since this release
52f8b3f

This would probably be the final release this year.
Wish everyone a happy holiday and new year πŸŽ‰

Note

  • --background-color-framed is deprecated. You can use --color-surface-2 as an alternative.
  • The dark theme is generated based on the hue of your primary color --color-primary__h.

Features

  • AdvancedSearch: ✨ update AdvancedSearch styles (88fca93)
  • core: ✨ align inconsistent search styles (653ba19)
  • core: ✨ deprecate background-color-framed and input (37cdf91)
  • core: ✨ do not hardcode min-width for page tools menu (0187478)
  • core: ✨ do not set fieldset font size (224c190)
  • core: ✨ dynamic dark theme color based on primary hue (3414d59)
  • core: ✨ tweak notification styles (529fe22)
  • MediaSearch: ✨ add grade A support for MediaSearch (9b9916d)
  • search: ✨ add MediaSearch to typeahead (203b0b4)

Bug Fixes

  • AdvancedSearch: πŸ› 1px layout shift in preloader (3517453)
  • core: πŸ› do not make search create and exist link into a card (80a35ea)
  • core: πŸ› do not use CSS containment for body content (7a59e9c)
  • core: πŸ› incorrect z-index in changelist title (c4bd384)
  • search: πŸ› do not collapse whitespace in label text node (c2da5c5)
  • search: πŸ› incorrect full text search URL (074df52)