Skip to content

Filter fixes

Compare
Choose a tag to compare
@programcsharp programcsharp released this 27 Oct 04:18
· 350 commits to master since this release
  • Don't display "Both" for a nullable filter with 2 items (one is the null item). Resolves #71.
  • Handle junk values on date parse. Resolves #70.
  • Flow through currency symbol from server to filter display.
  • Allow selecting/clearing grouped inline filter list items by clicking the group header.