Commit Graph

2162 Commits

Author SHA1 Message Date
vasavk
bec994e2d4 Digital ACT-191 CXTDT-568412 defect: Calendar - Incorrect side nav icon size 2024-06-14 21:33:02 +05:30
vasavk
c9c3b54484 updated missed note. 2024-06-14 21:24:53 +05:30
vasavk
ed356299b5 Fixed issue observed: fetching days with wrong date if display date exceeds min/max date 2024-06-14 21:21:26 +05:30
vasavk
4119a6c180 Using internal enabled var for cell instead of label enabled state 2024-06-14 21:20:11 +05:30
vasavk
b8326faa16 Digital ACT-191 CXTDT-568463 defect: Calendar - On long press, hover randomizes 2024-06-14 21:17:48 +05:30
vasavk
993afcc367 updated to VDSCoreTokens 2024-06-14 20:32:22 +05:30
Matt Bruce
9538912a72 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/fields-refactor 2024-06-14 09:05:47 -05:00
Matt Bruce
9871324c8e first cut of accessibility update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 09:05:22 -05:00
Matt Bruce
0f27e82987 removed duplicate code from base class
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-14 08:47:45 -05:00
vasavk
fc10fbf9da Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/carousel 2024-06-14 19:10:48 +05:30
vasavk
0a27c27189 Digital ACT-191 ONEAPP-7013 story: add corner radius to slot, supporting to dynamic pagination inset 2024-06-14 18:02:57 +05:30
vasavk
a829df86e5 Digital ACT-191 ONEAPP-7013 story: Fixed Constraints issue and refactored Code 2024-06-14 13:17:29 +05:30
Hedden, Kyle Matthew
e7a52bb40f Merge branch 'develop' into 'release/20_0_0'
updated to new tokens package

See merge request BPHV_MIPS/vds_ios!256
2024-06-13 19:58:40 +00:00
Hedden, Kyle Matthew
17d119fa6c Merge branch 'feature/monarch' into 'develop'
Feature/monarch

See merge request BPHV_MIPS/vds_ios!230
2024-06-13 19:50:54 +00:00
Matt Bruce
c02f355847 updated icons
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-13 13:22:30 -05:00
Matt Bruce
a4f08f4923 set accessibleElements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-13 13:10:04 -05:00
Matt Bruce
f0d0c5638c don't traverse a view's subviews if the view in question is accessibleElement.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-13 13:08:45 -05:00
Matt Bruce
d06fa28a54 Merge branch 'develop' into feature/monarch 2024-06-13 10:58:21 -05:00
vasavk
de8a2ebdee Digital ACT-191 ONEAPP-7013 story: Using custom container size and custom icon sizes for positioning controls 2024-06-13 14:13:27 +05:30
vasavk
ba1ffdf390 Digital ACT-191 ONEAPP-7013 story: added listeners to perform actions 2024-06-13 13:51:32 +05:30
vasavk
8a8bb73da3 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/carousel 2024-06-13 12:10:37 +05:30
Bruce, Matt R
ba47c02b00 Merge branch 'mbruce/bugfix' into 'develop'
bugs + added custom properties to button icon

See merge request BPHV_MIPS/vds_ios!254
2024-06-12 20:14:52 +00:00
Matt Bruce
c4b77dfc63 added custom
- container size
- icon size
- badgeIndicator Offset

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-12 15:13:47 -05:00
Hedden, Kyle Matthew
c4b7939040 Merge branch 'release/11_7_0' into 'develop'
release/11_7_0 hotfix merge

See merge request BPHV_MIPS/vds_ios!237
2024-06-11 16:22:07 +00:00
Matt Bruce
40129d8ce9 CXTDT-553663 - DropdownSelect - Accessibility - has popup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-11 11:04:46 -05:00
Matt Bruce
89be89c3cc Merge branch 'develop' into mbruce/bugfix 2024-06-11 10:37:36 -05:00
vasavk
e8e0e7fed2 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/carousel
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
2024-06-11 15:34:59 +05:30
vasavk
35e4cf0301 Digital ACT-191 ONEAPP-7013 story: show slides on Scrollview 2024-06-11 15:16:52 +05:30
Bruce, Matt R
46cc7c6559 Merge branch 'develop' into 'feature/monarch'
make the last label a lower priority to anchor the bottom.

See merge request BPHV_MIPS/vds_ios!253
2024-06-10 20:00:51 +00:00
Bruce, Matt R
894966dc92 Merge branch 'bugfix/titleLockup-tilelet' into 'develop'
increased the priority

See merge request BPHV_MIPS/vds_ios!252
2024-06-10 19:51:24 +00:00
Matt Bruce
9cf0afeda5 increased the priority
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-10 14:50:21 -05:00
Bruce, Matt R
01501bc7e5 Merge branch 'bugfix/titleLockup-tilelet' into 'develop'
make the last label a lower priority to anchor the bottom.

See merge request BPHV_MIPS/vds_ios!251
2024-06-10 19:31:34 +00:00
Matt Bruce
e42dc244c1 make the last label a lower priority to anchor the bottom.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-10 14:23:55 -05:00
Scott Pfeil
b790b79572 Merge branch 'feature/monarch' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/monarch 2024-06-10 14:58:50 -04:00
Scott Pfeil
af87f30328 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/monarch 2024-06-10 14:58:32 -04:00
vasavk
0fc8c5c530 Digital ACT-191 ONEAPP-7013 story: updating pagination buttons while changing pagination properties 2024-06-09 11:25:39 +05:30
vasavk
bc35186bf6 Digital ACT-191 ONEAPP-7013 story: added pagination model 2024-06-09 11:02:18 +05:30
Matt Bruce
557bf7d373 bug to fix issue of the timing of the value being set
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 17:40:15 -05:00
Matt Bruce
15b7e9be62 fixed bug in the masked number for credit card.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 17:19:51 -05:00
Matt Bruce
19b102348c updated release notes for missed tickets
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 13:33:24 -05:00
Matt Bruce
575a68bf98 updated to VDSCoreTokens
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 13:14:41 -05:00
Matt Bruce
03be610b28 Merge branch 'develop' into feature/monarch 2024-06-07 13:12:12 -05:00
Bruce, Matt R
c23d41d385 Merge branch 'mbruce/bugfix' into 'develop'
updated version

See merge request BPHV_MIPS/vds_ios!250
2024-06-07 18:11:11 +00:00
Matt Bruce
fd4694db8d updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 13:05:33 -05:00
Bruce, Matt R
e1d58d0e9f Merge branch 'mbruce/bugfix' into 'develop'
updated release notes

See merge request BPHV_MIPS/vds_ios!249
2024-06-07 17:55:50 +00:00
Bruce, Matt R
c84640caa7 Merge branch 'feature/Table' into 'develop'
Table component.

See merge request BPHV_MIPS/vds_ios!234
2024-06-07 17:42:00 +00:00
Matt Bruce
c78287131c Merge branch 'develop' into feature/Table
# Conflicts:
#	VDS.xcodeproj/project.pbxproj

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 09:38:36 -05:00
Matt Bruce
cb704ea1e9 Merge branch 'develop' into mbruce/bugfix
# Conflicts:
#	VDS/SupportingFiles/ReleaseNotes.txt

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 08:12:17 -05:00
Bruce, Matt R
0c21655c3b Merge branch 'bugfix/calendar' into 'develop'
Calendar Bug Fixes

See merge request BPHV_MIPS/vds_ios!247
2024-06-07 13:08:56 +00:00
Matt Bruce
f11b21a04b updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 08:05:59 -05:00