This repository was archived by the owner on Jun 1, 2025. It is now read-only.
Few small fixes & updated to latest Slickgrid version
Fixes
- (editor): provide decimal places option to Float Editor
- (eventService): use grid.getOptions for gridDefinition
- (build): ngx-translate has new version 10 that have breaking changes
- (example): header button highlighting was staying red even after leaving and coming back on the same example
- (grid): issue #27, sort icon hidden behind grid menu w/small dataset
- a new grid option flag was added in SlickGrid (by me actually) which is
alwaysShowVerticalScrollto remove visual issues observed with small dataset - this fix was only possible through the new SlickGrid version
2.3.18released recently
- a new grid option flag was added in SlickGrid (by me actually) which is
Features
- (styling): text and number editor should be displayed, add styling
- (slickgrid): updated to latest SlickGrid version
2.3.18which brings a few fixes in the core