Commit Graph

1079 Commits

Author SHA1 Message Date
Matt Bruce
89a4c5d397 updated label with overrides for textColor and font
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-08 10:09:59 -06:00
Matt Bruce
0fffd38113 updated initialSetup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-08 10:08:12 -06:00
Matt Bruce
441971d2f9 updated to fix issue for attributedText
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-08 09:20:17 -06:00
Krishna Kishore Bandaru
ee41a6555e removed vertical layout & max width constraint 2024-03-08 11:33:07 +05:30
Matt Bruce
d93925b503 fixed issues with BadgeIndicator Values on the custom styles
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-07 14:59:20 -06:00
Krishna Kishore Bandaru
899e595dea Merge branch 'develop' into feature/pagination 2024-03-06 21:27:28 +05:30
Krishna Kishore Bandaru
cd85748a11 Fixed bugs, added comments and created new flow layout 2024-03-06 21:25:18 +05:30
Matt Bruce
d459d5f933 hide the validator
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-05 14:45:19 -06:00
Matt Bruce
d847bc3859 refactored for validator
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-05 14:44:19 -06:00
Matt Bruce
805b0c716c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/textArea-refactor-entryfield
# Conflicts:
#	VDS/Components/TextFields/TextArea/TextArea.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-05 13:42:27 -06:00
Matt Bruce
d34b477274 refactored var to track internal error
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-05 13:17:37 -06:00
Matt Bruce
7bf23a9be3 Merge branch 'develop' into mbruce/textArea-refactor-entryfield 2024-03-05 09:44:47 -06:00
Krishna Kishore Bandaru
1c0b8bbf45 Addressed review comments 2024-03-05 17:49:25 +05:30
Krishna Kishore Bandaru
8ed924c805 Created PaginationButton and changelog 2024-03-05 16:48:26 +05:30
vasavk
e7a85d16bc Digital ACT-191 ONEAPP-6318 story: updated role as button for the button icon. 2024-03-04 16:25:16 +05:30
vasavk
ab33a0030b updated dropshadow values as per spec 2024-03-04 13:25:16 +05:30
Krishna Kishore Bandaru
83d5c08f51 Merge branch 'develop' into feature/dropShadowable 2024-03-04 12:35:38 +05:30
Krishna Kishore Bandaru
d259e0c593 Merge branch 'develop' into feature/pagination 2024-03-02 18:27:22 +05:30
Krishna Kishore Bandaru
40883825b5 added new Pagination component 2024-03-02 18:26:00 +05:30
Matt Bruce
85acb35091 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/textArea-refactor-entryfield 2024-03-01 10:41:22 -06:00
Matt Bruce
6e8fe4ea91 use && instead of comma (,) if you don't use if let
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-01 09:14:13 -06:00
Keerthy
25058dd92d self.isVisibleOnScreen for isActive 2024-03-01 12:41:13 +05:30
Matt Bruce
cedba7ba8c added namespace for control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 16:34:55 -06:00
Matt Bruce
62338cbfc1 Merge branch 'develop' into mbruce/textArea-refactor-entryfield
# Conflicts:
#	VDS/Components/TextFields/EntryFieldBase.swift
#	VDS/Components/TextFields/TextArea/TextArea.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 15:09:03 -06:00
Bruce, Matt R
6553810271 Merge branch 'feature/TextArea' into 'develop'
VDS Brand 3.0 Text Area for IOS

See merge request BPHV_MIPS/vds_ios!156
2024-02-29 20:42:48 +00:00
Matt Bruce
6cd8b31985 refactored out TextView
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 14:38:17 -06:00
Matt Bruce
c75064e84e added more logic to the text/value properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 14:19:51 -06:00
Matt Bruce
e7a1698602 removed test
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 14:08:33 -06:00
Matt Bruce
98b30237b2 updated labels to ensure string is valid
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 14:06:22 -06:00
Matt Bruce
de973fd7b8 added formfieldable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 14:06:13 -06:00
Matt Bruce
3ada7fa037 updated property
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 12:14:35 -06:00
Matt Bruce
b907e0e001 implemented new internal error handling
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 12:14:27 -06:00
Matt Bruce
4df689b275 added internalShowError/internalErrorText so that you won't overwrite external validators
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 12:14:12 -06:00
Matt Bruce
01052ebefd Signed-off-by: Matt Bruce <matt.bruce@verizon.com> 2024-02-29 10:44:53 -06:00
Matt Bruce
69a2374504 First cut at form fiedable change
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-29 10:34:10 -06:00
vasavk
a4582f11a5 Digital ACT-191 ONEAPP-6682 story: fixed the bug dealing with the character counter 2024-02-29 00:45:54 +05:30
Matt Bruce
05638422f6 updated labels to ensure string is valid
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-28 13:04:11 -06:00
vasavk
301ead7447 Digital ACT-191 ONEAPP-6682 story: Fix for the observed crash on removing last char when having char counter and exceeded limit. 2024-02-28 22:03:17 +05:30
vasavk
af2c5cd368 Digital ACT-191 ONEAPP-6682 story: Fixed minor issue for TextArea height 2024-02-28 16:39:44 +05:30
Matt Bruce
cbb3b564c9 Merge branch 'vasavi/TextArea' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/textArea 2024-02-27 16:01:14 -06:00
Matt Bruce
a487d41b56 Merge branch 'develop' into feature/vds_batch_three 2024-02-27 10:09:07 -06:00
Matt Bruce
7e8b64432f Merge branch 'develop' into mbruce/bugfixes 2024-02-27 09:49:28 -06:00
Matt Bruce
f4f6a005e4 put accessibility changes to method.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-27 09:47:50 -06:00
vasavk
a2026a4319 Digital ACT191 story ONEAPP-6682 removed unnecessary code 2024-02-27 17:24:16 +05:30
Krishna Kishore Bandaru
e05d1b7934 Merge branch 'develop' into feature/dropShadowable 2024-02-27 13:30:09 +05:30
Matt Bruce
6d38474675 added text as a property
added subclass of UITextField to deal with text rendering and attributes.

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-26 17:51:16 -06:00
Matt Bruce
9e91f38c52 added "text" as a property
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-26 17:50:47 -06:00
Matt Bruce
00a0a6542d Merge branch 'develop' into feature/textArea 2024-02-26 15:52:02 -06:00
Bandaru, Krishna Kishore
11c8ed8756 Fixed conflicting constraints while displaying Notifications 2024-02-26 21:10:53 +00:00
vasavk
4f41d9cc93 Digital ACT191 story ONEAPP-6682 added preset default height property. 2024-02-26 22:46:33 +05:30
vasavk
f527ec5483 Digital ACT191 story ONEAPP-6682 minor changes 2024-02-26 18:02:37 +05:30
vasavk
72ef366eed Digital ACT191 story ONEAPP-6682 added accessibility, focused border color to container 2024-02-26 17:02:36 +05:30
vasavk
5b01027554 Digital ACT191 story ONEAPP-6682 highlight text color, background color for character counter 2024-02-26 14:54:15 +05:30
vasavk
f7134b9b8c Digital ACT191 story ONEAPP-6682 Character limit, error text, and readonly changes.
- show error text when exceeds character limit.
- No restriction if character counter does not display.
- color changes for character counter label, error text, and readonly.
- Showing Character count overflow.
2024-02-26 11:52:06 +05:30
Matt Bruce
b0f13de69b Merge branch 'develop' into refactor/VDSTokens
# Conflicts:
#	VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift
#	VDS/Components/Icon/ButtonIcon/ButtonIcon.swift
#	VDS/Components/Notification/Notification.swift
#	VDS/Components/TileContainer/TileContainer.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-23 09:37:15 -06:00
vasavk
c2662aaf30 Digital ACT191 story ONEAPP-6682 added change log 2024-02-23 19:26:41 +05:30
vasavk
967eed9522 Digital ACT191 story ONEAPP-6682 changes for error icon 2024-02-23 19:12:17 +05:30
vasavk
e319153ac6 Digital ACT191 story ONEAPP-6682 Checking character count overflow 2024-02-23 16:11:14 +05:30
vasavk
783143717c Digital ACT191 story ONEAPP-6682 adding character count limit to container 2024-02-23 12:47:47 +05:30
vasavk
9883bd6214 Digital ACT191 story ONEAPP-6682 Flex Height as per Layout and spacing 2024-02-22 23:55:46 +05:30
Krishna Kishore Bandaru
febbd282ce Updated DropShadowable to multiple configs 2024-02-22 22:53:19 +05:30
Matt Bruce
e381f47dfd Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/atomic_vds_titleLockup 2024-02-21 15:13:10 -06:00
Bandaru, Krishna Kishore
8b3eb632a8 TileContainer VDS changes 2024-02-21 21:04:51 +00:00
Matt Bruce
aa30561b29 refactored naming conventions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-16 09:33:39 -06:00
Bruce, Matt R
2da62b01fc fixed bug where someone could nil out attributedText and resetting the text... 2024-02-15 21:39:01 +00:00
Matt Bruce
fb623627bf fixed bug where someone could nil out attributedText and resetting the text with the same value wouldn't trigger setNeedsUpdate()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 15:38:25 -06:00
Matt Bruce
39638e77bb allow overriding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 13:16:30 -06:00
Bruce, Matt R
a317125072 Merge branch 'feature/buttonIcon' into 'develop'
VDS Components - VDS Brand 3.0 Button Icon for IOS

See merge request BPHV_MIPS/vds_ios!147
2024-02-14 18:01:10 +00:00
Matt Bruce
1591c50fd0 removed self.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 11:59:19 -06:00
Matt Bruce
8fd74d5ef9 refactored ExpandDirect to the BadgeIndicatorModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 11:57:08 -06:00
Matt Bruce
e15a4321b3 removed Type/type added layoutSubViews to deal with cornerRadius logic.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 10:48:44 -06:00
Matt Bruce
3b6e8948bb removed @PUblished, since this is no longer needed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 09:46:23 -06:00
Matt Bruce
e33246153a Fixes for the refactor of the ButtonGroup/SelfSizingCollectionView
Merge branch 'mbruce/bugfixes' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/notificationView

# Conflicts:
#	VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 09:35:21 -06:00
Matt Bruce
5f0ee106e0 Merge branch 'test/cv' into mbruce/bugfixes 2024-02-14 09:33:08 -06:00
Matt Bruce
e9df701836 fixed other issue with button group layout
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 09:32:14 -06:00
Matt Bruce
0aea286630 pushing the heightConstraint into the selfsizingcv
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 09:05:41 -06:00
Matt Bruce
ba33824576 fixed bug for ButtonGroupPositionLayout - take the min between collectionViewWidth and button width
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 09:03:08 -06:00
vasavk
fd29a57d19 story:ONEAPP-6315: Changes to determine if a control is "iselected" or not, and removed unnecessary states for surface colors. 2024-02-14 18:37:42 +05:30
Matt Bruce
83bead926f fixed bug for ButtonGroupPositionLayout - take the min between collectionViewWidth and button width
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-13 16:45:17 -06:00
Krishna Kishore Bandaru
c98b103092 Added TODO 2024-02-14 00:47:28 +05:30
Krishna Kishore Bandaru
347528a280 Merge branch 'develop' into feature/notificationView 2024-02-13 23:21:46 +05:30
Krishna Kishore Bandaru
78a63cdc3e Added Publisher for layoutHeight to update collectionViewHeight dynamically 2024-02-13 23:18:40 +05:30
Krishna Kishore Bandaru
e8a03cbea2 Added change log 2024-02-13 22:41:59 +05:30
Krishna Kishore Bandaru
3b3d7eff60 added Notification Type 2024-02-13 22:36:50 +05:30
Krishna Kishore Bandaru
3dc55db8ea added spacing constants 2024-02-13 22:18:03 +05:30
vasavk
b80e1ed18a story:ONEAPP-6315: updated color configurations for each state. 2024-02-13 22:11:57 +05:30
vasavk
7b9ba1acba story:ONEAPP-6315: added the selected state for the color configuration 2024-02-13 20:40:30 +05:30
vasavk
b3b3fa6965 story:ONEAPP-6315: updated icon and background color configurations as per spec 2024-02-12 20:27:19 +05:30
vasavk
cac411b03f Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/buttonIcon 2024-02-12 16:07:10 +05:30
vasavk
7ec8b792ee story:ONEAPP-6315: added accessibility 2024-02-12 16:04:33 +05:30
vasavk
ff5f7e5f55 story:ONEAPP-6315: expand direction configuration changes 2024-02-12 13:25:58 +05:30
vasavk
960cf33b41 story:ONEAPP-6315: made changes for selectedIconName, and selected state of buttonIcon 2024-02-09 16:45:50 +05:30
Matt Bruce
b535fe5323 CXTDT-518373 - Accessibility on Loader
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-08 17:05:28 -06:00
vasavk
0c9a689e13 story:ONEAPP-6315: added buttonIcon changeLog 2024-02-08 23:11:34 +05:30
vasavk
77c1026278 story:ONEAPP-6315: Changes for the ExpandDirection picker, the button icon has no border if hideBorder is turned on 2024-02-08 22:58:15 +05:30
vasavk
206cbf04e4 story:ONEAPP-6315: using struct to set badge indicator properties 2024-02-08 13:19:47 +05:30
Matt Bruce
ba63562445 CXTDT-516206 - ButtonGroup iOS 16 issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-07 15:52:31 -06:00
Matt Bruce
931a697f5c Merge branch 'release/11_2_0' into develop 2024-02-07 15:50:12 -06:00
Matt Bruce
bbc36c72d3 CXTDT-516206 - ButtonGroup iOS 16 issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-07 15:45:56 -06:00
Krishna Kishore Bandaru
4f79547bf8 Updated constraints for NotificationView for layout horizontal 2024-02-07 20:14:43 +05:30
vasavk
95d638ebf4 having badge indicator object for the buttonIcon 2024-02-07 13:12:39 +05:30
Matt Bruce
3720541b42 ONEAPP-4683 - updated to accesibilityValue for the tabs position.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-06 14:38:22 -06:00
Matt Bruce
928483657d remvoed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-31 14:47:01 -06:00
Matt Bruce
01fcc57ba2 updated textLinkCaret to allow word wrapping
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-31 14:40:07 -06:00
Matt Bruce
578cb2ef12 ONEAPP-6244 - TitleLockup TitleLabel marked as .heading for Accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-31 10:10:01 -06:00
vasavk
1646eb75dc story:ONEAPP-6315: Updated background color, drop shadow according to states based on component surface. 2024-01-30 10:48:20 +05:30
Matt Bruce
3448954ddc updated reset()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 15:07:31 -06:00
Matt Bruce
8f3f5ae843 ensure voiceover is running
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 09:29:37 -06:00
Matt Bruce
4632d3caa5 added for intrinsicSize fix
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-26 14:08:40 -06:00
Matt Bruce
d98b08d26e removed old frameworks to add the 1 primary VDSTokens
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-23 10:09:09 -06:00
Matt Bruce
2f57d8ebad updated intrinsic size
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-08 12:31:56 -06:00
Matt Bruce
093bd75871 ONEAPP-6239 - Loader isActive still showing when false with accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-05 12:45:24 -06:00
Matt Bruce
521ca10fbf ONEAPP-6239 - Loader doesn't cancel 60 second timer on deallocation.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-02 08:39:51 -06:00
Matt Bruce
7b2e7f3c4f moved to 60 seconds
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-15 14:07:35 -06:00
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
Matt Bruce
94a505d20e ensure any buttonBase in ButtonGroup is 1 line only
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-15 13:04:46 -06:00
Matt Bruce
57db5768ef updated tabs interface for shouldSelect and didSelect
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-12 15:23:54 -06:00
Matt Bruce
25759b39e5 added titlelockup and toggle changelog
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 14:44:00 -06:00
Matt Bruce
e60820cb49 added tooltip changelog
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 11:40:06 -06:00
Matt Bruce
f3cd0a112e added change logs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 11:33:53 -06:00
Matt Bruce
247e167cec added badge indicator change log
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 11:16:03 -06:00
Matt Bruce
3d2a277b20 added buttongroup and textlinkcaret changelog
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 11:07:50 -06:00
Matt Bruce
d743c8b4ac added line and textlink changelog
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 11:01:05 -06:00
Matt Bruce
8c7070920b added initial changelogs and updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 10:56:08 -06:00
Matt Bruce
8b60364d63 updated color range to set the length if current range is 0.0
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-11-07 08:19:55 -06:00
Matt Bruce
e0540a68ce added extension for NSMutableAttributedString
refactoctored code to use extension

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-11-07 08:17:46 -06:00
Matt Bruce
94bdb22fbd removed default text and fix issue for empty strings
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-11-02 08:48:23 -05:00
Matt Bruce
22b6a70337 ONEAPP-4683 - Accessibility - Tabs (Voice Over)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-27 14:42:24 -05:00
Matt Bruce
a349359fdf updated for toggleBottom IF iOS 17
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-27 13:40:20 -05:00
Matt Bruce
2f3759ae90 ONEAPP-4828 - Accessibility - Toggle (State)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-27 13:15:08 -05:00
Matt Bruce
196bc52288 ONEAPP-4684 - Acessibility - Tooltip (Header)
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-27 13:14:36 -05:00
Matt Bruce
913cffe24e ONEAPP-4828 - [Accessibility] Toggle
ONEAPP-4684 - [Accessibility] Tooltip

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-10 14:36:21 -05:00
Matt Bruce
b6ed03adae ONEAPP-4684 - Acessibility - Tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-05 15:36:25 -05:00
Matt Bruce
6ce86b5ac1 always allow the buttons to highlight regardless of a click handler
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-04 15:35:16 -05:00
Matt Bruce
5c85bad48a CXTDT-470665 - Button - Text wrapping in two lines
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-10-04 15:31:29 -05:00
Matt Bruce
4f68f67a6b updated trait
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 14:55:14 -05:00
Matt Bruce
886577e945 updated accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 14:54:44 -05:00
Matt Bruce
10b005fec2 ONEAPP-4682 - Text Link Caret - Accessibility iOS
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 10:21:51 -05:00
Matt Bruce
6eb709a1e7 refactored line even more
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 14:04:01 -05:00
Matt Bruce
3f7905c0e4 Merge branch 'bugfix/line' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfixes 2023-09-20 14:02:39 -05:00
Matt Bruce
a3d239779d updated property getter for lineColor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 14:02:18 -05:00
Matt Bruce
0fc6d78d3c added static var
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 13:44:19 -05:00
Matt Bruce
e646be1462 ONEAPP-5109 - Typography/Label - Accessibility iOS
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 08:24:03 -05:00
Matt Bruce
1319d19359 ONEAPP-5106 - Accessibility iOS Icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-19 11:03:36 -05:00
Matt Bruce
7df4f0cdf9 CXTDT-464973 - Button - Width percentage parameter missing.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-18 16:01:06 -05:00
Matt Bruce
924653a726 refactored code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-15 14:57:44 -05:00
Matt Bruce
55f922e5a1 fixed issue with line.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-15 14:57:17 -05:00
Matt Bruce
c7746874b6 updated isHighlighted even more
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 19:15:36 -05:00
Matt Bruce
143d1bf717 refactored out canHighlight and added shouldHighlight to be able to override
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 16:43:55 -05:00
Matt Bruce
308e8c9738 fixed code issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 16:17:39 -05:00
Matt Bruce
72f2b09255 refactored everything in the buttons classes to remove buttonable and push configuration inside enums for the classes in question
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 11:47:24 -05:00
Matt Bruce
ad6c00214e removing touchUpInsideCount, since now we are keying off of onClickSubscriber
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 08:31:51 -05:00
Matt Bruce
fdb7e955e2 refactored naming convention to tooltipModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-13 17:40:54 -05:00
Matt Bruce
1dd626d766 refactored tooltip to use a model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-13 17:38:04 -05:00
Matt Bruce
b415aeafc5 removed wrapper
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-13 10:26:26 -05:00
Matt Bruce
3a3790d302 fixed bug in tooltip contentView
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-13 10:22:20 -05:00
Matt Bruce
3d52d210f3 fixed constraint error
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-13 08:22:58 -05:00
Matt Bruce
4adb378ce5 CXTDT-427328 - Title Lockup text style combinations do not match spec
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-12 16:33:40 -05:00
Matt Bruce
61ebc59e3f CXTDT-462698 - Tabs - Incorrect letter spacing on Large tabs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-12 16:07:02 -05:00
Matt Bruce
e52ae195f3 fix for setting text issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-12 14:04:05 -05:00
Matt Bruce
ce8e2fb535 added number of lines
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-12 12:17:04 -05:00
Matt Bruce
0dae2d36cb fixed bug in app when swapping back and forth between sizes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-08 15:46:34 -05:00
Matt Bruce
ab08ebbb82 ONEAPP-4652 - "Button Group" - Caret anouncement removed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-07 08:32:52 -05:00
Matt Bruce
14f4778658 reverted to hard numbers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-06 12:58:53 -05:00
Matt Bruce
035f7fac1e reverted back to 50%
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-06 09:02:46 -05:00
Matt Bruce
dfa81934e6 updated with multiplier
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-06 08:51:41 -05:00
Matt Bruce
1d010d69ea fixed bug for priority on layout
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-05 11:47:58 -05:00
Matt Bruce
945fbc05dc refactored to use extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-05 11:47:44 -05:00
Matt Bruce
01a177f643 fixed notification issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 16:56:48 -05:00
Matt Bruce
5ff8d2f06e fixed bug in radiobutton group
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 16:39:16 -05:00
Matt Bruce
18ff68e76e updated radioboxitem
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 15:50:12 -05:00
Matt Bruce
a425941973 ONEAPP-4684 - Acessibility - Tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 15:14:35 -05:00
Matt Bruce
c7393aee84 fixed issues with TileContainer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 11:53:32 -05:00
Matt Bruce
5d6bba44ba removed width = 100
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 11:06:11 -05:00
Matt Bruce
f6e3960546 fixed constraints
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 10:37:59 -05:00
Matt Bruce
4a93c882e6 fixed constraints
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 10:37:55 -05:00
Matt Bruce
383eee527b fixed bug in label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 08:53:25 -05:00
Matt Bruce
794f68a67f formatted
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 16:57:15 -05:00
Matt Bruce
508ff47d99 getter only
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 14:36:20 -05:00
Matt Bruce
d9dc8e9b4f refactored naming
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 14:17:55 -05:00
Matt Bruce
99340c616e refactore first step of TextPosition -> TextAlignment
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 13:38:16 -05:00
Matt Bruce
e3f791960a documentation update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 13:29:52 -05:00
Matt Bruce
d78a87273e updated documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 10:18:19 -05:00
Matt Bruce
c0236a433c documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 10:08:28 -05:00
Matt Bruce
a02464a7d4 update for documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 16:23:12 -05:00
Matt Bruce
ab154537af CXTDT-457899 - Tabs - Incorrect nonselected color on Dark surface
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 15:58:04 -05:00
Matt Bruce
2956dc294e refactored textWidth into a enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 15:28:38 -05:00
Matt Bruce
27af806281 refactored type
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 14:34:21 -05:00
Matt Bruce
87c202d23b fixed tilelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 14:34:08 -05:00
Matt Bruce
02d39bbcf9 comments and removed fullbleed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 14:00:32 -05:00
Matt Bruce
2a589b1e22 more comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 14:00:23 -05:00
Matt Bruce
26854bf317 removed code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 13:24:19 -05:00
Matt Bruce
6ec498a8d7 updated comments for the AppleGuidlinesTouchable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 11:59:51 -05:00
Matt Bruce
affdf8176f added high level description to components.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 11:50:29 -05:00
Matt Bruce
3219788569 refactored code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 11:04:38 -05:00
Matt Bruce
0657445fd9 refactored naming
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 09:20:43 -05:00
Matt Bruce
caf5415853 refactored to one selectorgrouphandlerbase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 09:16:50 -05:00
Matt Bruce
971c6f6055 refactored protocols
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 08:51:00 -05:00
Matt Bruce
fe90a09f93 updated base classname
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 08:50:38 -05:00
Matt Bruce
39afe7920b moved classes around and renamed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 08:50:21 -05:00