Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Releases: alxpez/vuegg

v0.19.0

08 May 05:09
Compare
Choose a tag to compare
  • fix(MrContainer): fix position/dimension calculations due zoom feat
  • feat(ZoomMenu): implement ZoomMenu to control editor scale
  • feat(icons): add new svg icons for zoom feature

Closes #24

v0.18.1

06 May 23:43
Compare
Choose a tag to compare

fix(#22) [Bug] Delete button in confirm dialog has the wrong colour coding

v0.18.0

06 May 08:26
Compare
Choose a tag to compare
  • fix(#19): html builder to properly close void-elements (img, input)
  • feat(#17): include installation gotchas on readme
  • chore(package): update VMA to latest version (0.15.3)
    • feat(MaterialComponents): update MDC definitions to new VMA version
    • fix(styles): styles refactor and minor tweaks due to VMA version update
  • chore(github) include contributions guidelines & templates (bug,feat,PR)

... plus other minor changes #21

v0.17.0

23 Apr 12:12
Compare
Choose a tag to compare
  • fix(actionBtn): minor fix for actionBtn styles, due to changes on VMA
  • feat(Stage): implement border change for dropContainer (more intuitive)

v0.16.0

19 Apr 05:55
Compare
Choose a tag to compare
  • Refactor vuegg-specific attributes on HTML elements (and render functions) for more appropriate (correct) data-* attributes.

This is meant to avoid problems with external components libraries (ie. VMA)

v0.15.3

12 Apr 05:26
3b1a0bf
Compare
Choose a tag to compare
  • Update mdc definitions version
  • Update general dependencies
  • Fix deploy rules
  • Draft roadmap

v0.15.2

19 Mar 06:45
828d094
Compare
Choose a tag to compare

#8 feat: implement unsuported-viewport overlay (mobile devices access notice)

v0.15.1

04 Mar 11:30
d83f566
Compare
Choose a tag to compare
  • fix #4
  • update mdc (VMA) definitions version

v0.15.0

04 Mar 11:27
4d6ff32
Compare
Choose a tag to compare
Merge pull request #2 from vuegg/dev

Dev