Commit Graph

726 Commits

Author SHA1 Message Date
Matt Bruce
08fd42fcb9 more documentation also made text optional in radiobox
fixed bug in model setting

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 18:15:10 -05:00
Matt Bruce
c8ee289640 added more documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 17:17:00 -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
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
94fcd7bf60 refactoed name
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 15:15:54 -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
304416afdb update label for accessibility elements
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-26 10:45:15 -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
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
f2610016a7 removed toggleview as accessible
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 10:18:17 -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
7e061d28e5 updated action label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-24 14:21:01 -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
ee48532cce fixed other bugs for tab
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 17:10:02 -05:00
Matt Bruce
90ac92144f added overrides
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 17:07:40 -05:00
Matt Bruce
1986eceae2 updated tabs for logic on numberoflines
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 17:07:28 -05:00
Matt Bruce
d3c3840ab3 fixed bug in badge
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 16:08:42 -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
f39ba505b2 updated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 15:55:32 -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
6604036bf7 refactored more anchors
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 15:23:30 -05:00
Matt Bruce
b80be084ce refactored tabs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 15:23:10 -05:00
Matt Bruce
a1fd61992c refactored loader
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 15:22:42 -05:00
Matt Bruce
e88f97e70e fixed constraint issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 14:26:02 -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
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
79d1fe9b0f removed code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-21 17:36:45 -05:00
Matt Bruce
5502cdaf46 updated badge
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-21 15:36:30 -05:00
Matt Bruce
c9f6caa680 went to intrinsic size
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-21 13:54:36 -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
28db6509cc used intrinsicSize for line
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-18 16:33:14 -05:00
Matt Bruce
efc15eabdf added label width and update anchor on right
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-18 16:16:05 -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
32017ea803 fixed constraints
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-17 15:01:48 -05:00
Matt Bruce
e186b77763 refactored tooltip to use icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-17 14:16:50 -05:00
Matt Bruce
d5489dc9af updated logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-17 13:50:53 -05:00