Skip to content

Latest commit

 

History

History
133 lines (88 loc) · 10.9 KB

CHANGELOG.md

File metadata and controls

133 lines (88 loc) · 10.9 KB

1.1.1 (2021-01-12)

Bug Fixes

  • call vue-component inside install function (677290b)

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)

Performance Improvements

  • update storybook & docs in single workflow (3d65a1c)

1.0.1 (2020-11-06)

Bug Fixes

  • remove custom css for tabs (a703fb5)

Reverts

1.0.0 (2020-11-06)

Bug Fixes

Features

0.1.0 (2020-09-15)

Bug Fixes

  • babel: use babel preset-flow (42a9f6e)
  • rollup: use vue as external dep (b41562c)
  • lint fix DOM & draggableUtils (7f6fcb5)
  • remove main.js as we're building this (717532c)
  • remove unused <style> tag (57686c8)
  • reordered style & script tags in Vue SFC (3cf1572)
  • style: update lint issue in interact-test tests (c86bfe3)

Features

  • shipjs: add shipjs trigger workflow (af255ae)
  • add support for dependabot (d0e391a)
  • enable semantic-pull-request (c7ddd42)
  • housekeeping (620cc90)
  • package.json update (820a429)