Commit Graph

25 Commits

Author SHA1 Message Date
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
27ac028bd4 refactored enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 10:02:21 -06:00
Matt Bruce
81f7341148 refactored to remove height now the a hit area exists
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-15 11:47:08 -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
1791718c75 refactored to match classes for textColorConfiguration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-08 13:26:32 -06:00
Matt Bruce
b67cda26f1 Revert "removed anything manually setting height"
This reverts commit d08cce4800.

# Conflicts:
#	VDS/Components/Buttons/TextLink/TextLink.swift
#	VDS/Components/Buttons/TextLinkCaret/TextLinkCaret.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-02 13:29:31 -06:00
Matt Bruce
5567c1174a removed ui button default padding around UILabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-02 10:07:37 -06:00
Matt Bruce
d08cce4800 removed anything manually setting height
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-02 09:53:08 -06:00
Matt Bruce
6880d25f2b Merge branch 'feature/buttonGroupUpdate' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/textLink
# Conflicts:
#	VDS/Components/Buttons/TextLink/TextLink.swift
#	VDS/Components/Buttons/TextLinkCaret/TextLinkCaret.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-01 11:59:39 -06:00
Matt Bruce
aacc2ca760 added property to help with instrinsic size
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-01 11:34:24 -06:00
Matt Bruce
ca5d67cea2 refactored BaseButton to ButtonBase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-28 14:28:53 -06:00
Matt Bruce
1a45cfa6c1 refactored the 3 buttons to use basebutton
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-22 13:08:07 -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
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
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
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
d92b9c0c5d refactored to remove defaults
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-03 10:44:46 -05: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