Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 379 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 379 Bytes

Changelog

v0.2.0

  • Fix redirect breaks loader
  • Move list params state from redux to router (allows usage of back button in the list)
  • Fix filters bug (did not reset the page number)
  • Add ability to define a custom dashboard component
  • Rename Datagrid to List, and introduce Datagrid component
  • Export REST types constants
  • Add tutorial

v0.1.0 - Initial release