Commit Graph

779 Commits

Author SHA1 Message Date
Kyle Matthew Hedden
bac00ad0fa image range fix & silence warnings 2022-08-16 20:29:57 -04:00
Kyle Matthew Hedden
3765c771ec model throw, view adapt 2022-08-16 20:15:43 -04:00
Kyle Matthew Hedden
bd4cadce3f Merge remote-tracking branch 'origin/release/10_2_0' into bugfix/label_range_safety 2022-08-16 18:19:58 -04:00
Kyle Matthew Hedden
fc512ca811 add logging and model handling 2022-07-19 12:56:35 -04:00
Kyle Matthew Hedden
664d90a713 Merge remote-tracking branch 'origin/develop' into feature/view_masking 2022-07-13 20:14:09 -04:00
Kyle Matthew Hedden
19fd207470 insert label range validations to prevent crashes 2022-07-13 11:32:12 -04:00
Scott Pfeil
008a2a382a XCFramework and warning fixes 2022-07-05 15:57:01 -04:00
Kyle Matthew Hedden
2de6783bf0 Fix models that missed refactor. 2022-06-29 16:38:32 -04:00
Kyle Matthew Hedden
044a103665 Relax model handling to allow handlers to decide what to do when server doesn't specify masking.
Leverage introduced legacy behavior handling over customized direct recording manager calls.
Bring in RemoteView molecular masking handling.
Fix ImageViewModel decoding requirement.
2022-06-29 16:16:33 -04:00
Kyle Matthew Hedden
83c0503d18 Merge remote-tracking branch 'origin/develop' into feature/view_masking
Conflicts:
	MVMCoreUI/Atomic/Atoms/Buttons/Link/LinkModel.swift
	MVMCoreUI/Behaviors/Protocols/PageBehaviorProtocol.swift
2022-06-28 15:45:20 -04:00
Pfeil, Scott Robert
4efb675c79 Merge branch 'feature/ModelInitUpdate' into 'feature/develop_mvp_3'
added a public initializer

See merge request BPHV_MIPS/mvm_core_ui!868
2022-06-24 15:45:16 +00:00
Matt Bruce
60d3e2f47c added back moleculeName for issue with Swift Default encoder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-24 10:33:49 -05:00
Subhankar Acharya
b400b3b7b3 Merge branch 'develop' into feature/view_masking 2022-06-23 13:00:09 +05:30
Matt Bruce
d90503e988 added 'public' to current initializers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-21 15:12:53 -05:00
Matt Bruce
33ad5a3630 added override intializer for subclasses
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-21 15:11:42 -05:00
Matt Bruce
305372fe04 added a public initializer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-21 15:10:59 -05:00
Scott Pfeil
acc91902e5 Global font changes 2022-06-10 16:20:37 -04:00
Sumanth Nadigadda
7fbac6b8dc Changes to set the line style after initialization 2022-05-27 20:25:47 +05:30
Pfeil, Scott Robert
26da094aaf Merge branch 'develop' into 'release/10_0_0'
updated models for use of Decoder Context

See merge request BPHV_MIPS/mvm_core_ui!858
2022-05-25 15:51:32 +00:00
Sumanth Nadigadda
a0fd19ea7a Removing font scaling for Pillbutton 2022-05-11 21:11:34 +05:30
Subhankar
3d11c8abb2 Linkmodel changes 2022-05-11 12:10:45 +05:30
Matt Bruce
a59560e37b updated models for use of Decoder Context
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-05-10 12:11:32 -05:00
Pfeil, Scott Robert
b997dbdb7a Merge branch 'feature/VDS_TextLink' into 'feature/develop_mvp_3'
made changes to textlink as per core specs.

See merge request BPHV_MIPS/mvm_core_ui!836
2022-05-09 17:58:18 +00:00
Scott Pfeil
f589a5249e Button fixes for other containers 2022-05-09 12:57:14 -04:00
Vasavi Kanamarlapudi
d3cac3f36d set font size as per spec 2022-05-09 14:29:59 +05:30
Sumanth Nadigadda
adb337f865 Updating button constraints 2022-05-07 23:46:56 +05:30
Sumanth Nadigadda
89bc6c72ab Updating default button style 2022-05-07 01:46:41 +05:30
Sumanth Nadigadda
45a1532f68 updates to button width constraint 2022-05-06 22:13:56 +05:30
Sumanth Nadigadda
2a1db08ab7 setting button style and constraints. 2022-05-06 15:51:53 +05:30
Sumanth Nadigadda
5f6e987da8 modifying button border changes 2022-05-03 23:26:38 +05:30
Sumanth Nadigadda
7fb91d9b1e Updating button default style 2022-05-03 01:02:25 +05:30
Sumanth Nadigadda
c2ac51c18c Padding changes for button 2022-04-30 00:00:57 +05:30
Sumanth Nadigadda
db7bc5be2b minor changes to button component 2022-04-29 23:01:44 +05:30
Sumanth Nadigadda
779b79d27b Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/VDS_Button 2022-04-29 13:53:21 +05:30
Sumanth Nadigadda
a53548522d secondary button background color 2022-04-25 23:32:09 +05:30
Sumanth Nadigadda
8f234259b0 Changes to add button width constraints 2022-04-25 23:16:43 +05:30
Sumanth Nadigadda
05f96d1a01 Supporting Standard/thin style in Line atom 2022-04-25 20:28:22 +05:30
Pfeil, Scott Robert
9e06d999fb Merge branch 'feature/VDS_CarouselBar' into 'feature/develop_mvp_3'
changes to Carousel Bars Component

See merge request BPHV_MIPS/mvm_core_ui!829
2022-04-21 17:01:05 +00:00
Sumanth Nadigadda
064533950e VDS button component changes 2022-04-21 19:36:39 +05:30
Vasavi Kanamarlapudi
31827b0816 moving to VDSColors for all colors. 2022-04-21 02:14:37 +05:30
Vasavi Kanamarlapudi
1e60db2fc4 uses token name instead of alias. 2022-04-21 01:34:40 +05:30
Vasavi Kanamarlapudi
4d407d4377 colors to use token name itself instead of token alias. 2022-04-21 01:29:34 +05:30
Vasavi Kanamarlapudi
05fb8cf5ed moving to VDSColors for all colors 2022-04-20 21:01:07 +05:30
Kyle Matthew Hedden
f8e24f2c91 Merge remote-tracking branch 'origin/develop' into feature/view_masking 2022-04-13 09:11:45 -04:00
Vasavi Kanamarlapudi
f21c59d6c3 disabledIndicatorColor get called to set value 2022-04-13 15:02:45 +05:30
Sumanth Nadigadda
27289f1ac8 Font and padding changes to tiny button 2022-04-13 01:48:30 +05:30
Sumanth Nadigadda
b972bdba5b Setting button width with constraint 2022-04-13 00:26:35 +05:30
Vasavi Kanamarlapudi
790a3c69bc using VDSColor for disabled link 2022-04-12 20:47:52 +05:30
Vasavi Kanamarlapudi
a8d0c12db8 using colors from the VDS colors library. 2022-04-12 17:24:06 +05:30
Vasavi Kanamarlapudi
dd8c808fa6 using colors from the VDS colors library. 2022-04-12 05:06:36 +05:30