Matt Bruce
|
7df4f0cdf9
|
CXTDT-464973 - Button - Width percentage parameter missing.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-09-18 16:01:06 -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
|
308e8c9738
|
fixed code issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-09-14 16:17:39 -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
|
ab08ebbb82
|
ONEAPP-4652 - "Button Group" - Caret anouncement removed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-09-07 08:32:52 -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
|
e3f791960a
|
documentation update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-30 13:29:52 -05:00 |
|
Matt Bruce
|
a02464a7d4
|
update for documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-29 16:23:12 -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
|
971c6f6055
|
refactored protocols
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-29 08:51:00 -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 |
|
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
|
d6cefaf980
|
refactoring comments, marks, etc...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-28 16:13:13 -05:00 |
|
Matt Bruce
|
b0f8fbc864
|
refactored button group
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-28 15:24:07 -05:00 |
|
Matt Bruce
|
d84ccbb5c2
|
refactored naming conventions and merged percentage and width into an enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-28 15:14:35 -05:00 |
|
Matt Bruce
|
5756b299e0
|
refactored naming convention
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-28 15:14:05 -05:00 |
|
Matt Bruce
|
7fc4d1b2b2
|
more comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-28 12:01:42 -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
|
52b08b88c9
|
Merge branch 'refactor/enabling' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into refactor/enabling
# Conflicts:
# VDS/Classes/SelectorGroupHandlerBase.swift
# VDS/Components/Buttons/Button/ButtonBase.swift
# VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift
# VDS/Components/Label/Label.swift
# VDS/Components/RadioButton/RadioButtonGroup.swift
# VDS/Components/RadioSwatch/RadioSwatchGroup.swift
# VDS/Components/TextFields/EntryField/EntryField.swift
# VDS/Components/Tooltip/TrailingTooltipLabel.swift
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-25 16:20:00 -05:00 |
|
Matt Bruce
|
e3f998de9f
|
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-25 16:12:50 -05:00 |
|
Matt Bruce
|
d10b575511
|
remvoed comment
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-25 15:39:48 -05:00 |
|
Matt Bruce
|
ff0cf0ddbb
|
updated for enabling
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-25 15:37:53 -05:00 |
|
Matt Bruce
|
1c3dfca2d7
|
implemented isEnabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-25 15:08:16 -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
|
f08f1672fb
|
fixed attributes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-25 10:18:00 -05:00 |
|
Matt Bruce
|
9c3fbe9a84
|
fixed issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-23 16:56:39 -05:00 |
|
Matt Bruce
|
cfe0f6135b
|
revert back to original
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-23 09:54:24 -05:00 |
|
Matt Bruce
|
d6998092ed
|
removed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-22 08:13:34 -05:00 |
|
Matt Bruce
|
45780bd898
|
updated table
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-21 17:50:24 -05:00 |
|
Matt Bruce
|
6f7fb965e5
|
removed view and added line
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-21 13:25:21 -05:00 |
|
Matt Bruce
|
d1a74ea387
|
added self
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-15 13:48:51 -05:00 |
|
Matt Bruce
|
d4d1b8d7c9
|
fix for button
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-12 09:35:16 -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
|
dec1a00bb5
|
refactored out Handlerable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-08-08 09:46:52 -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
|
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
|
61e843f8f8
|
added check for change of scaledFonts
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-07-21 10:43:36 -05:00 |
|
Matt Bruce
|
18ab46b1f3
|
updated more accessibilityLabels/Values
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-07-18 12:49:11 -05:00 |
|
Matt Bruce
|
b919cfd92b
|
refactored disabling (disabled) as a helper to get/set isEnabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-07-18 08:46:15 -05:00 |
|
Matt Bruce
|
bc6c783e4e
|
added logic for added/removing the accessibilityTrait .notEnabled based off the dissbled state
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-07-17 13:38:36 -05:00 |
|
Matt Bruce
|
c9180e9c36
|
added back isEnabled override
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-07-14 14:42:56 -05:00 |
|
Matt Bruce
|
97b6942127
|
CXTDT-427165 - Text Link Caret - Container should not have left/right padding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-06-28 10:01:44 -05:00 |
|
Matt Bruce
|
94fffc289a
|
refactored to use new extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-06-19 14:52:48 -05:00 |
|