Improved
0.4.0-rc.0
What's Changed
- LVN template parser by @bcardarella in https://github.com/liveview-native/live_view_native/pull/208
- LiveComponent, child LiveView, and LiveViewNativeTest by @bcardarella in https://github.com/liveview-native/live_view_native/pull/210
- More tests for LiveViewNative rendering by @bcardarella in https://github.com/liveview-native/live_view_native/pull/211
- Update to support LV's extended curly brace template syntax by @bcardarella in https://github.com/liveview-native/live_view_native/pull/212
- LVN commands by @bcardarella in https://github.com/liveview-native/live_view_native/pull/209
- :interface- special attribute support by @bcardarella in https://github.com/liveview-native/live_view_native/pull/213
- Add async_result/1 by @bcardarella in https://github.com/liveview-native/live_view_native/pull/215
- Add LiveViewNative.LiveView dispatch_to by @bcardarella in https://github.com/liveview-native/live_view_native/pull/217
- Refactor renderer for greater flexibility by @bcardarella in https://github.com/liveview-native/live_view_native/pull/218
- Fix Upload support in LiveViewNativeTest by @bcardarella in https://github.com/liveview-native/live_view_native/pull/219
- Support single quotes wrapping attribute values in template parser by @bcardarella in https://github.com/liveview-native/live_view_native/pull/220
Full Changelog: https://github.com/liveview-native/live_view_native/compare/0.3.1...0.4.0-rc.0