The Wayback Machine - https://web.archive.org/web/20210712185101/https://github.com/topics/webcomponent
Skip to content
#

webcomponent

web-components logo

Developers can create custom, reusable, encapsulated HTML tags for the web using Web Components. Components use the Custom Element standard, frequently in combination with the Shadow DOM, HTML Templates, and ES Modules.

Here are 335 public repositories matching this topic...

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

lizable
lizable commented Jul 9, 2021

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
기능 요청이 특정 문제에 연관된 것이라면 여기에 그 문제를 설명해주세요.

There are some panels that use grids to display data received from the manager server.
For example, running sessions list at running tab in Sessions page, and vfolders list at vfolders tab in D