v1.0.0
What's Changed
Fixes & Improvements
- UI Text Input - Disregard concept of "lastValue" by @joepavitt in #507
- UI Template - Ensure passthru is set at runtime, if not configured in Editor by @joepavitt in #508
- UI Template - Modify send() to permit definition of full msg object, not just a payload by @joepavitt in #510
- Theming updates by @joepavitt in #514
- UI Template - Fix Editor warning when using "Single Page CSS" type by @joepavitt in #515
- UI Template - Fix Editor warning when using "Widget (Page)" type by @joepavitt in #516
- UI Template - Fix validation problems in ui-template by @joepavitt in #519
Documentation
- Docs: Fix Typos by @Paul-Reed in #503
- Theme: Put logo in nav bar top left by @ZJvandeWeg in #511
- Docs: Add collection of ui-template examples (Vue components & CSS overrides) by @joepavitt in #517
- Update README to reflect latest project status by @joepavitt in #521
Dependencies
- Bump vite from 5.0.5 to 5.0.12 by @dependabot in #502
New Contributors
- @Paul-Reed made their first contribution in #503
Full Changelog: v0.11.6...v1.0.0