Skip to content

2.3.1

Choose a tag to compare

@alistair3149 alistair3149 released this 05 Jan 06:01
· 2711 commits to main since this release

Features

  • Cargo: ✨ add responsive support for datatable (dd7f21b)
  • Cargo: ✨ cargo table should have reduced font size (5db5620)
  • Cargo: ✨ datatable should have reduced font size (1dcb37a)
  • Cargo: ✨ update partial Cargo styles (a017bae)
  • CodeEditor: ✨ add CodeEditor support (5946089)
  • CodeMirror: ✨ sync background color with other editors (46437d8)
  • core: ✨ always truncate sticky header first heading (0051115), closes #559
  • core: ✨ increase base layout width to 1080px (8c8ab99)
  • core: ✨ more colorful emphasized text color (023ee94)
  • core: ✨ only add upload link when it is enabled (8c4bd54)
  • core: tweak content sub spacing (985ecb2)
  • ReplaceText: add ReplaceText styles (#561) (286f4f2)
  • search: contain the overscroll of search suggestion (60c1270)

Bug Fixes

  • Cargo: 🐛 add datatable odd row hover styles (8adf25e)
  • CodeMirror: 🐛 incorrect selector for CM elements (3fd4908)
  • core: add missing WMUI help icon (#560) (084799f)
  • core: missing style for the previous commit (aa13b58)
  • search: 🐛 correct URL for MediaSearch (2e9dffb)