Releases: programcsharp/griddly
Releases · programcsharp/griddly
Reparse formatted value before sending to server
27 Oct 05:43
Compare
Sorry, something went wrong.
No results found
Fix conditional
27 Oct 04:26
Compare
Sorry, something went wrong.
No results found
Filter fixes
27 Oct 04:18
Compare
Sorry, something went wrong.
No results found
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.
Only auto-pluralize filter captions when in English culture
10 Oct 18:28
Compare
Sorry, something went wrong.
No results found
Merge pull request #74 from jehhynes/master
Fix bug when pluralizing non-English language
Add mappable queryable result
26 Sep 22:54
Compare
Sorry, something went wrong.
No results found
Allow transform between query and display.
GriddlyButton enhancements
19 Sep 23:55
Compare
Sorry, something went wrong.
No results found
Allow disabling button dropdown menu items
Don't fire click actions on disabled buttons
Upgrade Dapper to 1.50.2
14 Sep 19:49
Compare
Sorry, something went wrong.
No results found
Merge pull request #73 from jehhynes/master
Upgrade to Dapper 1.50.2
Add support for dropdowns with no caret
14 Sep 15:17
Compare
Sorry, something went wrong.
No results found
Breaking Changes
New GriddlyButton DropdownCaret property/enum replaces IsSplitDropDown
Enhance IE back button detection
25 Aug 17:23
Compare
Sorry, something went wrong.
No results found
IE back button detection wasn't working with no cache headers. Fix so history reload works properly in both cases.
Fix IE caching issue
06 Aug 13:43
Compare
Sorry, something went wrong.
No results found
1.5.10
Fix IE caching issue