Skip to content
#

stenciljs

Here are 376 public repositories matching this topic...

stencil
Amiiiirali
Amiiiirali commented Aug 17, 2021

Stencil version:

 @stencil/core@2.6.0

I'm submitting a:
[X ] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/

Current behavior:
The output target dist-custom-elements-bundle does not attachShadow with delegatesF

deckdeckgo
rfuehrer
rfuehrer commented Jun 28, 2021

Affected part of DeckDeckGo

  • Web Components

Feature Description

Is it possible that the position of the anchor can be changed? An option like rotation-ancohr:top|left|right|bottom (or rotation-ancohr-position) offers more flexibility in other usage scenarios.

Or is that already possible today through existing CSS properties?

Use Case

I use drr for a project w

calcite-components
benelan
benelan commented Aug 18, 2021

Description

For some components slots are hardcoded into the .tsx file rather than being imported from a resource file. Here are the components with hardcoded slots (I searched <slot name=" to find these):

calcite-modal
calcite-chip
shared-list-render
calcite-radio-group-actions
calcite-shell
calcite-tabs
calcite-tree-item

Examples:
https://github.com/Esri/calcite-

Improve this page

Add a description, image, and links to the stenciljs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stenciljs topic, visit your repo's landing page and select "manage topics."

Learn more