Browse Source

update

master
Levi Olson 4 years ago
parent
commit
88ea03fbba
1 changed files with 11 additions and 7 deletions
  1. +11
    -7
      README.org

+ 11
- 7
README.org View File

@ -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]

Loading…
Cancel
Save