v0.11.6
Changes
- feat: lvt-fx:area-select — drag-rectangle pointer directive with final-coords dispatch (#125) (b590edc)
Installation
npm
npm install @livetemplate/client@0.11.6CDN
<script src="https://cdn.jsdelivr.net/npm/@livetemplate/client@0.11.6/dist/livetemplate-client.browser.js"></script>Related Releases
This release follows the LiveTemplate core library version 0.11.x
- Core Library: https://github.com/livetemplate/livetemplate
- CLI Tool: https://github.com/livetemplate/lvt
- Examples: https://github.com/livetemplate/examples