Releases: programcsharp/griddly
Releases · programcsharp/griddly
Fix conditional
1.5.19 Fix conditional
Filter fixes
Only auto-pluralize filter captions when in English culture
Merge pull request #74 from jehhynes/master Fix bug when pluralizing non-English language
Add mappable queryable result
Allow transform between query and display.
GriddlyButton enhancements
- Allow disabling button dropdown menu items
- Don't fire click actions on disabled buttons
Upgrade Dapper to 1.50.2
Merge pull request #73 from jehhynes/master Upgrade to Dapper 1.50.2
Add support for dropdowns with no caret
Breaking Changes
- New GriddlyButton DropdownCaret property/enum replaces IsSplitDropDown
Enhance IE back button detection
IE back button detection wasn't working with no cache headers. Fix so history reload works properly in both cases.
Fix IE caching issue
1.5.10 Fix IE caching issue
Strip extra unicode added by IE after navigating back in history
1.5.9 Bump version