Skip to content

v0.24.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 06:35
7c3b8dd

dnn-elements 0.24.1

A total of 14 pull requests where merged in this release.

build

bug

  • #1217 Also handle NaN for label. Thanks @valadas
  • #1216 Additional fix the the label floating issue on 0. Thanks @valadas
  • #1215 Fixed an issue with 0 string float label. Thanks @valadas
  • #1213 Fixed an issue with input of negative numbers. Thanks @valadas
  • #1212 Fixed an issue that made dnn-input label cover 0. Thanks @valadas

enhancement

  • #1214 Added inputMode support to dnn-input. Thanks @valadas
  • #1211 Added autocomplete prop to dnn-select and dnn-autocomplete. Thanks @valadas

dependencies