Releases: dzwillia/vue-grid
Releases · dzwillia/vue-grid
v0.2.9
Trimmed down library output size by cherry picking lodash functions instead of including the entire library.
v0.2.4
First version with README.md and bare bones docs (just an examples for now).
v0.2.2
Hide row handle overflow.
v0.2.1
Prepping examples area for public release.
Details
- Row handles are now absolute positioned instead of fixed positioned.
- Added navbar to examples area
- Added sidebar to examples area
- Created GridInteractions component