Commit Graph

1908 Commits

Author SHA1 Message Date
Vasavi Kanamarlapudi
a3a714dfc1 Digital ACT-191 ONEAPP-10928 story: documentation changes 2024-09-27 19:47:55 +05:30
Vasavi Kanamarlapudi
b210135566 Digital ACT-191 ONEAPP-10928 story: show/hide close button based on flag 2024-09-27 18:58:53 +05:30
Vasavi Kanamarlapudi
81725ffdeb Digital ACT-191 ONEAPP-10928 story: Modal to be displayed at full screen if fullScreenDialog true 2024-09-27 18:11:54 +05:30
Vasavi Kanamarlapudi
08be77242d Digital ACT-191 ONEAPP-10928 story: onClick for close button 2024-09-27 17:15:33 +05:30
Vasavi Kanamarlapudi
8a63ea5c75 Digital ACT-191 ONEAPP-10928 story: loading button data if provided 2024-09-27 17:05:19 +05:30
Vasavi Kanamarlapudi
e71b94bc4f Digital ACT-191 ONEAPP-10928 story: resolved constraint conflicts 2024-09-26 13:40:35 +05:30
Vasavi Kanamarlapudi
12ad80643d Digital ACT-191 ONEAPP-10928 story: documentation changes for modal dialog 2024-09-25 18:15:27 +05:30
Vasavi Kanamarlapudi
4d5704d47b Digital ACT-191 ONEAPP-10928 story: content text style and surface updates 2024-09-25 16:08:13 +05:30
Vasavi Kanamarlapudi
56155abbb0 Digital ACT-191 ONEAPP-10928 story: updated modal with alignments and spacing 2024-09-25 12:02:33 +05:30
Vasavi Kanamarlapudi
3c1caa7f5a Digital ACT-191 ONEAPP-10928 story: launching modal with fullscreen for mobile 2024-09-24 10:52:09 +05:30
Vasavi Kanamarlapudi
1f37597117 Digital ACT-191 ONEAPP-10928 story: added change log file 2024-09-20 13:04:47 +05:30
Vasavi Kanamarlapudi
f868389cb8 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/modal 2024-09-20 12:46:28 +05:30
Vasavi Kanamarlapudi
aa092023de Digital ACT-191 ONEAPP-10928 story: added class for docs 2024-09-20 12:40:57 +05:30
Vasavi Kanamarlapudi
e951e82b88 Digital ACT-191 ONEAPP-10928 story: added new file for Modal 2024-09-20 12:39:41 +05:30
Matt Bruce
e1f88e600b fixed issue with SelectorItemBase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-09-19 14:34:39 -05:00
Matt Bruce
8028c8a785 removed constraints and for this class to be setup correctly in its parent rather than doing it in the view. similar to how UIButton works. 2024-09-19 14:34:24 -05:00
Matt Bruce
58b83fc37f rename class for docs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-09-19 14:33:31 -05:00
Bruce, Matt R
fe8fb7f3cc Merge branch 'vasavk/footnote' into 'develop'
VDS Brand 3.0 Footnote for IOS

See merge request BPHV_MIPS/vds_ios!299
2024-09-18 20:16:24 +00:00
Matt Bruce
8ce9108d45 refactored the adding of footnotes similar to the Tabs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-09-18 15:14:39 -05:00
Matt Bruce
9f6c115f50 made internal since only group uses this
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-09-18 15:00:27 -05:00
Vasavi Kanamarlapudi
2854aea8c2 refactored naming
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-09-18 14:56:04 -05:00
Vasavi Kanamarlapudi
e08de8fb3e Digital ACT-191 ONEAPP-10586 story: alignment changes to stackview 2024-09-12 18:26:21 +05:30
Vasavi Kanamarlapudi
9b885da7ca using .isHidden feature 2024-09-12 15:46:32 +05:30
Vasavi Kanamarlapudi
09351db136 Digital ACT-191 ONEAPP-10586 story: updated symbolType to use as String, camelCase applied to footnoteItems 2024-09-12 13:26:06 +05:30
Xi Zhang
f27f04c23d Fix toggle alignment issue 2024-09-04 15:40:07 -04:00
Vasavi Kanamarlapudi
e22b64095b Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into vasavk/footnote
# Conflicts:
#	VDS.xcodeproj/project.pbxproj
2024-09-03 10:32:52 +05:30
Vasavi Kanamarlapudi
a0b139b0af Digital ACT-191 ONEAPP-10586 story: added footnote group and updating with footnote items 2024-09-02 11:33:59 +05:30
Vasavi Kanamarlapudi
73caedce5f Digital ACT-191 ONEAPP-10586 story: updating content as per configuration 2024-08-29 19:09:22 +05:30
Matt Bruce
296703076e updated from Control to View and add publisher
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-27 14:28:51 -05:00
Matt Bruce
c76d3e7b76 updated Pagination to a Control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-27 14:04:41 -05:00
Matt Bruce
35036ca804 more updates on carousel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-27 13:31:48 -05:00
Matt Bruce
ad6291af30 force component to redraw
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-27 11:56:19 -05:00
Matt Bruce
31f01773c4 added borders to the cells for carousel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-27 11:44:10 -05:00
Matt Bruce
63499838c6 Merge branch 'develop' into mbruce/bugfix 2024-08-27 11:43:48 -05:00
Bruce, Matt R
e4630b65ea Merge branch 'bugfix/carousel' into 'develop'
refactoring Carousel to use a UICollectionView

See merge request BPHV_MIPS/vds_ios!297
2024-08-27 15:01:44 +00:00
Bruce, Matt R
47747c801e Merge branch 'bugfix/carouselPaginationCaret' into 'develop'
Pagination caret size and horizontal offset

See merge request BPHV_MIPS/vds_ios!296
2024-08-27 14:09:20 +00:00
Vasavi Kanamarlapudi
1f2637ed04 refactoring Carousel to use a UICollectionView 2024-08-27 11:54:41 +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
Matt Bruce
343f674251 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-08-23 09:04:59 -05:00
Matt Bruce
b3f602087d refactored into a new file with traversal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-23 08:39:18 -05:00
Matt Bruce
952d688cc2 updated with traversal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-23 08:35:36 -05:00
Matt Bruce
c41599578a added ParentViewProtocol to views and updated children
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 16:03:47 -05:00
Matt Bruce
d336b8dfda trying to deal with rendering issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 15:11:12 -05:00
Vasavi Kanamarlapudi
9cbfe1d46a Digital ACT-191 ONEAPP-10586 story: added public properties 2024-08-22 17:08:12 +05:30
Matt Bruce
b9ae68ab20 default enabled = true
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 16:24:40 -05:00
Matt Bruce
29714501cc removed disabled form the code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 16:14:43 -05:00
Matt Bruce
012d6b3daf deleted protocol no longer used
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 16:14:21 -05:00
Matt Bruce
f2c6eb0fc2 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into mbruce/bugfix 2024-08-21 15:32:53 -05:00
Matt Bruce
7536774c0f fixed bug in checkbox getting crushed.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-21 15:32:20 -05:00
Vasavi Kanamarlapudi
7667908ffd Digital ACT-191 ONEAPP-10586 story: added new file for footnote 2024-08-21 18:32:40 +05:30