Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/11ty/eleventy-plugin-webc

Adds support for WebC *.webc files to Eleventy
https://github.com/11ty/eleventy-plugin-webc

How to add new bundle types while using eleventy-plugin-webc?

awmottaz opened this issue about 1 month ago
How to access slot content in js template?

awmottaz opened this issue about 1 month ago
WebC fails with 11ty running on Deno

tryoxiss opened this issue 3 months ago
Need help understanding slots

mjawn opened this issue 3 months ago
Async shortcodes in dynamic attribute

sascha53 opened this issue 4 months ago
:host CSS class is duplicated and appended to all children

paprikka opened this issue 4 months ago
Cannot pass down properties when nesting components

bzp99 opened this issue 5 months ago
Nested web components causing (or contributing to) fatal error

mirisuzanne opened this issue 6 months ago
Webc Scoped CSS Breaks CSS Nesting

dwighthouse opened this issue 6 months ago
Error when using `bun`

heyarne opened this issue 10 months ago
Use a webc component inside a shortcode

kjvdven opened this issue 11 months ago
Skip bundling within excluded files

darekkay opened this pull request 12 months ago
ESM for Eleventy 3.0

riskygit opened this issue about 1 year ago
A function from the RSS plugin is not available in WebC template

FranciscoG opened this issue about 1 year ago
Scoped styling in nested WebC layouts

hasanhaja opened this issue over 1 year ago
.webc does not work with prettier

iamdench opened this issue over 1 year ago
Dynamic Permalinks Silently Ignored

stevenwoodson opened this issue over 1 year ago
`permalink: false` not working in WebC files or using WebC layouts

anghelos opened this issue over 1 year ago
Plugin doesnt interpret webc component

GuillaumeUnice opened this issue over 1 year ago
Is it possible to use sass when working with WebC in bundler mode?

MartyNZ opened this issue over 1 year ago
eleventyWebcTemplate.js: Add deprecation warnings

Zearin opened this pull request over 1 year ago
test(global-data): Add test for using global data

Zearin opened this pull request over 1 year ago
[proposal/feature request] Add ability to scope component scripts

Gyanreyer opened this issue over 1 year ago
Accessing page data in a layout requires $data sometimes

darthmall opened this issue over 1 year ago
Auto-formatting WebC template files

nielsbom opened this issue over 1 year ago
Usage of getNextCollectionItem/getPreviousCollectionItem in webc

janmonschke opened this issue over 1 year ago
chore: Use `node:` protocol in imports (`require(…)`)

Zearin opened this pull request over 1 year ago
Docs: Using WebC for behavior-only (“wrapper”) components

Zearin opened this issue over 1 year ago
Explain why WebC may fail w/o `useTransform: true`

Zearin opened this issue over 1 year ago
Build process on `--serve` not triggered for `.webc` files

lucaorio opened this issue over 1 year ago
Allow npm: alias to resolve to node_modules in parent folder

redmagic opened this issue over 1 year ago
Stale data from cascade in webc:setup

darthmall opened this issue over 1 year ago
Move `css`, `js`, and `html` helpers to `webc.helpers.*`

zachleat opened this issue over 1 year ago
Regression with webc:type="11ty" `TemplateRenderConfigError` error

zachleat opened this issue over 1 year ago
dynamic attributes not working when using webc:keep

niklasgrewe opened this issue over 1 year ago
Can i use slots in layouts?

niklasgrewe opened this issue over 1 year ago
Modifying webc components does not cause a site rebuild

mvllow opened this issue over 1 year ago
Add `debug()` statements for `*.webc` files

Zearin opened this issue over 1 year ago
Transform Order

Casey-Kiewit opened this issue over 1 year ago
Issue with `webc:for` via Eleventy computed data

d3v1an7 opened this issue over 1 year ago
renderFile of a WebC include within a draft fails on build

darekkay opened this issue almost 2 years ago
Allow passing an array of globs to the `components` config property

solution-loisir opened this issue almost 2 years ago
Fix CSS and JS not getting bundled for non-default buckets

Gyanreyer opened this pull request almost 2 years ago
Unable to bundle multiple buckets to file URLs

douglas-johnson opened this issue almost 2 years ago
Allow WebC bundler mode when using WebC via Eleventy Transform

zachleat opened this issue almost 2 years ago
WebC with Nunjucks: an error with JavaScript Data Files

rocc-o opened this issue almost 2 years ago
Error for dynamic permalink in JS

solution-loisir opened this issue almost 2 years ago
Webc file breaking permalink in directory data?

robjwood opened this issue almost 2 years ago
Move bundling code to use eleventy-plugin-bundle

zachleat opened this issue almost 2 years ago
String (non-dynamic) `permalink`s require extra quotes

zachleat opened this issue almost 2 years ago
Asset bundling outside webc, and non layout files

cfjedimaster opened this issue almost 2 years ago
Set frontmatter from within component's <script> tag

georgedoescode opened this issue almost 2 years ago
Update compatibility to allow eleventy beta

colinaut opened this pull request almost 2 years ago
Permalink is not available for WebC files

pepelsbey opened this issue almost 2 years ago
Permalink errors when using pagination

peterjanes opened this issue almost 2 years ago
How add pagination?

alexanderkrupnitsky opened this issue almost 2 years ago
Passing data from Nunjucks to Webc

andeersg opened this issue almost 2 years ago
Not a full `this` when calling a component from a Liquid template

pauleveritt opened this issue about 2 years ago
HTML only component keeping tag in output

cfjedimaster opened this issue about 2 years ago
Overriding components as part of data cascade

pauleveritt opened this issue about 2 years ago
WebC Components placed in Layout files never render Scoped CSS

khalidabuhakmeh opened this issue about 2 years ago
Parsing markdown templates as webc breaks blockquotes

oliverjam opened this issue about 2 years ago
`getCss` doesn't bundle styles from component when using nested layouts

rijkvanzanten opened this issue about 2 years ago
`dynamicPermalink: false` not working with WebC

Kalabasa opened this issue about 2 years ago
Disable bundling but process

cfjedimaster opened this issue about 2 years ago
Access page level data in WebC

cfjedimaster opened this issue about 2 years ago
Nested layouts in WebC

zachleat opened this issue about 2 years ago
Dynamic permalinks and WebC

voxpelli opened this issue about 2 years ago
Preprocess Markdown with Webc to have an MDX syntax

seb-celinedesign opened this issue about 2 years ago
Upgrade to WebC v0.6.0

zachleat opened this issue about 2 years ago
Issues using WebC with nunjucks

mirisuzanne opened this issue about 2 years ago
Render functions in layouts aren't re-processed through WebC

darthmall opened this issue about 2 years ago
Slot rendering within `template` for a PE web component

5t3ph opened this issue about 2 years ago
WebC scoped styles className applied to every element

martynhoyer opened this issue about 2 years ago
Leftover `uid` styles during `--watch`/`--serve`

zachleat opened this issue about 2 years ago
shortCode inaccessible in template webc:type="11ty"

khalidabuhakmeh opened this issue about 2 years ago
Add a default value for `components` directory option

zachleat opened this issue about 2 years ago
Deleting a global component throws an error during `--serve` mode

zachleat opened this issue about 2 years ago
Make `components` relative to custom `input` directory

5t3ph opened this issue about 2 years ago
Scripts and styles are not aggregated in the root WebC layout template

darthmall opened this issue about 2 years ago
WebC props - how to use?

cfjedimaster opened this issue about 2 years ago
Default glob behavior of WebC could hinder people while reading the docs

cfjedimaster opened this issue about 2 years ago
Configuration options for WebC features for helpers, custom transforms

zachleat opened this issue about 2 years ago
Unable to render other components from a render script component

Gyanreyer opened this issue about 2 years ago
Question whey pass props and not attribute

SteveALee opened this issue about 2 years ago
Add global filters as WebC Helpers

zachleat opened this issue about 2 years ago
Fix typo in README

larryhudson opened this pull request about 2 years ago
Windows fixes.

zachleat opened this issue about 2 years ago