Skip to content

1.4.0

Compare
Choose a tag to compare
@deivid-rodriguez deivid-rodriguez released this 26 Nov 17:39
· 3602 commits to master since this release
3329f89

Enhancements

Minor

Bug Fixes

  • Fixed the string representation of the resolved sort_key when no explicit sortable attribute is passed. #5464 by @chumakoff
  • Fixed docs on the column sortable attribute (which actually doesn't have to be explicitly specified when a block is passed to column). #5464 by @chumakoff
  • Fixed if: scope option when a lambda is passed. #5501 by @deivid-rodriguez
  • Comment validation adding redundant errors when resource is missing. #5517 by @deivid-rodriguez
  • Fixed resource filtering by association when the resource has custom primary key. #5446 by @wasifhossain
  • Fixed "create anoter" checkbox styling. #5324 by @faucct