chore(stencil): replacing stencil references#11372
Conversation
…nto dit13711/10889-remove-references-to-stencil
|
@jcfranco or @benelan Please let me know if the places where I replaced Stencil with Lit or Vitest, etc is correct. Also there's locations where I put "TODO" comments, These areas are a bit more technical and I'm not sure how many of them are still relevant and of the ones that are, what are we using now? If you guys could give some insight on those I can get them changed or removed where needed. Also also, if you guys know of anywhere else that is missing in this pass of changes please LMK. |
| ``` | ||
|
|
||
| <!-- TODO: Get suggestions for what this should be replaced with --> | ||
|
|
There was a problem hiding this comment.
Any info related to building a component with Lumina should be removed. We could add a link to the internal doc.
There was a problem hiding this comment.
What is this referring to specifically? Should this whole "assets" section be removed?
There was a problem hiding this comment.
Yes, assets and anything that is covered by https://qawebgis.esri.com/components/lumina/introduction. We could just link to it.
…nto dit13711/10889-remove-references-to-stencil
benelan
left a comment
There was a problem hiding this comment.
Franco covered most of it but I added some additional comments.
Co-authored-by: Ben Elan <no-reply@benelan.dev>
Co-authored-by: Ben Elan <no-reply@benelan.dev>
…nto dit13711/10889-remove-references-to-stencil
…nto dit13711/10889-remove-references-to-stencil
| ``` | ||
|
|
||
| <!-- TODO: Get suggestions for what this should be replaced with --> | ||
|
|
There was a problem hiding this comment.
Yes, assets and anything that is covered by https://qawebgis.esri.com/components/lumina/introduction. We could just link to it.
…nto dit13711/10889-remove-references-to-stencil
**Related Issue:** #10889 ## Summary Removing stale references to Stencil across the repo and replacing where necessary with info on Lit and other tools. --------- Co-authored-by: Ben Elan <no-reply@benelan.dev>
Related Issue: #10889
Summary
Removing stale references to Stencil across the repo and replacing where necessary with info on Lit and other tools.