Commit Graph

394 Commits

Author SHA1 Message Date
Matt Bruce
5684104913 updated to use extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 11:16:19 -06:00
Matt Bruce
7340ee7363 refactored out collectionview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 11:16:05 -06:00
Matt Bruce
8cd5cd55e6 updated buttongroup for position
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:14:56 -06:00
Matt Bruce
deb21d8916 enforced to anyobject for reference type
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:02:54 -06:00
Matt Bruce
f255f9fd21 updated naming to new class
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:02:38 -06:00
Matt Bruce
6f2d754015 updated to instrinsic sizes and buttonable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:02:27 -06:00
Matt Bruce
0b63f5abea updated with internal wrapper view so the object won't stretch and mess up alignments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:02:07 -06:00
Matt Bruce
8a85e67681 updated backgroundcolor to clear
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:01:28 -06:00
Matt Bruce
0f1627ca6f added button group
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:01:00 -06:00
Matt Bruce
d7f067ef8f refactored name of FontLabelAttribute/added UIView extension for anchors
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-17 14:31:45 -06:00
Matt Bruce
a5cd93b71c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/textLink 2022-11-15 10:39:33 -06:00
Bruce, Matt R
3c44bd90f1 Merge branch 'feature/unify_checkbox' into 'develop'
checkbox changes

See merge request BPHV_MIPS/vds_ios!11
2022-11-15 16:28:00 +00:00
Matt Bruce
aba977dd77 fixed bug of accidental removal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-15 10:12:42 -06:00
Matt Bruce
00f1418e69 updated controls for reset()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-15 10:10:04 -06:00
Matt Bruce
9b75fd4edc ensure resets are working
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 18:25:07 -06:00
Matt Bruce
ed07680965 refactored private var names
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 15:17:39 -06:00
Matt Bruce
d988503af0 Merge branch 'develop' into feature/unify_checkbox 2022-11-10 15:10:57 -06:00
Matt Bruce
19a7ba5627 updated defaults into initializers
update all initializers to look the same

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 15:10:18 -06:00
Matt Bruce
92c8c1073f refactored radiobox/radiobutton to have attributedText override
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:51:41 -06:00
Matt Bruce
7f0da47036 added the logic for a attributedText
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:44:42 -06:00
Matt Bruce
c150f1552b added escape hatch for using a user set attributedText directly to the label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:44:13 -06:00
Matt Bruce
0b73207bd6 update to look for a font with a found style to use our FontLabelAttribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:43:40 -06:00
Matt Bruce
e46017f315 updated FontLabelAttribute for Kerning/line spacing/ line height
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:43:02 -06:00
Matt Bruce
64d9ca3777 only return a font if a style is found
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 14:42:29 -06:00
Matt Bruce
69ad6e9fb1 added constraints for veritcal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 11:30:04 -06:00
Matt Bruce
f9c8e328cf refactored to use AnyLabelAttribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 11:26:38 -06:00
Matt Bruce
eb48d8a807 include isForeground
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 11:26:14 -06:00
Matt Bruce
cd94bfde67 added AnylabelAttribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-10 11:25:32 -06:00
Scott Pfeil
42d3fc5c9a Adding dummy test code. 2022-11-10 09:44:38 -05:00
Matt Bruce
94cfd315a7 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/textLink 2022-11-09 11:08:39 -06:00
Bruce, Matt R
b897f21092 Merge branch 'bugfix/issues' into 'develop'
fixed bug in strikethrough

See merge request BPHV_MIPS/vds_ios!8
2022-11-09 13:14:26 +00:00
Matt Bruce
9d95a2c1ce fixed issue with drawing layer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-09 07:09:20 -06:00
Matt Bruce
80f76a6a33 fixed bug in strikethrough
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-09 07:07:34 -06:00
Bruce, Matt R
109ac80adf Merge branch 'bugfix/archive-error' into 'develop'
renamed method since it was failing

See merge request BPHV_MIPS/vds_ios!7
2022-11-08 21:10:39 +00:00
Matt Bruce
23946a254e updated var to remove warning
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-08 15:09:07 -06:00
Matt Bruce
b95af61bdc renamed method since it was failing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-08 15:08:58 -06:00
Hedden, Kyle Matthew
aa5660231e Merge branch 'bugfix/objc_name_collision' into 'develop'
fix for name collision

See merge request BPHV_MIPS/vds_ios!6
2022-11-07 20:18:37 +00:00
Scott Pfeil
9708a54892 Merge branch 'bugfix/objc_name_collision' into feature/unify_checkbox 2022-11-07 10:11:03 -05:00
Scott Pfeil
1db0660023 fix for name collision 2022-11-07 10:09:55 -05:00
Scott Pfeil
8330c0ff6e Merge branch 'develop' into feature/unify_checkbox 2022-11-03 16:06:58 -04:00
Matt Bruce
1fa97266c7 updated tint color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-03 10:47:09 -05:00
Matt Bruce
d92b9c0c5d refactored to remove defaults
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-03 10:44:46 -05:00
Matt Bruce
ee8ce73208 added defaults for image attribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-03 10:44:38 -05:00
Bruce, Matt R
47a3710cf4 Merge branch 'feature/textLink' into 'develop'
don't default to .black

See merge request BPHV_MIPS/vds_ios!5
2022-11-02 21:51:40 +00:00
Matt Bruce
6d34211042 updated height constraint
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 16:50:25 -05:00
Matt Bruce
2b1bff4078 updated to use image text attribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 16:01:11 -05:00
Matt Bruce
97130fc5e4 updated view
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 15:17:16 -05:00
Matt Bruce
10dc7e880a updated lextLinkCaret
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 15:14:14 -05:00
Matt Bruce
74c1a47257 Merge branch 'develop' into feature/textLink
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
2022-11-02 11:26:22 -05:00
Bruce, Matt R
7fb1701aa6 Merge branch 'feature/entryFields' into 'develop'
first cut of entry fields

See merge request BPHV_MIPS/vds_ios!4
2022-11-02 16:18:51 +00:00