Skip to content

v2.1.3

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 24 Jul 11:56
· 15695 commits to master since this release
  • Fix <ArrayInput> documentation mentions non-existing UrlInput component (AkselsLedins)
  • Fix <ReferenceInput> infinite loop on missing reference (djhi)
  • Fix Reference inputs do not update when their props change from outside (djhi)
  • Fix makefile does not build ra-data-fakerest package (djhi)
  • Fix record prop value in <SimpleFormIterator> children (fzaninotto)
  • Fix fetchJson util undefined Buffer error (fzaninotto)
  • Fix form keeps values after navigation (djhi)
  • Fix Theme doesn't apply to Fields (djhi)
  • Fix optimistic delete in <List> (djhi)
  • Fix filterDefaultValues is shared accross resources (djhi)
  • Make contributions easier for Windows users by moving most scripting logic from make to npm (djhi)