Commit Graph

40 Commits

Author SHA1 Message Date
Matt Bruce
b80be084ce refactored tabs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 15:23:10 -05:00
Matt Bruce
e88f97e70e fixed constraint issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 14:26:02 -05:00
Matt Bruce
e186b77763 refactored tooltip to use icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-17 14:16:50 -05:00
Matt Bruce
3ca168a53b added canHighlight
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-16 09:11:17 -05:00
Matt Bruce
a2c3c22da8 updated tab to fix issue with resized
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>

# Conflicts:
#	VDS/Components/Tabs/Tab.swift
2023-08-10 15:15:48 -05:00
Matt Bruce
4c60e4907c refactored tabs for bugs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-10 15:14:39 -05:00
Matt Bruce
05f7e6c9cc CXTDT-423141 - Tabs surface dark bug on Selected Tab
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-09 13:35:24 -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
f10ea3d5d6 added setNeedsUpdate to textColorConfiguration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-02 10:54:44 -05:00
Matt Bruce
59f6ed0e7a removed code that was in base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 11:14:33 -05:00
Matt Bruce
090068031e convert tab to control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 10:45:40 -05:00
Matt Bruce
ecff7b9686 refactored updateAccessibiltyLabel to updateAccessibility
moved down common isEnabled/isSelected down to base classes

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 10:23:24 -05:00
Matt Bruce
8c6fcee828 CXTDT-423141 - Tabs - Incorrect spacing on top-aligned Fill container
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-13 16:30:59 -05:00
Matt Bruce
a9b39c0fbf updated tab
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-07-13 16:27:41 -05:00
Matt Bruce
91eb645ebb CXTDT-426521 - Tabs - Vertical Tablet spacing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 17:53:47 -05:00
Matt Bruce
b0dbb2c2a7 cleaned up code in tabs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-09 14:17:53 -05:00
Matt Bruce
c1c57084cb updated notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 15:40:55 -05:00
Matt Bruce
3b264d2355 refactored code logic into properties and separate functions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 13:51:39 -05:00
Matt Bruce
ae4d0f5287 added the borderline as a view to be repositioned based on orientation + indicator position
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 12:35:00 -05:00
Matt Bruce
571b41b54e removed positioning up 1 pixel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 12:34:22 -05:00
Matt Bruce
439c66fb97 fixed bug for borderline in horizontal - top configuration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 08:56:04 -05:00
Matt Bruce
c6002487db needed to add self
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 15:44:52 -05:00
Matt Bruce
a18d2e2e00 refactored names for Tabs and related classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 13:08:46 -05:00
Matt Bruce
2f7315db86 refactored enum into container
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 13:04:53 -05:00
Matt Bruce
9c0e0cf0e8 add accessibility and constants
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 10:25:44 -05:00
Matt Bruce
a872cf801c fixed orientation bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 10:25:21 -05:00
Matt Bruce
62ffdebbfc added tabs container
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 08:03:31 -05:00
Matt Bruce
fb8ccd6d10 removed old code added tabSpace readonly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 07:58:25 -05:00
Matt Bruce
bf63fe9e61 updated tab to set with in vertical
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 07:58:08 -05:00
Matt Bruce
7fa75eb519 commented out stuff dealing with width since this doesn't apply to this view for now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-24 17:40:34 -05:00
Matt Bruce
1205fc7fad moved underneath tabs class
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-24 17:39:15 -05:00
Matt Bruce
bf13fff473 added fix for typogprahy issue in Tabs Spec
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-23 14:44:52 -05:00
Matt Bruce
c75e5670df updated tabs to work better
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-22 16:06:45 -05:00
Matt Bruce
aba5490a10 added tab item
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-22 16:06:35 -05:00
Matt Bruce
5231379281 refactored into file
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-22 16:06:23 -05:00
Matt Bruce
5e229780f5 updated enums
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-19 16:16:18 -05:00
Matt Bruce
d90045918b added properties to push down
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-19 16:01:37 -05:00
Matt Bruce
18eec4241b more refactoring
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-19 15:48:49 -05:00
Matt Bruce
e4efd296bb adding tabs initial classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-19 14:49:13 -05:00
Matt Bruce
af82966bad Signed-off-by: Matt Bruce <matt.bruce@verizon.com> 2023-05-19 14:48:46 -05:00