v0.8.33
Changes
- fix(morphdom): allow child updates inside open dialogs (#93) (ae78517)
- refactor(observer): replace scroll-sentinel id with lvt-scroll-sentinel attribute (#92) (e8666db)
Installation
npm
npm install @livetemplate/client@0.8.33CDN
<script src="https://cdn.jsdelivr.net/npm/@livetemplate/client@0.8.33/dist/livetemplate-client.browser.js"></script>Related Releases
This release follows the LiveTemplate core library version 0.8.x
- Core Library: https://github.com/livetemplate/livetemplate
- CLI Tool: https://github.com/livetemplate/lvt
- Examples: https://github.com/livetemplate/examples