Skip to content

Releases: dzwillia/vue-grid

v0.2.12

12 Apr 14:42
Compare
Choose a tag to compare

Fixed stream content URL (now compatible with the latest Flex.io backend API).

v0.2.11

26 Feb 16:17
Compare
Choose a tag to compare
Release build (v0.2.11).

v0.2.9

19 Sep 21:48
Compare
Choose a tag to compare

Trimmed down library output size by cherry picking lodash functions instead of including the entire library.

v0.2.4

24 May 05:24
Compare
Choose a tag to compare

First version with README.md and bare bones docs (just an examples for now).

v0.2.3

23 May 01:14
Compare
Choose a tag to compare

Built examples.

v0.2.2

23 May 01:10
Compare
Choose a tag to compare

Hide row handle overflow.

v0.2.1

23 May 00:13
Compare
Choose a tag to compare

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