Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/11ty/webc
Single File Web Components
https://github.com/11ty/webc
Fixed hyphenated values not working bug.
christopherehlen opened this pull request 13 days ago
christopherehlen opened this pull request 13 days ago
webc:scoped :host selector is very unlike actual Web Components :host selector (and badly documented!)
egnor opened this issue 18 days ago
egnor opened this issue 18 days ago
nanoid verison is vulnerable to GHSA-mwcw-c2x4-8c55
marcthe12 opened this issue 21 days ago
marcthe12 opened this issue 21 days ago
webc:if="false" sticks when used in void elements
geofflambeth opened this issue about 1 month ago
geofflambeth opened this issue about 1 month ago
`webc.renderAttributes` loses dashes from original attribute names
Gyanreyer opened this issue 2 months ago
Gyanreyer opened this issue 2 months ago
Components do not render correctly within `<head>`
ryanisaacg opened this issue 3 months ago
ryanisaacg opened this issue 3 months ago
No access to host component properties within slotted content
renekaesler opened this issue 5 months ago
renekaesler opened this issue 5 months ago
Scoped CSS properties overridden when multiple instances of same component
giovannibaldi opened this issue 5 months ago
giovannibaldi opened this issue 5 months ago
multiple pseudo-class selectors on :host
rdela opened this issue 5 months ago
rdela opened this issue 5 months ago
Module resolution `npm:` alias mapping assumes `node_modules` and eleventy config exist in same directory
filmaj opened this issue 6 months ago
filmaj opened this issue 6 months ago
VS Code HTML highlight doesn't know WebC's @-prefixed properties
Miu8 opened this issue 6 months ago
Miu8 opened this issue 6 months ago
Dynamic Prop Cannot Recognize Raw Object JS Data
dwighthouse opened this issue 7 months ago
dwighthouse opened this issue 7 months ago
HTML entities in <style> tags are being encoded
d3v1an7 opened this issue 7 months ago
d3v1an7 opened this issue 7 months ago
Does `webc:root` work with layouts?
urob opened this issue 7 months ago
urob opened this issue 7 months ago
Scope hash is added to all nodes in page mode.
ztiromoritz opened this issue 9 months ago
ztiromoritz opened this issue 9 months ago
[Bug] Build error when slotting a component into another with `webc:setup` script
hasanhaja opened this issue 9 months ago
hasanhaja opened this issue 9 months ago
Avoid overloading web standard slots?
mayank99 opened this issue 10 months ago
mayank99 opened this issue 10 months ago
Minify CSS
karolisgrinkevicius opened this issue 10 months ago
karolisgrinkevicius opened this issue 10 months ago
Props with dashes in their names are handled as public attributes
jsahlen opened this issue 10 months ago
jsahlen opened this issue 10 months ago
Content caching when using `webc:setup`
alexnozer opened this issue 11 months ago
alexnozer opened this issue 11 months ago
Is there a way to control space around WebC components?
saneef opened this issue 11 months ago
saneef opened this issue 11 months ago
Break into smaller pieces: `@webc/html`, `@webc/css`, `@webc/js`
vanyauhalin opened this issue 12 months ago
vanyauhalin opened this issue 12 months ago
Scoped CSS: Next sibling selector not working with :host
rothsandro opened this issue about 1 year ago
rothsandro opened this issue about 1 year ago
Invalid or unexpected token "(((11ty(((permalink)))11ty)))" thrown in moduleScript.evaluateScript
FranciscoG opened this issue about 1 year ago
FranciscoG opened this issue about 1 year ago
Components don’t have access to props data within `webc:setup` script tags
patrulea opened this issue about 1 year ago
patrulea opened this issue about 1 year ago
How to not render empty named slots?
Robertsson opened this issue about 1 year ago
Robertsson opened this issue about 1 year ago
Can't seem to get `:attribute` working with `webc:root`
hojberg opened this issue over 1 year ago
hojberg opened this issue over 1 year ago
Markdown Blockquote Syntax Does Not Render in WebC
spaceninja opened this issue over 1 year ago
spaceninja opened this issue over 1 year ago
How do you list all of the props of a component?
hasanhaja opened this issue over 1 year ago
hasanhaja opened this issue over 1 year ago
webc:if doesn't preclude the need for optional chaining
riskygit opened this issue over 1 year ago
riskygit opened this issue over 1 year ago
Rendering markdown from variable results in escaped HTML
agarzola opened this issue over 1 year ago
agarzola opened this issue over 1 year ago
Stylesheets in layouts are bundled after more specific component styles
riskygit opened this issue over 1 year ago
riskygit opened this issue over 1 year ago
`<link rel="stylesheet">` elements generated in `webc:for` are removed for bundling but not part of the bundle
riskygit opened this issue over 1 year ago
riskygit opened this issue over 1 year ago
test: slots in dsd
bennypowers opened this pull request over 1 year ago
bennypowers opened this pull request over 1 year ago
webc for loop
LegendT opened this issue over 1 year ago
LegendT opened this issue over 1 year ago
Declarative shadow DOM template is rendering inside of itself
bennypowers opened this issue over 1 year ago
bennypowers opened this issue over 1 year ago
How to use recursive (self-nested) WebC components?
Zearin opened this issue over 1 year ago
Zearin opened this issue over 1 year ago
Nesting Question
sc0ttes opened this issue over 1 year ago
sc0ttes opened this issue over 1 year ago
Standalone WebC CLI
dz4k opened this issue over 1 year ago
dz4k opened this issue over 1 year ago
Golang or rust implementation ?
gedw99 opened this issue over 1 year ago
gedw99 opened this issue over 1 year ago
test(looping): Add test for #179
Zearin opened this pull request over 1 year ago
Zearin opened this pull request over 1 year ago
bug: `webc:for` does not work with any Iterable
Zearin opened this issue over 1 year ago
Zearin opened this issue over 1 year ago
`@attributes` not allowing `-` hypenated attributes
zeroedin opened this issue over 1 year ago
zeroedin opened this issue over 1 year ago
Investigate async generators for streaming
Zearin opened this issue over 1 year ago
Zearin opened this issue over 1 year ago
Create new component manager per page
CanIGetaPR opened this pull request over 1 year ago
CanIGetaPR opened this pull request over 1 year ago
Can't access data in nested `webc:for` loops
monochromer opened this issue over 1 year ago
monochromer opened this issue over 1 year ago
Scoped Webc Functions Lose Correct Page Context
CanIGetaPR opened this issue over 1 year ago
CanIGetaPR opened this issue over 1 year ago
Component's child elements get inserted into itself when using slots
P-Froggy opened this issue over 1 year ago
P-Froggy opened this issue over 1 year ago
Adding a webc:setup block to the top of a layout breaks it without reporting any errors
CanIGetaPR opened this issue over 1 year ago
CanIGetaPR opened this issue over 1 year ago
JSDoc style comment format to document/typecheck/autocomplete attributes and properties
zachleat opened this issue over 1 year ago
zachleat opened this issue over 1 year ago
fix: Use consistent language in `AttributeSerializer` error message
Zearin opened this pull request over 1 year ago
Zearin opened this pull request over 1 year ago
chore: Use `node:` protocol in imports
Zearin opened this pull request over 1 year ago
Zearin opened this pull request over 1 year ago
Style scoping prefixes nested CSS
riskygit opened this issue over 1 year ago
riskygit opened this issue over 1 year ago
`slots.text.default` sometimes referenced the wrong host component
zachleat opened this issue over 1 year ago
zachleat opened this issue over 1 year ago
Computing data without render templates
bennypowers opened this issue over 1 year ago
bennypowers opened this issue over 1 year ago
@attributes strips dash from aria-hidden
bennypowers opened this issue over 1 year ago
bennypowers opened this issue over 1 year ago
Elements with slot attributes can't be naturally rendered via the "light DOM" for DSD components
jaredcwhite opened this issue over 1 year ago
jaredcwhite opened this issue over 1 year ago
more explorative tests for webc:for
sombriks opened this pull request almost 2 years ago
sombriks opened this pull request almost 2 years ago
Unable to access collections from webc:setup with `EleventyRenderPlugin`
zeroedin opened this issue almost 2 years ago
zeroedin opened this issue almost 2 years ago
getBundle not working
cfjedimaster opened this issue almost 2 years ago
cfjedimaster opened this issue almost 2 years ago
Allow for webc:nokeep in the component itself
cfjedimaster opened this issue almost 2 years ago
cfjedimaster opened this issue almost 2 years ago
Slottable content was using the wrong component definition for `<script webc:setup>` and global data context
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago
when using `webc:type="js"` i get output twice
niklasgrewe opened this issue almost 2 years ago
niklasgrewe opened this issue almost 2 years ago
Conditional boolean attributes
bennypowers opened this issue almost 2 years ago
bennypowers opened this issue almost 2 years ago
Style scoping bug when moving to v0.11.x
cssandstuff opened this issue almost 2 years ago
cssandstuff opened this issue almost 2 years ago
Using `*.webc` with event listeners, `MutationObserver`
Zearin opened this issue almost 2 years ago
Zearin opened this issue almost 2 years ago
Slotted content (in a top level page) should have access to global data without using `$data`
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago
Frequent component property/attribute data collisions with global data
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago
`<script webc:setup>` feeds data into `webc:for` loop
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago
Add webc helpers to escape text and attributes
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago
Support dynamic values for `webc:import` component imports
ashur opened this issue almost 2 years ago
ashur opened this issue almost 2 years ago
Are other template languages allowed inside WebC components?
Zearin opened this issue almost 2 years ago
Zearin opened this issue almost 2 years ago
Scoped styles break @keyframes with percentages
Gyanreyer opened this issue almost 2 years ago
Gyanreyer opened this issue almost 2 years ago
Support dynamic :webc:is value
m4rrc0 opened this issue almost 2 years ago
m4rrc0 opened this issue almost 2 years ago
fix koa link
sombriks opened this pull request almost 2 years ago
sombriks opened this pull request almost 2 years ago
Please don’t publish docs for unpublished features
paulrobertlloyd opened this issue almost 2 years ago
paulrobertlloyd opened this issue almost 2 years ago
For loop missing array on subsequent component instance
paulrobertlloyd opened this issue almost 2 years ago
paulrobertlloyd opened this issue almost 2 years ago
Relax circular dependency errors
niklasgrewe opened this issue almost 2 years ago
niklasgrewe opened this issue almost 2 years ago
Always ignore parent component tags outside of `<body>`
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago
`webc:else` and `webc:elseif` to pair with `webc:if`
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago
Should webc:nokeep be required on templates that use a single render-function
darthmall opened this issue almost 2 years ago
darthmall opened this issue almost 2 years ago
new WebC integration: koa-webc
sombriks opened this pull request almost 2 years ago
sombriks opened this pull request almost 2 years ago
Remote URL sources not supported?
rocc-o opened this issue almost 2 years ago
rocc-o opened this issue almost 2 years ago
Get a public attributes object for programatic use (`webc.filterPublicAttributes`)
solution-loisir opened this issue almost 2 years ago
solution-loisir opened this issue almost 2 years ago
Adds a top level WebC component parsing cache and huge performance wins from Node vm context improvements
zachleat opened this pull request almost 2 years ago
zachleat opened this pull request almost 2 years ago
Authoring webc files: advised way to get syntax highlighting?
nielsbom opened this issue almost 2 years ago
nielsbom opened this issue almost 2 years ago
Doc improvement? WebC's relation to the Web Components spec/tech
nielsbom opened this issue almost 2 years ago
nielsbom opened this issue almost 2 years ago
Bug with missing parent tag on component with `<link rel="stylesheet">`
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago
`<script webc:setup src>` web:setup with external files
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago
Server side-only HTML comments e.g. `<!---`
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago
Bug with webc:scoped and complex-ish CSS selector with `:host`
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago
Add support for an array of globs in `getComponentsMap`
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago
Add support for `webc:bucket` on any tag, cascade to all child content
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago
The component name/file name coupling in `webc:import="npm:"` feels a bit brittle
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago
Allow `webc:bucket` to be a dynamic attribute
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago
There's no way to opt out of rendering a component entirely.
kenmorechalfant opened this issue almost 2 years ago
kenmorechalfant opened this issue almost 2 years ago
Custom Transformations don't work when rendered in `<slot>`
rijkvanzanten opened this issue almost 2 years ago
rijkvanzanten opened this issue almost 2 years ago
Ability to expand WebC components inside shadow roots
jaredcwhite opened this issue almost 2 years ago
jaredcwhite opened this issue almost 2 years ago
`@attributes` to render an object of name => value to attributes
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago
internals: Removes WebC getComponentList method (no longer in use for incremental builds on Eleventy)
zachleat opened this issue almost 2 years ago
zachleat opened this issue almost 2 years ago