Skip to content

The Who You Gonna Call Release

Compare
Choose a tag to compare
@willmcgugan willmcgugan released this 22 Oct 13:20
· 834 commits to main since this release
3d65f2b

This was mainly a hotfix for a potential infinite loop in the TextArea, although there are a few fun additions: see below

[0.84.0] - 2024-10-22

Fixed

  • Fixed RadioSet not being scrollable #5100
  • Fixed infinite loop in TextArea #5154

Added

  • Added background-tint CSS rule #5117
  • Added :first-of-type, :last-of-type, :odd, and :even pseudo classes #5139