Matt Bruce
accd264595
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/inputField
...
# Conflicts:
# VDS/Components/Notification/Notification.swift
# VDS/Components/TextFields/InputField/InputField.swift
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 16:30:25 -05:00
Matt Bruce
68d21296a7
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-29 15:16:56 -05:00
Matt Bruce
b83dc8c8a2
remvoed layoutifneeded
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 16:39: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
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
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
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
794f68a67f
formatted
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 16:57:15 -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
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
5f3c872092
more comments
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 18:40:10 -05:00
Matt Bruce
f398dcf9a8
ewnsure comments marks are in the correct order and naming convention
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 16:59:44 -05:00
Matt Bruce
fe54617a07
moving intrinsicContentSize around into properties sections.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 16:19:14 -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
e3f998de9f
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 16:12:50 -05:00
Matt Bruce
50e8ea468a
refactored toggle
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 15:46:16 -05:00
Matt Bruce
45cd013784
fixed layout issue
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 08:23:23 -05:00
Matt Bruce
a93edcc5ea
fixed bug
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-18 16:15:41 -05:00
Matt Bruce
970ea12bc2
update toggle shadows for disabled
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-14 09:10:49 -05:00
Matt Bruce
33062b4b98
removed comments
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 15:54:14 -05:00
Matt Bruce
bcbb3751cf
move shadow settings to the setup
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 15:53:33 -05:00
Matt Bruce
c9abe39196
CXTDT-426623 - Toggle - Drop Shadow on Knob
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 14:55:32 -05:00
Matt Bruce
1e8027d2ec
added super method calls in overrides
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 09:47:57 -05:00
Matt Bruce
56c2217b0c
public to open
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-04 16:01:38 -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
d0459cfb7d
removed the accessibilityValue for selected 1 : 0
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 13:42:04 -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
16d37e1c45
ONEAPP-5104 - Button Disabled Accessibility iOS
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-28 14:29:43 -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
8d080a9e38
migrated to fixed toggle
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-19 13:47:14 -05:00