Skip to content

Latest commit

 

History

History
102 lines (57 loc) · 2.88 KB

CHANGELOG.md

File metadata and controls

102 lines (57 loc) · 2.88 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.1 (2021-02-23)

  • docs: updated github pages

1.6.0 (2021-02-23)

  • fix: issue with z-index close #2

1.5.0 (2021-01-01)

  • feat: added new events and methods
  • fix: some bugs
  • chore: updated library

1.4.0 (2019-01-08)

  • feat: added mix-lend-mode prop and buttons
  • feat: added allow-on-mobile prop
  • docs: updated documentation
  • chore: updated dev dep
  • chore: linted

1.3.4 (2019-12-19)

  • chore: updated dev dep
  • refactor: classes and slots data evaluation

1.3.3 (2019-12-09)

  • CHORE: Updated DevDep.

1.3.2 (2019-11-09)

  • CHORE: Updated DevDep;
  • CHORE: Better linting.

1.3.1 (2019-10-17)

  • CHORE: Updated version of vue-cli.

1.3.0 (2019-09-20)

  • CHORE: Updated documentations.
  • FIX: Better exports due to the vue-cli limitation.

1.2.4 (2019-09-20)

  • CHORE: Updated documentations.

1.2.3 (2019-09-18)

CHORE

  • Updated Readme and documentation.

1.2.2 (2019-09-18)

  • chore: updated DevDep.

1.2.1 (2019-09-18)

  • chore: updated DevDep.

1.2.0 (2019-08-09)

FIX

  • Autoprefixer now goes.

STYLE

  • Better colors management in scss.

1.1.0 (2019-07-29)

Feat

  • Change color on hover with color-hover prop.
  • Exportable as auto-installer, or as a component.

Chore

  • Removed extra console.log.

1.0.3 (2019-07-25)

Fix

  • CursorFx now goes as expected.

1.0.2 (2019-07-18)

Feature

  • New props: color, outerSize, insideSize and shape;
  • Added slot default for custom cursors.

1.0.1 (2019-07-17)