Commit Graph

22 Commits

Author SHA1 Message Date
Matt Bruce
d83052fd48 WIP on breadcrumbs: f862c8b fix bug, must find other solution later 2024-03-21 14:02:58 -05:00
Matt Bruce
3b6e8948bb removed @PUblished, since this is no longer needed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 09:46:23 -06:00
Matt Bruce
e33246153a Fixes for the refactor of the ButtonGroup/SelfSizingCollectionView
Merge branch 'mbruce/bugfixes' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/notificationView

# Conflicts:
#	VDS/Components/Buttons/ButtonGroup/ButtonGroup.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 09:35:21 -06:00
Matt Bruce
e9df701836 fixed other issue with button group layout
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 09:32:14 -06:00
Matt Bruce
ba33824576 fixed bug for ButtonGroupPositionLayout - take the min between collectionViewWidth and button width
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 09:03:08 -06:00
Matt Bruce
83bead926f fixed bug for ButtonGroupPositionLayout - take the min between collectionViewWidth and button width
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-13 16:45:17 -06:00
Krishna Kishore Bandaru
78a63cdc3e Added Publisher for layoutHeight to update collectionViewHeight dynamically 2024-02-13 23:18:40 +05:30
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
5756b299e0 refactored naming convention
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 15:14:05 -05:00
Matt Bruce
84406b1e63 refactored enums
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-13 09:59:07 -06:00
Matt Bruce
fd8e68f1c3 refactored spacing algos since we are now not resizing rectangle heights based off of the tallest container in the row
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-15 11:48:14 -06:00
Matt Bruce
db9c86b43f removed comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-13 12:12:15 -05:00
Matt Bruce
62befe1a32 added percentage to button group
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-13 11:14:40 -05:00
Matt Bruce
178df4ed0a more constants
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-02 13:29:58 -06:00
Matt Bruce
482ebc18a8 in a row make everything the same height of the max height
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-02 09:53:26 -06:00
Matt Bruce
e3d2ca8ff2 refactored button group position layout
added in rowQuantity

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-01 15:15:21 -06:00
Matt Bruce
1257112c06 moved out methods to constants
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-01 13:53:38 -06:00
Matt Bruce
2050896483 removed print
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-01 12:03:41 -06:00
Matt Bruce
718acd90c5 updated for better spacing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-12-01 11:34:51 -06:00
Matt Bruce
2343b57e67 fixed bugs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 14:24:47 -06:00
Matt Bruce
8cd5cd55e6 updated buttongroup for position
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:14:56 -06:00
Matt Bruce
0f1627ca6f added button group
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-18 10:01:00 -06:00