From 88ea03fbbab2b2d382ad9fa3f91df779c36d17b1 Mon Sep 17 00:00:00 2001 From: Levi Olson Date: Sat, 29 Feb 2020 18:58:29 -0600 Subject: [PATCH] update --- README.org | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/README.org b/README.org index dc40523..d039581 100644 --- a/README.org +++ b/README.org @@ -4,17 +4,21 @@ My own local collection of (mostly) working examples of Vlocity LWCs. ** List -*** NEEDCLARIFICATION Step Example - myStepCustomNavigation +*** NEEDCLARIFICATION Step Example - myStepCustomNavigation [[dired:./force-app/main/default/lwc/myStepCustomNavigation/][[link]​]] [[https://github.com/leothelocust/vlocity-lwc-examples/tree/master/force-app/main/default/lwc/myStepCustomNavigation][[gh]​]] Need to get info on how to get =stepIndex= for the =dispatchOmniEvent= to work -*** NEEDCLARIFICATION Checkbox Example - myCheckboxComponent +*** NEEDCLARIFICATION Checkbox Example - myCheckboxComponent [[dired:./force-app/main/default/lwc/myCheckboxComponent/][[link]​]] [[https://github.com/leothelocust/vlocity-lwc-examples/tree/master/force-app/main/default/lwc/myCheckboxComponent][[gh]​]] Not able to get the value of the checkbox -*** NEEDCLARIFICATION File Upload - fileUpload +*** NEEDCLARIFICATION File Upload - fileUpload [[dired:force-app/main/default/lwc/fileUpload/][[link]​]] [[https://github.com/leothelocust/vlocity-lwc-examples/tree/master/force-app/main/default/lwc/fileUpload][[gh]​]] Not able to see the files on the input -*** WAITING Typeahead Example - typeaheadAddressComponent +*** NEEDCLARIFICATION CSS Styling Example - textBlockHeader [[dired:~/Projects/vlocity/devr6/force-app/main/default/lwc/textBlockHeader/][[link]​]] [ap] +Need to add styles to parent, so this isn't an effective solution +/Maybe explore adding just the class (and the rest styled via Newport)/ +*** WAITING Typeahead Example - typeaheadAddressComponent [[dired:./force-app/main/default/lwc/typeaheadAddressComponent/][[link]​]] [[https://github.com/leothelocust/vlocity-lwc-examples/tree/master/force-app/main/default/lwc/typeaheadAddressComponent][[gh]​]] Waiting on example from Sidd -*** DONE Accordion Example - myAccordionExample +*** DONE Accordion Example - myAccordionExample [[dired:./force-app/main/default/lwc/myAccordionComponent/][[link]​]] [[https://github.com/leothelocust/vlocity-lwc-examples/tree/master/force-app/main/default/lwc/myAccordionComponent][[gh]​]] CLOSED: [2020-02-29 Sat 17:59] -*** DONE Text Example - myTextComponent +*** DONE Text Example - myTextComponent [[dired:./force-app/main/default/lwc/myTextComponent/][[link]​]] [[https://github.com/leothelocust/vlocity-lwc-examples/tree/master/force-app/main/default/lwc/myTextComponent][[gh]​]] CLOSED: [2020-02-29 Sat 18:03] -*** DONE Vlocity Action Example - myActionComponent +*** DONE Vlocity Action Example - myActionComponent [[dired:./force-app/main/default/lwc/myActionComponent/][[link]​]] [[https://github.com/leothelocust/vlocity-lwc-examples/tree/master/force-app/main/default/lwc/myActionComponent][[gh]​]] CLOSED: [2020-02-29 Sat 18:03] +