Skip to content

Releases: veryphatic/directus-extension-ag-grid-interface

1.0.2: fix grid options lookup

30 Oct 23:17
Compare
Choose a tag to compare
  • add conditional chaining to grid options

1.0.1: default date, header height

30 Oct 22:37
Compare
Choose a tag to compare
  • set default agDateStringCellEditor value to today (will eventually move this into interface option)
  • add grid option headerHeight to interface (temp until grid options are exposed)
  • set css text-wrap: wrap on grid header

1.0.0: interface updates

30 Oct 08:36
Compare
Choose a tag to compare

Updates

  • updated editable property to take a function
  • added new props width and flex to currentUser type

0.0.1-beta1 initial release

20 Oct 04:10
Compare
Choose a tag to compare
  • initial release of new Directus AG Grid interface extension

beta-2

20 Oct 04:24
Compare
Choose a tag to compare
  • update packages