Skip to content

v2.25.0

Compare
Choose a tag to compare
@alistair3149 alistair3149 released this 19 Jul 21:55
9caf91a

2.25.0 (2024-07-19)

Features

  • AccountInfo: add AccountInfo styles (#749) (99e7f08)
  • core: ✨ implement Codex border-width tokens (1fefddd)
  • print: ✨ add wikitable styles and hide contentSub (5296aef)
  • print: ✨ allow font size settings affect print styles (8641bec)
  • print: ✨ hide page footer in print styles (1da57e5)
  • print: ✨ rework print styles (543400d)
  • stickyHeader: ✨ add CSS var --height-sticky-header to offset sticky elements (c9d98e4)
  • stickyHeader: ✨ implement sticky header variables into other sticky styles (a1ad423)

Bug Fixes

  • print: 🐛 add important declaration to hidden print elements (aeb083e)
  • print: 🐛 only color variables require important declaration (a9fb03f)
  • toc: 🐛 ToC should have the same padding as other menu cards (f3042f5)