Commit Graph

21 Commits

Author SHA1 Message Date
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
01299c86ef updated eyebrow to be defaulted to bold
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 16:15:38 -05:00
Matt Bruce
3dbdefd376 moved structs into own file
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 15:24:35 -05:00
Matt Bruce
98968bacbd refactored out top/bottom spacing config and created new one
updated models to use a StandardStyle
updated Tilelet/TitleLockup to use new features

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 12:06:28 -05:00
Matt Bruce
e276087d21 updated typography to a struct instead of enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:51:09 -05:00
Matt Bruce
bd902434ef refactored reset methods
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-08 14:40:11 -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
67fc629368 removed accessibility protocols
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 09:31:14 -06:00
Matt Bruce
78bd6be6ce added some accessibilty updates
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-03 16:31:31 -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
21ac83af4f removed codable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 11:50:11 -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
9526a7ec40 refactored out Typography and converted to TextStyle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 14:04:15 -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
3db7cf0a42 udpated to fix bug in resetting
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-06 15:14:08 -06:00
Matt Bruce
98242fe055 TitleLockup converted to models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-06 14:54:49 -06:00
Matt Bruce
10f0d35ff2 moved to public properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 11:30:43 -06:00
Matt Bruce
fbca279f7e updated for typography spacing config
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 11:10:54 -06:00
Matt Bruce
556055c38a refactored to use new enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-20 08:34:06 -06:00
Matt Bruce
2630dc43bf added TitleLockup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-19 14:41:22 -06:00