Skip to content

v0.5.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 24 Nov 16:45
· 18404 commits to master since this release
  • Fix <SelectInput> subcomponent key in case of duplicate value (rweindl)
  • Fix make test-watch command
  • Fix datagrid margins to accomodate more content
  • Fix cannot set empty value on <ReferenceInput/>
  • Fix bad error message in restClient when no count header is found
  • Fix Infinite loop when two menu clicked quickly
  • Fix Warning when Datagrid contains two action buttons
  • Add ability to intercept HTTP request and add custom headers