Hoppa till huvudinnehĂĄll
<- Tillbaka till index

3.0.0

🚀 Features​

  • ⚠️ search-field: remove broken property (1c04349ce)

🩹 Fixes​

  • card: append props.className (#295)
  • search-field: move validation error message (85c1b7990)
  • search-field: useSearchField to validate input and use internal key events (fbe8cf54a)
  • search-field: handle custom error messages (99649c163)
  • search-field: add disabled styling (f508f2f6d)
  • search-field: add validation error utility function (1f4758e41)
  • search-field: add border bottom and pixel push some paddings (e53d56bb7)
  • search-field: validation text (#290)

Documentation Changes​

⚠️ Breaking Changes​

  • search-field: isRequired property of SearchField is no longer supported