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
Tab
elements and.sidebarAdaptable
TabViewStyle by @carson-katri in #1382 - Automatic scroll restoration for
ScrollView
by @carson-katri in #1389 - Update
LiveView.swift
reference 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-replace
and replace withdata-phx-link-state
by @carson-katri in #1492 - Add
patch
support by @carson-katri in #1493 - Swift 6 language mode support by @carson-katri in #1474
- Add
data-confirm
attribute support for all events by @carson-katri in #1500 - Add
isExpanded
to Section to replacecollapsible
by @carson-katri in #1497 - Provide descriptive error when the stylesheet cannot be found by @carson-katri in #1499
- Update
swiftinterface
file path for doc generator by @carson-katri in #1501 - Revert for release by @bcardarella in #1502
- Add
:section
slot 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