Commit Graph

31 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
bf4ff94933 moved default values into setDefaults()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 16:45:35 -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
Scott Pfeil
a04ccd9bf5 Digital ACT191 story ONEAPP-7847 - Updating the VDS tokens library 2024-05-07 10:44:53 -04: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
d743c8b4ac added line and textlink changelog
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-12-05 11:01:05 -06:00
Matt Bruce
6eb709a1e7 refactored line even more
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 14:04:01 -05:00
Matt Bruce
a3d239779d updated property getter for lineColor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 14:02:18 -05:00
Matt Bruce
0fc6d78d3c added static var
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-20 13:44:19 -05:00
Matt Bruce
55f922e5a1 fixed issue with line.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-15 14:57:17 -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
affdf8176f added high level description to components.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-29 11:50:29 -05:00
Matt Bruce
ba9e5f912f updated documentation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 18:15:19 -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
fe54617a07 moving intrinsicContentSize around into properties sections.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 16:19:14 -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
28db6509cc used intrinsicSize for line
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-18 16:33:14 -05:00
Matt Bruce
3e3baac609 refactored to for orientation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-14 16:07:38 -05:00
Matt Bruce
1e8027d2ec added super method calls in overrides
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 09:47:57 -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
045babc965 pinned top/bottom as well as leading/trailing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-08 08:56:49 -05:00
Matt Bruce
6e7ff86b0b refactored colorConfig -> colorConfiguration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-05 12:57:40 -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
34bc7b6b66 initial build error fix for color tokens
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-05-03 11:43:49 -05:00
Matt Bruce
5d0ecec23e updated to overwrite lineColorConfig
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-14 14:45:11 -05:00
Matt Bruce
08bcaed4d8 ensured classes are open to allow subclassing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-04-06 17:06:21 -05:00
Sumanth Nadigadda
5e5bbb4cbc Adding line component 2023-03-24 23:51:10 +05:30