Releases
v1.1.1
1/12/2021
1.1.1 (2021-01-12)
Bug Fixes
- call vue-component inside install function (677290b)
v1.1.0
1/12/2021
1.1.0 (2021-01-12)
Bug Fixes
- update
NODE_AUTH_TOKEN
(195f079)
- deps: bump @vue/composition-api from 1.0.0-beta.19 to 1.0.0-beta.20 (89e1eab)
- deps: bump @vue/composition-api from 1.0.0-beta.20 to 1.0.0-beta.21 (ae0352f)
- deps: bump @vue/composition-api from 1.0.0-beta.21 to 1.0.0-beta.22 (1f7c888)
- deps: bump @vue/composition-api from 1.0.0-beta.22 to 1.0.0-beta.23 (18c284e)
- deps: bump @vue/composition-api from 1.0.0-beta.23 to 1.0.0-beta.24 (3264db5)
- deps: bump @vue/composition-api from 1.0.0-beta.24 to 1.0.0-beta.25 (a8403c2)
- deps: bump actions/setup-node from v2.1.2 to v2.1.3 (f9f2247)
- deps: bump actions/setup-node from v2.1.3 to v2.1.4 (9304024)
- deps: bump core-js from 3.8.1 to 3.8.2 (49ac797)
- deps: bump interactjs from 1.10.1 to 1.10.2 (4974d27)
- add events and multiple grid example (e7d8500)
- bump pkg versions (6e44258)
- change title and minor changes (3327aa0)
- remove this and references (8afe1af)
- deps: bump core-js from 3.7.0 to 3.8.0 (a6f621c)
- deps: bump core-js from 3.8.0 to 3.8.1 (5da4d78)
- deps: bump ini from 1.3.5 to 1.3.8 (ea1a8b0)
- deps: bump interactjs from 1.10.0 to 1.10.1 (59c3ee7)
- ignore the sw.js (2a2fd8e)
- remove
netlify.toml
config file (3a3d486)
- update baseUrl for fixing netlify broken assets (e2edddc)
- docs: update documentation links (f08f5aa)
- remove comments (4de3fb1)
- update nuxt content destination_dir (b7b156c)
- deps: bump core-js from 3.6.5 to 3.7.0 (d8a2234)
- typo: update BRANCH to be
branch_name
(220c57a)
- update the baseUrl for statically hosting the site on gh pages (fceb1c1)
- update the nuxt/content config (04cd461)
Features
- add drag-from-outside example (ec75afb)
- add GeoSpoc svg logo (80dbd81)
- add initial docs (65fa8de)
- add mirrored grid layout example (bf31e7f)
- add pre-defined layout example (e5c3ea3)
- add prevent collision while dragging example (c7294b5)
- add responsive grid layout example (a340ec6)
- drag allow or ignore on elements example (c58d6fd)
- dynamic add or remove grid item example (61e21d6)
- ci: publish to gh-pages branch (a634c89)
- nuxt content module setup (aafd723)
- update storybook & docs in single workflow (3d65a1c)
v1.0.1
11/6/2020
1.0.1 (2020-11-06)
Bug Fixes
- remove custom css for tabs (a703fb5)
Reverts
v1.0.0
11/6/2020
1.0.0 (2020-11-06)
Bug Fixes
Features