Commit Graph

31 Commits

Author SHA1 Message Date
Matt Bruce
67fc629368 removed accessibility protocols
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 09:31:14 -06:00
Matt Bruce
5969e530c8 changing public to open
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-21 12:01:57 -06:00
Matt Bruce
e5dd94aad9 fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-27 12:44:28 -06:00
Matt Bruce
21ac83af4f removed codable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 11:50:11 -06:00
Matt Bruce
d2d8140b70 added codable to enums
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 09:53:56 -06:00
Matt Bruce
ef1ca0f6ab marked private/internal subcomponents to open
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-23 09:27:36 -06:00
Matt Bruce
35d1f4071d refactored TextStyle enums to camelCase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 15:32:11 -06:00
Matt Bruce
443636b723 refactored typograpicalStyle to textStyle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 13:36:53 -06:00
Matt Bruce
669e0d7625 refactored enums into class/structs that use them
also refactored models into class that are the parents

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 13:32:38 -06:00
Matt Bruce
c6ffa5736d updated entry field
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-10 16:49:39 -06:00
Matt Bruce
aafb7770b2 added added error/success icons
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-10 14:32:40 -06:00
Matt Bruce
410ee5afdf refactored to use tokens instead of hardcoded values
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-03 11:36:36 -06:00
Matt Bruce
1191901787 fixed bug in layout for textEntry
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-21 10:19:23 -06:00
Matt Bruce
be265e5d64 fixed bug in tooltip
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-21 09:07:36 -06:00
Matt Bruce
42e2c5673f fixed highlight bug in entry field
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-21 08:56:51 -06:00
Matt Bruce
ae6c380627 removed old code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 19:34:04 -06:00
Matt Bruce
4393a87283 removed duplicates for states
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 17:59:05 -06:00
Matt Bruce
e027b05046 added state overrides
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 12:47:19 -06:00
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
00f1418e69 updated controls for reset()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-15 10:10:04 -06:00
Scott Pfeil
1db0660023 fix for name collision 2022-11-07 10:09:55 -05:00
Matt Bruce
5c21e5469f adding print
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 11:06:43 -05:00
Matt Bruce
d611960ac8 refactored entryfield
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 11:04:49 -05:00
Matt Bruce
2f0600eafb refatored entry field/textField, still not done but now these don't have models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-02 10:07:42 -05:00
Matt Bruce
46eaac262c Merge branch 'develop' into feature/entryFields
# Conflicts:
#	VDS.xcodeproj/project.pbxproj

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-01 16:42:38 -05:00
Matt Bruce
0a8b0c2f7c updated code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-10 16:24:49 -05:00
Matt Bruce
02325d0d30 updated entry fields
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-10 14:17:17 -05:00
Matt Bruce
02a3bd9e78 refactored names of XXXLabelAttribute
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-04 15:08:03 -05:00
Matt Bruce
e2573492fa added entry field colors
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-04 12:44:42 -05:00
Matt Bruce
61493d382d added more structs for helping attribrutes/colors, etc..
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-04 11:39:27 -05:00
Matt Bruce
68868a35ed first cut of entry fields
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-03 15:28:18 -05:00