Matt Bruce
3d2a277b20
added buttongroup and textlinkcaret changelog
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 11:07:50 -06:00
Matt Bruce
72f2b09255
refactored everything in the buttons classes to remove buttonable and push configuration inside enums for the classes in question
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 11:47:24 -05:00
Matt Bruce
ab08ebbb82
ONEAPP-4652 - "Button Group" - Caret anouncement removed
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-07 08:32:52 -05:00
Matt Bruce
e3f791960a
documentation update
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 13:29:52 -05:00
Matt Bruce
a02464a7d4
update for documentation
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 16:23:12 -05:00
Matt Bruce
971c6f6055
refactored protocols
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 08:51:00 -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
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
f08f1672fb
fixed attributes
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 10:18:00 -05:00
Matt Bruce
56c2217b0c
public to open
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-04 16:01:38 -05:00
Matt Bruce
ce9e64da0f
updated comments
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-04 10:22:31 -05:00
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
bc6c783e4e
added logic for added/removing the accessibilityTrait .notEnabled based off the dissbled state
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-17 13:38:36 -05:00
Matt Bruce
97b6942127
CXTDT-427165 - Text Link Caret - Container should not have left/right padding
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-28 10:01:44 -05:00
Matt Bruce
8b9b83791a
CXTDT-419731 - spacing from 2px to 4px
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-30 11:22:20 -05:00
Matt Bruce
f99a3033d6
refactored TextLinkCaret spacer/name label attribute
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-30 10:05:23 -05:00
Matt Bruce
15f7c1d586
updated color issue for disabled state
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-11 15:24:54 -05:00
Matt Bruce
b5f256e3a5
removed code
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-08 16:11:25 -05:00
Matt Bruce
c2d200e7f2
fixed textlinkcaret issue
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-08 16:08:04 -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
78bd6be6ce
added some accessibilty updates
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-03 16:31:31 -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
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