Skip to content

v0.5.0

Compare
Choose a tag to compare
@sonicoder86 sonicoder86 released this 15 Jun 16:52
· 721 commits to master since this release
  • add tooltip component f20cf24
  • fix lint issue, add comment for bug 23cef31
  • add __ to some unused scripts 14d7c14
  • remote typescript types 3833ba5
  • remove ts, add button css classes, remove tailwind 8d41ce0
    • npm: Resume using stable eslint-plugin-import (not an issue for this repo at least) 747b3e5
    • Build: Avoid bundling vue for production - Build: Ensure only including production code - Build: Process vue extensions with Node resolver (in case ever using third party vue of our own) 5a94ac7
    • Demo use of vue CLI (which should work but isn't) d10cb93
    • Refactoring: /example -> /examples f20671d
    • Example: Demonstrate two forms of template usage 7a483e5

v0.4.1...v0.5.0