Commit Graph

1238 Commits

Author SHA1 Message Date
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
Matt Bruce
f6b89ef90d updated version and release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 09:46:07 -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
Bruce, Matt R
fce97ddd96 Merge branch 'feature/notificationView' into 'develop'
Notification View

See merge request BPHV_MIPS/vds_ios!148
2024-02-14 16:57:28 +00: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
Bruce, Matt R
5c9e0aad47 Merge branch 'bugfix/CXTDT-518373' into 'develop'
CXTDT-518373 - Accessibility on Loader

See merge request BPHV_MIPS/vds_ios!146
2024-02-08 23:07:20 +00:00
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
Bruce, Matt R
315eb7ed19 Merge branch 'release/11_2_0' into 'develop'
release/11_2_0 hotfix merge

See merge request BPHV_MIPS/vds_ios!136
2024-02-08 16:53:25 +00:00
vasavk
206cbf04e4 story:ONEAPP-6315: using struct to set badge indicator properties 2024-02-08 13:19:47 +05:30
Bruce, Matt R
d91f2cd6fa Merge branch 'mbruce/bugfixes' into 'develop'
CXTDT-516206 - ButtonGroup iOS 16 issue

See merge request BPHV_MIPS/vds_ios!145
2024-02-07 21:53:05 +00:00
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
Bruce, Matt R
74d1601373 Merge branch 'mbruce/bugfixes' into 'develop'
ONEAPP-4683 - updated to accesibilityValue for the tabs position.

See merge request BPHV_MIPS/vds_ios!144
2024-02-06 20:59:15 +00:00
Matt Bruce
f66d15fdfc updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-06 14:48:23 -06:00
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
Bruce, Matt R
bc25947efa Merge branch 'mbruce/bugfixes' into 'develop'
remvoed bug

See merge request BPHV_MIPS/vds_ios!143
2024-01-31 20:48:07 +00:00
Matt Bruce
928483657d remvoed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-31 14:47:01 -06:00
Bruce, Matt R
1b6bd8bd8b Merge branch 'mbruce/bugfixes' into 'develop'
updated textLinkCaret to allow word wrapping

See merge request BPHV_MIPS/vds_ios!142
2024-01-31 20:40:38 +00: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
Bruce, Matt R
a00f01ab24 Merge branch 'mbruce/bugfixes' into 'develop'
ONEAPP-6244 - TitleLockup TitleLabel marked as .heading for Accessibility

See merge request BPHV_MIPS/vds_ios!141
2024-01-31 20:38:37 +00:00
Matt Bruce
4e0832fa64 updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-31 14:37:59 -06:00