Matt Bruce
|
9c6009e4ac
|
fixed bug in not using super for overrides
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-06-26 10:14:48 -05:00 |
|
Matt Bruce
|
67e055878d
|
fixed bug in accessibilityLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-06-25 13:36:56 -05:00 |
|
Matt Bruce
|
73f27d1e8b
|
more code refactoring
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-06-20 12:37:19 -05:00 |
|
Matt Bruce
|
d013f07db3
|
first cut with just inline replace
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-06-20 10:11:41 -05:00 |
|
Matt Bruce
|
a2f7c03b8f
|
added to base classes the new accessiblity implmenation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-06-19 17:17:19 -05:00 |
|
Matt Bruce
|
18b2415143
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/selector-accessibility
# Conflicts:
# VDS/Components/DatePicker/DatePicker.swift
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-06-18 14:39:30 -05:00 |
|
Matt Bruce
|
b3f810500b
|
split up accessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-06-05 16:15:53 -05:00 |
|
Scott Pfeil
|
a04ccd9bf5
|
Digital ACT191 story ONEAPP-7847 - Updating the VDS tokens library
|
2024-05-07 10:44:53 -04: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
|
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
|
5ce775a885
|
added isSelected to buttonBase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-21 11:16:31 -05:00 |
|
Matt Bruce
|
597753e3c0
|
added invalidateCOntentSize after label updates
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-18 16:30:29 -05:00 |
|
Matt Bruce
|
d76da5d216
|
removed intrinsic size
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-18 12:01:31 -05:00 |
|
Matt Bruce
|
0fffd38113
|
updated initialSetup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2024-03-08 10:08:12 -06: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
|
e0540a68ce
|
added extension for NSMutableAttributedString
refactoctored code to use extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-11-07 08:17:46 -06:00 |
|
Matt Bruce
|
94bdb22fbd
|
removed default text and fix issue for empty strings
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-11-02 08:48:23 -05:00 |
|
Matt Bruce
|
6ce86b5ac1
|
always allow the buttons to highlight regardless of a click handler
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-10-04 15:35:16 -05:00 |
|
Matt Bruce
|
5c85bad48a
|
CXTDT-470665 - Button - Text wrapping in two lines
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-10-04 15:31:29 -05:00 |
|
Matt Bruce
|
c7746874b6
|
updated isHighlighted even more
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-09-14 19:15:36 -05:00 |
|
Matt Bruce
|
72f2b09255
|
refactored everything in the buttons classes to remove buttonable and push configuration inside enums for the classes in question
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-09-14 11:47:24 -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
|
794f68a67f
|
formatted
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-30 16:57:15 -05:00 |
|
Matt Bruce
|
26854bf317
|
removed code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-29 13:24: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
|
39afe7920b
|
moved classes around and renamed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-29 08:50:21 -05:00 |
|