Skip to content

v9.20.0

Compare
Choose a tag to compare
@uber-baseweb-probots uber-baseweb-probots released this 18 Nov 20:45
6b83a7f

Changelog

Highlighted Changes

  • fix(modal): use camel case for prop autoFocus (#2339)
  • fix(input): height for password field (#2334)
  • chore(component-sizes): update to use the new script (#2325)
  • fix(phone-input): remove extra text (#2328)
  • docs(layout-grid): edit copy and fix shrink example (#2309)

Other Changes

  • feat(slider): Adding onFinalChange prop to slider (#2315)
  • docs(security): add a way for folks to contact us (#2322)
  • docs(file-uploader): security (#2321)
  • chore(bundle): add better support for checking each component size (#2310)
  • feat(media-query): add mediaQuery object to theme and update docs (#2314)
  • docs(select): use react-window for virtualized example (#2303)