Skip to content

Releases: ElderAS/vue-elder-loader

v1.2.2

18 Mar 10:14
739b6f3

Choose a tag to compare

1.2.2 (2024-03-18)

Bug Fixes

  • package.json: update semantic release (3f2869e)
  • Create semantic-release.yml (7c30cfd)
  • package: update vue2-icon (c113c02)
  • replace fontawesome component with iconify fontawesome (0b3ddfe)

v1.2.1

24 Jun 20:20
8eaa028

Choose a tag to compare

1.2.1 (2020-06-24)

Bug Fixes

  • scss: fix missing vars (9c822fa)
  • scss: fix typo (d0a55ac)
  • scss: replace variable definitions with default values (fe88363)

v1.2.0

24 Jun 14:23
d0fc66d

Choose a tag to compare

1.2.0 (2020-06-24)

Bug Fixes

  • scss: finish implementing css variables (0126893)

Features

  • scss: change from SCSS-variables to CSS-variables (5a2bec4)

v1.1.8

13 May 19:21

Choose a tag to compare

1.1.8 (2020-05-13)

Bug Fixes

  • utils: add null handler (f4fb3dd)

v1.1.7

13 May 19:14

Choose a tag to compare

1.1.7 (2020-05-13)

Bug Fixes

  • utils: change detection function (e658faf)

v1.1.6

13 May 11:14

Choose a tag to compare

1.1.6 (2020-05-13)

Bug Fixes

  • component: add promise detection function to avoid bug with promise polyfill (18473ec)

v1.1.5

03 May 13:34
b7f0982

Choose a tag to compare

1.1.5 (2020-05-03)

Bug Fixes

  • component.vue: clears timeout if already set to avoid conflict (b077ba1)

v1.1.4

12 Feb 15:18

Choose a tag to compare

1.1.4 (2020-02-12)

Bug Fixes

  • component: fix falsy css nesting (d50cc70)

v1.1.3

12 Feb 14:52

Choose a tag to compare

1.1.3 (2020-02-12)

Bug Fixes

  • component: fixing nesting issues with themes (f69c886)

v1.1.2

06 Feb 15:16

Choose a tag to compare

1.1.2 (2020-02-06)

Bug Fixes

  • slothandler: fix v-html directive (c63f7da)