vds_ios/VDS/SupportingFiles/ReleaseNotes.txt
Matt Bruce 8b69c3eb15 ONEAPP-6239 - Loader Voice Over Fixes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-15 14:04:27 -06:00

176 lines
4.7 KiB
Plaintext

1.0.49
----------------
- ONEAPP-6239 - Loader Voice Over Fixes
1.0.48
----------------
- ONEAPP-4683 - Accessibility - Tabs (Voice Over)
- Fix for Button/TextLink/TextLinkCaret for how empty text is dealt with
1.0.47
----------------
- ONEAPP-4684 - Acessibility - Tooltip (Header)
- ONEAPP-4828 - Accessibility - Toggle (State)
1.0.46
----------------
- ONEAPP-4828 - Accessibility - Toggle
- ONEAPP-4684 - Accessibility - Tooltip
1.0.45
----------------
- ONEAPP-4684 - Acessibility - Tooltip
1.0.44
----------------
- ONEAPP-5109 - Typography/Label - Accessibility iOS
- ONEAPP-4682 - Text Link Caret - Accessibility iOS
1.0.43
----------------
- CXTDT-464973 - Button - Width percentage parameter missing.
- ONEAPP-5106 - Icon - Name not used in Voice over.
- CXTDT-464974 - Line - Needs vertical orientation added.
1.0.42
----------------
- CXTDT-462698 - Tabs - Incorrect letter spacing on Large tabs
- CXTDT-427328 - Title Lockup text style combinations do not match spec
1.0.41
----------------
- CXTDT-457899 - Tabs - Incorrect non-selected color on Dark surface
- ONEAPP-4652 - TextLinkCaret - Caret announcement removed
- Fixed ToggleView Disabled Shadow Color
- Fixed several component layout issues
- Fixed bug in label for ActionLabelAttribute
- Updated naming conventions for TextPosition to TextAlignment in regards to alignment properties
- Added a ton of Code Documentation
1.0.40
----------------
- Refactored a bit of code to remove "disabled" and move to "isEnabled" Apple Standard.
- Fixed Layout Constraint issues
- Added fixes for Accessibility
1.0.39
----------------
- CXTDT-423141 - Tabs - Selected Tab dark mode text color
- CXTDT-426623 - Toggle - Drop Shadow on Knob
1.0.38
----------------
- Fixed bug in Typography TitleLarge Font update for Mobile
1.0.37
----------------
- ONEAPP-4684 - Update Accessibility for Tooltip
- Fixed bug in Typography TitleLarge letterSpacing
1.0.36
----------------
- Fixed bugs in Typography Definitions
1.0.35
----------------
- ONEAPP-4684 - (Accessibility) Tooltip
- ONEAPP-4681 - (Accessibility) Checkbox
- ONEAPP-4825 - (Accessibility) Radiobutton
- ONEAPP-5104 - (Accessibility) Button
- ONEAPP-4115 - (Accessibility) Tabs
- TitleLockup update for Janet release
1.0.34
----------------
- Added new spec for Bottom Inset for TextStyle
1.0.33
----------------
- Add test variable to use ratio line height or not
1.0.32
----------------
- Fixed bug dealing with Scaled
- Added ability to use minimumLineheight in Paragraph for AttributedString creation
1.0.31
----------------
- updated version only
1.0.30
----------------
- Updated Label to allow Scaled Fonts
- Refactored Code TextStyle
1.0.29
----------------
- Updated TextStyle and Label for dealing with Top/Bottom insets
- Refactored Code for Checkbox/RadioButton/Toggle
1.0.28
----------------
- CXTDT-423141- Tabs - Incorrect spacing on top-aligned Fill container
1.0.27
----------------
- Added Loader View
- CXTDT-426628 - Toggle - Incorrect disabled text color
1.0.26
----------------
- CXTDT-426626 - Toggle - Disabled "on" state
- CXTDT-427165 - Text Link Caret - Container should not have left/right padding
- CXTDT-427358 - Tooltip - Body Copy incorrect style
- CXTDT-427328 - Title Lockup text style combinations do not match spec
- CXTDT-426527 - Tabs - Large Typography
- CXTDT-427362 - Tooltip - Should not be a drop shadow on modal
- CXTDT-427975 - Tooltip - Scrollbar, multiple
1.0.25
----------------
- TEMPORARY: Added BaselineOffset, LineSpacing to TextStyle
- Added Size, Width, Height, Horizontal/Vertical Padding + more to Badge Indicator
- CXTDT-424370 - Icons are fuzzy when resized
- CXTDT-426521 - Tabs - Vertical Tablet spacing
1.0.24
----------------
- Added Badge Indicator
- Refactored the TextStyle system to support Badge Indicator
1.0.22
----------------
- CXTDT-423133 - Tabs - Indicator should overlap Border
- CXTDT-423092 - Tabs - Top-aligned version should have line top also
- CXTDT-423141 - Tabs - Incorrect spacing on top-aligned Fill containe
- CXTDT-422872 - Text Link - spacing issue between text and underline
1.0.21
----------------
- CXTDT-412383 - Label - Disabled Font color
- CXTDT-420483 - Checkbox - Disabled Label Font Color
1.0.20
----------------
- CXTDT-420885 - CheckboxGroup - Spacing between CheckboxItems
- CXTDT-420483 - Checkbox/CheckboxItem - Corner Radius, State Issues
1.0.19
----------------
- CXTDT-419731 - TextLinkCaret - Spacing issue
1.0.18
----------------
- CXTDT-412383 - Badge Corner Radius / Color issue (resolved in previous build)
- Completed Tabs
- Started ButtonIcon
1.0.17
----------------
- Color Tokens Update
- Changes to Badge Colors
- updated trailing tooltip label
- updated entry field colors, tooltip
- update toggle size
- added touchable protocol to button