0.4.0-rc.0
Pre-release
Pre-release
What's Changed
- 2024 platform updates support by @carson-katri in #1378
- Ignore generated docs by @BrooklinJazz in #1469
- Use LVN GO for guides instead of the SwiftUI application by @BrooklinJazz in #1470
- Add new
Tabelements and.sidebarAdaptableTabViewStyle by @carson-katri in #1382 - Automatic scroll restoration for
ScrollViewby @carson-katri in #1389 - Update
LiveView.swiftreference by @emmanuel-ferdman in #1481 - Failing tests for keyword list -> tuple conversion by @bcardarella in #1486
- Update for latest live_view_native by @bcardarella in #1490
- Navigation link customization by @carson-katri in #1491
- Remove
phx-replaceand replace withdata-phx-link-stateby @carson-katri in #1492 - Add
patchsupport by @carson-katri in #1493 - Swift 6 language mode support by @carson-katri in #1474
- Add
data-confirmattribute support for all events by @carson-katri in #1500 - Add
isExpandedto Section to replacecollapsibleby @carson-katri in #1497 - Provide descriptive error when the stylesheet cannot be found by @carson-katri in #1499
- Update
swiftinterfacefile path for doc generator by @carson-katri in #1501 - Revert for release by @bcardarella in #1502
- Add
:sectionslot tosimple_form. by @Serabe in #1487 - Core networking by @carson-katri in #1439
- Depend on core v0.4.0 by @carson-katri in #1504
- Trigger UI update when server changes a form field value by @carson-katri in #1483
- Update ErrorView preview for 0.4.0 API changes by @carson-katri in #1505
New Contributors
- @emmanuel-ferdman made their first contribution in #1481
- @Serabe made their first contribution in #1487
Full Changelog: 0.3.1...0.4.0-rc.0