Commit Graph

20 Commits

Author SHA1 Message Date
Sumanth Nadigadda
216971b878 Fix for CXTDT-578885, Settings appropriate accessibility label for each cell 2024-10-16 21:37:01 +05:30
Matt Bruce
aa013f62e3 added equatable to structs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-26 09:03:17 -05:00
Sumanth Nadigadda
93b89ee754 Fix for CXTDT-597984, Fixing the padding issue while calculating the itemwidth which is causing the issue. 2024-08-20 18:07:10 +05:30
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
c2c88c7b90 moved to setup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:57:28 -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
Sumanth Nadigadda
7f13aebc7e Fix for CXTDT-586375, updating the way padding is set to view, based on striped status. 2024-07-18 19:52:15 +05:30
Sumanth Nadigadda
bf46f85622 Fixing CXTDT-586497 issue, table contents alignment is based on the row type, is header 2024-07-16 12:31:06 +05:30
Matt Bruce
575a68bf98 updated to VDSCoreTokens
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-07 13:14:41 -05:00
Sumanth Nadigadda
d5b5285ec1 Adding Table change log file 2024-05-27 15:44:31 +05:30
Sumanth Nadigadda
35d3a7cdf7 Renaming file. 2024-05-27 15:03:29 +05:30
Sumanth Nadigadda
b88d76da41 Table component refactoring, TableRowModel creation & table item will be able to take a empty view. 2024-05-27 15:02:49 +05:30
Sumanth Nadigadda
7748a5eae4 Changes to accommodate any ui element into table cell and make its size dynamic. 2024-05-24 20:49:58 +05:30
Sumanth Nadigadda
d4957e5aec Adding comments to the Table components implementation. 2024-05-14 19:09:03 +05:30
Sumanth Nadigadda
0d421190a2 Table component refactoring 2024-05-09 18:24:02 +05:30
Sumanth Nadigadda
ed684acd62 Table component, changing the way collectionViewlayout measures the sizes of the cell & minor improvements 2024-05-06 16:00:35 +05:30
Sumanth Nadigadda
e1589577fe Moving flow layout to a new class 2024-05-02 19:59:22 +05:30
Sumanth Nadigadda
d94c845eb3 Adding models for the tab cell items 2024-05-02 18:47:30 +05:30
Sumanth Nadigadda
39ef411559 Adding padding related changes to table 2024-05-02 13:36:29 +05:30
Sumanth Nadigadda
17c5ab948e Initial commit for Table component 2024-04-30 16:49:45 +05:30