0.31.0
What's Changed
- [iOS] Add
sourceItem
as the anchor option to Drawer for the popover presenting style by @ForeverQ in #2084 - Properly deprecate
UITextItemInteraction
for iOS 17 by @mischreiber in #2086 - Handle deprecated API in DatePickerController by @mischreiber in #2089
- [iOS][macOS] Remove iOS Xcode Project by @mischreiber in #2082
- [iOS][macOS] Rework top-level file management by @mischreiber in #2090
- Change max allowed tabs from 5 to 6 in TabBarView by @laminesm in #2092
- Fix links by @joannaquu in #2091
- Fixing swiftlint for new folder config by @mischreiber in #2093
- Cleanup code by @joannaquu in #2095
- [iOS] Updating
Version.plist
keys to match other plists by @mischreiber in #2096 - Fix SPM support for visionOS by @thomasjross in #2098
- Bump version to 0.31.0 by @mischreiber in #2097
New Contributors
- @thomasjross made their first contribution in #2098
Full Changelog: 0.30.0...0.31.0