Commit Graph

1572 Commits

Author SHA1 Message Date
Matt Bruce
08a8951ddb Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into bugfix/removeLayoutIfNeeded 2024-04-25 17:14:09 -05:00
Bruce, Matt R
3c5f68a830 Merge branch 'bugfix/tileContainer-dropShadow' into 'develop'
rearranged of when dropShadow is added

See merge request BPHV_MIPS/vds_ios!216
2024-04-25 22:03:39 +00:00
Matt Bruce
9cfbe14969 rearranged of when dropShadow is added
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 17:02:14 -05:00
Matt Bruce
b83dc8c8a2 remvoed layoutifneeded
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 16:39:30 -05:00
Bruce, Matt R
e330f17474 Merge branch 'bugfix/tileContainer' into 'develop'
removed plural

See merge request BPHV_MIPS/vds_ios!215
2024-04-25 19:57:52 +00:00
Matt Bruce
18c68b3949 removed plural
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 14:56:58 -05:00
Bruce, Matt R
4253510796 Merge branch 'bugfix/resetOnClick-Change' into 'develop'
refactor to reset onClick/onClick to nil

See merge request BPHV_MIPS/vds_ios!214
2024-04-24 22:50:53 +00:00
Matt Bruce
5570507f27 remove from superView before adding as a subview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 16:56:47 -05:00
Matt Bruce
bb655eefa2 ensure color range
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 16:42:24 -05:00
Matt Bruce
86c675a07f fixed color attribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 16:41:38 -05:00
Matt Bruce
7c8690bcb4 added other value
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:32:56 -05:00
Matt Bruce
6a8285d8b1 updated accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:31:08 -05:00
Matt Bruce
324601d490 update tilecontainer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:28:19 -05:00
Matt Bruce
90ec2fa8f2 updated accessibility elements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:28:12 -05:00
Matt Bruce
788fcb73ac updated tile container click
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 15:12:21 -05:00
Matt Bruce
e4bd72c64a added conformance back
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 14:54:44 -05:00
Matt Bruce
c6cbfff6b8 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into bugfix/resetOnClick-Change 2024-04-24 14:51:30 -05:00
Matt Bruce
c22592cdb5 refactor to reset onClick/onClick to nil
removed old willSet

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 14:49:23 -05:00
Bruce, Matt R
52dea2a72e Merge branch 'bugfix/caourselscrollbar' into 'develop'
Accessibility - Carousel scrollbar - The scrollbar is receiving right/ left swipe focus

See merge request BPHV_MIPS/vds_ios!212
2024-04-22 13:04:14 +00:00
vasavk
8e6b9d660c Digital ACT-191 CXTDT-547200 defect: Carousel scrollbar - Accessibility - Removing focus from the carousel scrollbar. also updated release notes 2024-04-22 16:24:53 +05:30
Bruce, Matt R
3497807d1c Merge branch 'mbruce/bugfix' into 'develop'
more contrast for light surface color

See merge request BPHV_MIPS/vds_ios!211
2024-04-19 17:45:56 +00:00
Matt Bruce
676bf9e11e reordered extensions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-19 12:42:46 -05:00
Matt Bruce
5007b4fc28 more contrast for light surface color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-19 12:41:43 -05:00
Bruce, Matt R
54d37142c3 Merge branch 'mbruce/bugfix' into 'develop'
added public to all dropshadow and fixed bug in not setting layer background color

See merge request BPHV_MIPS/vds_ios!210
2024-04-19 15:14:30 +00:00
Matt Bruce
15f20ccf46 change background color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-19 09:53:29 -05:00
Matt Bruce
c00a849b11 added public to all dropshadow and fixed bug in not setting layer background color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-19 09:35:20 -05:00
Bruce, Matt R
5c857738f1 Merge branch 'bugfix/buttonIcon' into 'develop'
CXTDT-544442- Button Icon - Selected state needs to allow custom color

See merge request BPHV_MIPS/vds_ios!209
2024-04-18 20:59:52 +00:00
Matt Bruce
229b7c7564 CXTDT-544442- Button Icon - Selected state needs to allow custom color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-18 15:57:58 -05:00
Matt Bruce
7eddaf1d04 added selected Icon Color Configuration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-18 14:18:40 -05:00
Bruce, Matt R
b2302b21a5 Merge branch 'bugfix/textArea' into 'develop'
TextArea - Accessibility - input field is not receiving swipe focus

See merge request BPHV_MIPS/vds_ios!208
2024-04-18 14:43:50 +00:00
vasavk
0841a6d9f7 Digital ACT-191 CXTDT-546821 defect: TextArea - Accessibility 2024-04-18 20:09:22 +05:30
vasavk
14d77ef81f Digital ACT-191 CXTDT-546821 defect: Accessibility - Text area input field is not receiving swipe focus 2024-04-18 15:51:07 +05:30
Bruce, Matt R
3201840cad Merge branch 'mbruce/bugfix' into 'develop'
BugFixes

See merge request BPHV_MIPS/vds_ios!207
2024-04-17 21:02:43 +00:00
Matt Bruce
a8e1f96d9b updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 15:55:45 -05:00
Matt Bruce
6f0cb9924f updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 15:54:26 -05:00
Matt Bruce
d57f72aad9 updated text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 15:52:41 -05:00
Matt Bruce
2c8279f512 added vds scheme
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 15:50:58 -05:00
Matt Bruce
90783667d8 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-04-17 15:50:23 -05:00
Matt Bruce
9404082544 updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 15:49:27 -05:00
Matt Bruce
a4b0ffd391 CXTDT-544384 - TileContainer Background Image stretch
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 15:47:19 -05:00
Matt Bruce
07d162c5c0 updated release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 14:40:39 -05:00
Matt Bruce
6902dea139 CXTDT-544383 - removed 2x and replaced with 3x
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 14:39:26 -05:00
Bruce, Matt R
6c2b57252a Merge branch 'bugfix/buttonIcon' into 'develop'
Fixed issues for Button Icon - Icon Sizes

See merge request BPHV_MIPS/vds_ios!206
2024-04-17 12:35:40 +00:00
vasavk
bb00f4c457 Digital ACT-191 CXTDT-544460 defect: Fixed issue for Button Icon - Incorrect Icon Sizes 2024-04-17 15:05:00 +05:30
Bruce, Matt R
2aae39f5ea Merge branch 'mbruce/bugfix' into 'develop'
added TextLinkModel to the EntryFieldBase

See merge request BPHV_MIPS/vds_ios!205
2024-04-16 14:52:52 +00:00
Matt Bruce
9ce6428bda made property internal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 09:51:57 -05:00
Matt Bruce
2046897199 refactored out of entryfieldbase to inputfield since this is the only place it is needed.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 09:50:40 -05:00
Matt Bruce
5c44d25339 added TextLinkModel to the EntryFieldBase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 09:43:28 -05:00
Bruce, Matt R
df90e16d58 Merge branch 'mbruce/bugfix' into 'develop'
fixed layout issue for entryfield base

See merge request BPHV_MIPS/vds_ios!204
2024-04-15 18:08:35 +00:00
Matt Bruce
ed9c148578 fixed init
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 13:07:32 -05:00