Skip to content

v1.0.2

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 12 May 12:39
· 20242 commits to master since this release
  • Fix typo in Login page instructions in tutorial (DjLeChuck)
  • Fix clear filter breaks filters on subsequent refreshes (djhi)
  • Add ability to customize sidebar width (djhi)
  • Add example about using auth action creators (djhi)
  • Fix <ReferenceField> should not fetch null values (djhi)
  • Fix typo in <FilterForm> styles (djhi)
  • Fix Edit View not being updated when fields get changed (djhi)
  • Fix DateField tests on all timezones (djhi)
  • Add instructions to run the example app in README (juanda99)
  • Fix edge case in <RichTextField> when string is falsey value (faviouz)