This repository was archived by the owner on Apr 30, 2024. It is now read-only.
1.0.0-alpha29
Pre-release
Pre-release
[1.0.0-alpha29] - 2022-12-21
Added
- Enable cache persistence on disk for network calls in Messaging and Scheduling modules.
- Added NablaTheme
PrimaryButtonTheme.cornerRadius
property. - Added NablaTheme
AppointmentListViewTheme.CellTheme.cornerRadius
property. - Added NablaTheme
CategoryPickerViewTheme.CellTheme.cornerRadius
property. - Added NablaTheme
TimeSlotPickerViewTheme.CellTheme.cornerRadius
property. - Added NablaTheme
TimeSlotPickerViewTheme.CellTheme.insets
property. - Added NablaTheme
TimeSlotPickerViewTheme.CellTheme.ButtonTheme.cornerRadius
property. - Added NablaTheme
AppointmentConfirmationTheme.headerCornerRadius
property. - Added NablaTheme
AppointmentConfirmationTheme.captionShape
property. - Added NablaTheme
Conversation.videoCallActionRequestIcon
property.
Changed
- Changed spacings between cards in the apointment list, apointment category list and time slot list.
Fixed
- Fixed some UI layout issues in the Conversation screen composer and in the Scheduling confirmation screen.
- Fixed the color of the chat's content appearing below the composer in Messaging UI module.
- Fixed a bug where some view controllers would override the global
UINavigationBar.appearance()
. - All spinners now use the
NablaTheme.Shared.loadingViewIndicatorTintColor
color. - Better support for screen sharing during video calls.