Commit Graph

852 Commits

Author SHA1 Message Date
Matt Bruce
243d88a7ff updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-30 15:57:46 -05:00
Matt Bruce
c02fd2241e updated tooltip to accept a view or title or content text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-30 15:21:20 -05:00
Matt Bruce
fb9855593f padding update for scrollview
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-30 09:26:40 -05:00
Matt Bruce
1ca4fdf794 added swipe right and tap background events for dismissing self
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-30 09:17:23 -05:00
Matt Bruce
6123f9cc1f CXTDT-427975 - Tooltip - Scrollbar, multiple
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 18:06:40 -05:00
Matt Bruce
ca6f68490f CXTDT-427362 - Tooltip - Should not be a drop shadow on modal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 16:45:34 -05:00
Matt Bruce
a2c1228738 CXTDT-427358 - Tooltip - Body Copy incorrect style
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 16:40:06 -05:00
Matt Bruce
01299c86ef updated eyebrow to be defaulted to bold
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 16:15:38 -05:00
Matt Bruce
3dbdefd376 moved structs into own file
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 15:24:35 -05:00
Matt Bruce
98968bacbd refactored out top/bottom spacing config and created new one
updated models to use a StandardStyle
updated Tilelet/TitleLockup to use new features

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 12:06:28 -05:00
Matt Bruce
3f6e450739 added standard style
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-29 12:05:42 -05:00
Matt Bruce
97b6942127 CXTDT-427165 - Text Link Caret - Container should not have left/right padding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-28 10:01:44 -05:00
Matt Bruce
31f64dbc8c CXTDT-426626 - Toggle - Disabled "on" state 2023-06-28 09:12:52 -05:00
Matt Bruce
33838a88fd added uikit
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-27 09:26:01 -05:00
Matt Bruce
a5a78a98e4 updated version / release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-22 15:25:26 -05:00
Matt Bruce
16ee851d44 added test properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-22 15:14:38 -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
6f1e1d6d52 CXTDT-424370 - Icons are fuzzy when resized
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 16:16:58 -05:00
Matt Bruce
dbef56cf0b added more icons
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 15:12:22 -05:00
Matt Bruce
4f42d5a461 dot based on height not width
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 15:12:06 -05:00
Bruce, Matt R
bf709c4f5c Merge branch 'feature/badgeIndicator' into 'develop'
updated

See merge request BPHV_MIPS/vds_ios!83
2023-06-20 19:26:31 +00:00
Matt Bruce
4ba642242e refactored name
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 14:25:39 -05:00
Matt Bruce
b6e7dcbada refactored badge indicator to final specs
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-20 14:21:11 -05:00
Matt Bruce
c1b91cc651 refactored some badge properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-19 16:20:26 -05:00
Matt Bruce
67cbef5265 fixed letterspacing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-19 16:20:16 -05:00
Matt Bruce
1603beb911 added isActive
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-19 14:52:57 -05:00
Matt Bruce
94fffc289a refactored to use new extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-19 14:52:48 -05:00
Matt Bruce
58388b81b8 updated
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-19 14:38:13 -05:00
Bruce, Matt R
75698740f4 Merge branch 'feature/badgeIndicator' into 'develop'
removed padding now working on ratio of pointSize

See merge request BPHV_MIPS/vds_ios!82
2023-06-16 20:54:26 +00:00
Matt Bruce
735e061831 updated version added release notes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 15:35:44 -05:00
Matt Bruce
49bae9c706 added dynamic lineHeight
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 15:28:13 -05:00
Matt Bruce
ab074a1cad removed files
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 15:11:05 -05:00
Matt Bruce
c23b7fb79a public func
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 14:59:45 -05:00
Matt Bruce
190e29bbd2 removed padding now working on ratio of pointSize
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 09:35:27 -05:00
Bruce, Matt R
ef75a8fe2c Merge branch 'feature/badgeIndicator' into 'develop'
added paletteYellow62 as extension and new color array

See merge request BPHV_MIPS/vds_ios!81
2023-06-16 13:40:25 +00:00
Matt Bruce
a0ac8991f7 added raw representable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 08:37:45 -05:00
Matt Bruce
e59c8f0e40 added paletteYellow62 as extension and new color array
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-16 08:26:00 -05:00
Bruce, Matt R
bc65e0e186 Merge branch 'feature/badgeIndicator' into 'develop'
updated images for vector

See merge request BPHV_MIPS/vds_ios!80
2023-06-15 23:59:45 +00:00
Matt Bruce
385ed1b216 updated controller
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:58:44 -05:00
Matt Bruce
3dc9fdfbb7 updated badgeIndicator to final for this release for now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:51:22 -05:00
Matt Bruce
e276087d21 updated typography to a struct instead of enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:51:09 -05:00
Matt Bruce
f8bffa7981 added color helper
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:50:39 -05:00
Matt Bruce
bbdf496cda added edgeInset
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 18:50:30 -05:00
Matt Bruce
00edeac169 initial component just copied badge for ease
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 13:21:09 -05:00
Matt Bruce
52fac7ce93 added back default
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 12:48:18 -05:00
Matt Bruce
c8e9ab75c2 refactored even more
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 12:42:36 -05:00
Matt Bruce
342357820f refactored out extensions into files
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 10:39:42 -05:00
Matt Bruce
ce340fa34e added extension methods for anchoring
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-15 10:26:40 -05:00
Matt Bruce
d7cad33727 refactored dropshadow
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-14 08:17:42 -05:00
Matt Bruce
86f7701c2e updated images for vector
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-06-13 09:52:41 -05:00