Skip to content

v2.35.0

Choose a tag to compare

@alistair3149 alistair3149 released this 22 Oct 00:11
7f29ae8

2.35.0 (2024-10-21)

Features

  • core: ✨ add animation for more icons (457bc87)
  • core: ✨ add some microinteractions to some of the icons (dd16582)
  • core: ✨ improve and clean up various CSS transitions (bb9ed44)
  • features: ✨ make black theme color darker (f96cd74)
  • features: ✨ remove saturation from black mode colors (0259645)
  • mediawiki: ✨ improve responsive layout in software table (ddeaa39)
  • mediawiki: ✨ make Special:Version software more compact (c458252)
  • overflow: ✨ add noresize class to citizen nowrap classes (7702361)
  • search: ✨ use trash icon instead of clear icon for clear input text button (fe514e9)
  • tokens: ✨ simplify box shadow and align closer with Codex styles (9519134)

Bug Fixes

  • core: 🐛 escape CSS variable in HSL color (43ed770)
  • core: 🐛 fix ellipsis icon rotate direction (118bd6a)
  • mediawiki: 🐛 add missing LESS import for mediawiki.special (a614152)
  • mediawiki: 🐛 apply body styles to overlay outside of citizen-body (95c355d)
  • pref: 🐛 only apply transition to transform property (8ac332a)
  • tokens: 🐛 incorrect shadow opacity for dark theme (a353b14)

Performance Improvements

  • core: ⚡️ disable all CSS transition during window resize (10d3c17)