Commit Graph

41 Commits

Author SHA1 Message Date
78dd2d5df8 removed obj-c members
Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
2025-01-23 13:24:48 -06:00
Matt Bruce
baf9136e26 code refactor into setDefaults()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-17 14:36:59 -05:00
Matt Bruce
6bf3e19ebe added @objcMembers to all classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-25 10:53:26 -05:00
Matt Bruce
73f27d1e8b more code refactoring
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-20 12:37:19 -05:00
Matt Bruce
d078b6beed Merge branch 'develop' into feature/monarch 2024-05-24 12:13:02 -05:00
Matt Bruce
9690f152ef CXTDT-556996 RadioboxGroup – Voice over does not render the group position for the radio box group.
implemented groupable to ensure accessibilityValue is kept to help explain groups

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-24 08:34:56 -05:00
Scott Pfeil
a04ccd9bf5 Digital ACT191 story ONEAPP-7847 - Updating the VDS tokens library 2024-05-07 10:44:53 -04:00
Matt Bruce
b83dc8c8a2 remvoed layoutifneeded
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 16:39:30 -05:00
Matt Bruce
d98b08d26e removed old frameworks to add the 1 primary VDSTokens
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-23 10:09:09 -06:00
Matt Bruce
143d1bf717 refactored out canHighlight and added shouldHighlight to be able to override
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-14 16:43:55 -05:00
Matt Bruce
ce8e2fb535 added number of lines
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-12 12:17:04 -05:00
Matt Bruce
0dae2d36cb fixed bug in app when swapping back and forth between sizes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-08 15:46:34 -05:00
Matt Bruce
d9dc8e9b4f refactored naming
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 14:17:55 -05:00
Matt Bruce
99340c616e refactore first step of TextPosition -> TextAlignment
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 13:38:16 -05:00
Matt Bruce
ab154537af CXTDT-457899 - Tabs - Incorrect nonselected color on Dark surface
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 15:58:04 -05:00
Matt Bruce
f398dcf9a8 ewnsure comments marks are in the correct order and naming convention
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 16:59:44 -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
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
ee48532cce fixed other bugs for tab
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 17:10:02 -05:00
Matt Bruce
071e627fe6 refactored to use protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-22 16:05:36 -05:00
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
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
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
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
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
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
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
9c0e0cf0e8 add accessibility and constants
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-25 10:25:44 -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
1205fc7fad moved underneath tabs class
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-24 17:39:15 -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
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