Skip to content

various fixes

Compare
Choose a tag to compare
@lghiur lghiur released this 10 Apr 06:48
· 439 commits to master since this release
a72f847
  • adds support for checkbox and radio themes
  • combobox2 bug fix
  • It is one of those bugs that is really hard to find. It happened when you wanted to update combobox2's component value and the list of dropdown items at the same time and in this order, otherwise everything seemed to work just fine.
  • adds debounce for formik elements
  • expose more scss variables