Commit Graph

154 Commits

Author SHA1 Message Date
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
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
a6a0003c3b refactored label to remove disabled.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 15:46:00 -05:00
Matt Bruce
1b9a2799b2 updated colorconfiguration to look at isEnabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 15:40:07 -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
3ca168a53b added canHighlight
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-16 09:11:17 -05:00
Matt Bruce
0f6a80a3be added debug logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-15 13:47:31 -05:00
Matt Bruce
f04c7875d1 updated comment
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 09:50:52 -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
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
052a6fbe67 refactored SelectorBase/Checkbox/RadioButton
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-18 16:46:16 -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
87ecc1e28a added code comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-13 14:41:07 -05:00
Matt Bruce
4154b13c08 removed comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-05 12:34:12 -05:00
Matt Bruce
9093131f1d fixed issues with disabled state overwriting layers.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-07 15:26:13 -05:00
Matt Bruce
6e7ff86b0b refactored colorConfig -> colorConfiguration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 12:57:40 -05:00
Matt Bruce
0e54cd307c pushed down disabled and surface
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 12:11:13 -05:00
Matt Bruce
6b97472103 bug for configuration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 11:56:56 -05:00
Matt Bruce
16a6a41178 removed isAnimated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 11:56:19 -05:00
Matt Bruce
05458e385b fixed bug adding onClick setup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 11:56:00 -05:00
Matt Bruce
8472a5ec38 added selector base controls for element and item
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 10:42:19 -05:00
Matt Bruce
c9b667d4c5 fixed issue with color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-02 14:52:31 -05:00
Matt Bruce
8fd56aa99b added comments for SelfSizingCollectionView
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:35:02 -05:00
Matt Bruce
814a048690 added comments to the SelectorGroupHandlerBase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:24:25 -05:00
Matt Bruce
dcf766a267 updated comments on Control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:18:21 -05:00
Matt Bruce
c9ae6b0954 added comments to View
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:18:10 -05:00
Matt Bruce
d358194b7d added comments to Control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:15:38 -05:00
Matt Bruce
b0788a85dd added comments for ColorConfiguration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 16:02:42 -05:00
Matt Bruce
57135f8ac7 updating bundle manager
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-26 15:48:53 -05:00
Matt Bruce
38aff5a637 fixed issue in control configuration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-24 17:38:28 -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
Matt Bruce
f42d48c5c3 removed constants file
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-08 11:50:02 -05:00
Matt Bruce
08bcaed4d8 ensured classes are open to allow subclassing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-06 17:06:21 -05:00
Matt Bruce
308ef596a4 added onChange
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-03 10:14:52 -05:00
Matt Bruce
334f9b798c refactored more on clickable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-30 09:06:24 -05:00