Scott Pfeil
a04ccd9bf5
Digital ACT191 story ONEAPP-7847 - Updating the VDS tokens library
2024-05-07 10:44:53 -04:00
Matt Bruce
77f8dfa3d8
CXTDT-552825 - Tilelet - Accessibility – The role of button is not provided for the tilelet.
...
CXTDT-552834 - TileContainer - Accessibility – Voice over is not rendering the information present click state.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-03 09:30:02 -05:00
Matt Bruce
65ce18d083
refactored more code
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-30 16:38:40 -05:00
Matt Bruce
cea37eeb77
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/inputField
2024-04-25 15:00:43 -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
Matt Bruce
bb705d8155
refactored value to be readOnly
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-23 16:39:50 -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
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
Matt Bruce
5d19edbc6e
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/VDSTokens
...
# Conflicts:
# VDS.xcodeproj/project.pbxproj
# VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift
# VDS/Components/Notification/Notification.swift
# VDS/Components/TextFields/EntryFieldBase.swift
# VDS/Components/TileContainer/TileContainer.swift
# VDS/Extensions/VDSLayout.swift
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 12:09:30 -05:00
Matt Bruce
90976d773a
renamed protocol
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 12:43:09 -05:00
Matt Bruce
e1f34a743e
Merge branch 'develop' into mbruce/textArea-refactor-entryfield
2024-03-26 12:35:20 -05:00
Bandaru, Krishna Kishore
25713cd533
Tilelet Enhancements
2024-03-26 16:54:50 +00:00
Krishna Kishore Bandaru
86e91c3ac7
Added Center X & Y constraints and modified code based on constraints
2024-03-20 16:50:47 +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
8b591103c8
updated documentation
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-05 14:44:08 -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
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
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
Krishna Kishore Bandaru
febbd282ce
Updated DropShadowable to multiple configs
2024-02-22 22:53:19 +05:30
Bandaru, Krishna Kishore
8b3eb632a8
TileContainer VDS changes
2024-02-21 21:04:51 +00: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
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
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
c7393aee84
fixed issues with TileContainer
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-31 11:53:32 -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
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
2b1234afc8
more comments
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 11:07:47 -05:00
Matt Bruce
da1434fdfd
added documentaion comments.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 10:28:53 -05:00
Matt Bruce
ad03637e41
updated comments
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 16:22:39 -05:00
Matt Bruce
7f461e72e9
removed disabled
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 14:55:11 -05:00
Matt Bruce
5811fa7a01
added isEnabled for setters where disabled is set
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 13:03:34 -05:00
Matt Bruce
8489ba9085
added enabling as a protocol for controls and view
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 13:02:46 -05:00
Matt Bruce
071e627fe6
refactored to use protocol
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 16:05:36 -05:00
Matt Bruce
05fd22d2eb
fixed protocol changes after handlerable removal
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 09:48:39 -05:00
Matt Bruce
dec1a00bb5
refactored out Handlerable
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 09:46:52 -05:00
Matt Bruce
ce9e64da0f
updated comments
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-04 10:22:31 -05:00
Matt Bruce
ecff7b9686
refactored updateAccessibiltyLabel to updateAccessibility
...
moved down common isEnabled/isSelected down to base classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 10:23:24 -05:00
Matt Bruce
16e8067f8e
commented code
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-26 10:23:38 -05:00
Matt Bruce
cd88205b40
added comments
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-26 10:20:11 -05:00
Matt Bruce
0a9b4ec368
added comments for reset()
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-26 10:13:49 -05:00
Matt Bruce
900dfd21fc
refactor a Toggle to be the actual Toggle only
...
refactor old Toggle + Label = ToggleItem
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-19 09:40:04 -05:00
Matt Bruce
87ecc1e28a
added code comments
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-13 14:41:07 -05:00
Matt Bruce
e82a94304c
refactored to remove combine for local updater, replaced with setNeedsUpdate
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-08 11:51:10 -05:00
Bruce, Matt R
8e93c84060
Merge branch 'update/tooltip' into 'develop'
...
added tooltiplabelattribute
See merge request BPHV_MIPS/vds_ios!59
2023-04-27 20:19:21 +00:00
Matt Bruce
fa89251bd3
added touchable guidlines
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-27 15:09:22 -05:00
Matt Bruce
891cc9c016
remove anyobject
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-26 15:42:31 -05:00
Matt Bruce
cf4f145137
refactored debounce for label/button (has label)
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-04 08:56:37 -05:00
Matt Bruce
308ef596a4
added onChange
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-03 10:14:52 -05:00