Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Netflix/x-element issues and pull requests
#184 - Cleaned up the server.js file | Issue with If statement. line 43
Issue -
State: open - Opened by Osintedx 4 months ago
- 3 comments
#183 - Fix: Repeat and Map can now rerender.
Pull Request -
State: open - Opened by Kelketek 4 months ago
- 7 comments
#182 - Documentation: Clarify that computed properties are lazy.
Pull Request -
State: closed - Opened by Kelketek 4 months ago
- 3 comments
#181 - Bump requirements and add ignore
Pull Request -
State: closed - Opened by Kelketek 4 months ago
- 1 comment
#180 - Adds docs about templating, minor housekeeping
Pull Request -
State: open - Opened by klebba 7 months ago
#179 - Issue with built-in template repeat
Issue -
State: open - Opened by klebba 7 months ago
- 1 comment
#178 - Lazily computed properties can cause confusion
Issue -
State: closed - Opened by klebba 7 months ago
- 7 comments
#177 - Adopts shared linter rules
Pull Request -
State: closed - Opened by klebba 8 months ago
- 3 comments
#176 - Bump version for “x-test” development dependency.
Pull Request -
State: closed - Opened by theengineear 9 months ago
#175 - Update publishing options (adds manual procedure).
Pull Request -
State: closed - Opened by theengineear 9 months ago
#174 - Publish package to JSR in addition to npm.
Pull Request -
State: closed - Opened by theengineear 9 months ago
#173 - Update / modernize publishing docs.
Pull Request -
State: closed - Opened by theengineear 9 months ago
#172 - Update GitHub actions (versions / ergonomics).
Pull Request -
State: closed - Opened by theengineear 9 months ago
- 1 comment
#171 - Add “deno.json” to configure support for JSR.
Pull Request -
State: closed - Opened by theengineear 9 months ago
- 1 comment
#170 - Leverage error “cause” for wrapping render errors.
Pull Request -
State: closed - Opened by theengineear 9 months ago
- 1 comment
#169 - Simplify template error message once error causes are better-supported.
Issue -
State: open - Opened by theengineear 9 months ago
- 1 comment
#168 - Fix test runner, smarter server
Pull Request -
State: closed - Opened by klebba 9 months ago
#167 - Puppeteer tests seem to no longer work when run locally.
Issue -
State: closed - Opened by theengineear 9 months ago
- 3 comments
#166 - Improve style sheet adoption ergonomics.
Pull Request -
State: open - Opened by theengineear 10 months ago
- 2 comments
#165 - Fixes server pathing
Pull Request -
State: closed - Opened by klebba 10 months ago
- 1 comment
#164 - Demonstrate interoperability with native forms.
Pull Request -
State: open - Opened by theengineear 10 months ago
- 1 comment
#163 - Use npm
Pull Request -
State: closed - Opened by klebba 10 months ago
- 2 comments
#162 - Bump debug from 4.1.1 to 4.3.4
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies
#161 - Bump follow-redirects from 1.15.2 to 1.15.5
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies
#160 - Removes http-server
Pull Request -
State: closed - Opened by klebba 10 months ago
- 2 comments
#159 - Updates dev dependencies
Pull Request -
State: closed - Opened by klebba 10 months ago
#158 - Remove http-server dependency
Issue -
State: closed - Opened by klebba 10 months ago
- 1 comment
#157 - Pins external library versions, other housekeeping
Pull Request -
State: closed - Opened by klebba 10 months ago
- 2 comments
#156 - Update import paths for networked demos.
Pull Request -
State: closed - Opened by theengineear 10 months ago
- 3 comments
#155 - Uses ESLint flat config format
Pull Request -
State: closed - Opened by klebba 12 months ago
#154 - Collecting 1.0 release tasks
Issue -
State: open - Opened by klebba 12 months ago
- 6 comments
#153 - Unpkg links should incorporate a version
Issue -
State: closed - Opened by klebba about 1 year ago
#152 - Default template engine won't stamp elements unless they implement a blank template
Issue -
State: open - Opened by klebba about 1 year ago
#151 - Update README.md
Pull Request -
State: closed - Opened by klebba over 1 year ago
#150 - Bump dev dependencies.
Pull Request -
State: closed - Opened by theengineear over 1 year ago
- 1 comment
#149 - Consider support for custom “serialize” / “deserialize” logic in property block.
Issue -
State: open - Opened by theengineear over 1 year ago
#148 - Deserialize `""` to `NaN` for `Number` type.
Pull Request -
State: closed - Opened by theengineear over 1 year ago
- 2 comments
#147 - Deserializing empty attributes when the property type definition is Number results in "0"
Issue -
State: closed - Opened by klebba over 1 year ago
- 4 comments
#146 - Bump word-wrap from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#144 - Ensure computation on initialization.
Pull Request -
State: closed - Opened by theengineear over 1 year ago
- 1 comment
#143 - Fix edge case where computed property is used between construction and initialization.
Issue -
State: closed - Opened by theengineear over 1 year ago
#140 - Improve performance of injection phase.
Pull Request -
State: closed - Opened by theengineear over 1 year ago
#139 - Throw for sketchy interpolation.
Pull Request -
State: closed - Opened by theengineear over 1 year ago
#138 - Fix template injection for special characters.
Pull Request -
State: closed - Opened by theengineear over 1 year ago
- 2 comments
#137 - Update dependencies for testing.
Pull Request -
State: closed - Opened by theengineear over 1 year ago
- 1 comment
#136 - Allow everything but “>” character in template.
Pull Request -
State: closed - Opened by theengineear over 1 year ago
#135 - Allow special characters in quoted attributes.
Pull Request -
State: closed - Opened by theengineear over 1 year ago
#134 - Fix final bullet points in “README.md”.
Pull Request -
State: closed - Opened by theengineear over 1 year ago
#133 - Update references to “main” brach in docs.
Pull Request -
State: closed - Opened by theengineear over 1 year ago
#132 - Consider support for custom “updaters” in default template engine.
Issue -
State: open - Opened by theengineear over 1 year ago
#131 - Add TypeScript declaration file (e.g., “index.d.ts”) to declare interface.
Issue -
State: closed - Opened by theengineear over 1 year ago
#130 - Skip initial lookup for internal properties.
Pull Request -
State: closed - Opened by theengineear over 1 year ago
- 2 comments
#129 - Internal props should not participate in pre-upgrade element initialization.
Issue -
State: closed - Opened by theengineear over 1 year ago
#128 - Use error cause for template errors.
Issue -
State: closed - Opened by theengineear almost 2 years ago
- 3 comments
#127 - Bump minimatch from 3.0.4 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#126 - Setup listeners before initial render.
Pull Request -
State: closed - Opened by theengineear almost 2 years ago
- 1 comment
#125 - Consider inverting order of initialization / listener-setup.
Issue -
State: closed - Opened by theengineear almost 2 years ago
- 6 comments
#124 - Link to SPEC.md from README.md
Issue -
State: closed - Opened by klebba about 2 years ago
#123 - Discussion: Allow interpolation in “style” and “script” tags for template engine.
Issue -
State: open - Opened by theengineear about 2 years ago
#122 - Add performance testing for template engine.
Issue -
State: closed - Opened by theengineear about 2 years ago
#121 - Discussion: Add syntactic sugar for boolean attribute bindings to Template Engine.
Issue -
State: closed - Opened by theengineear about 2 years ago
- 2 comments
#120 - Discussion: Enable support for event bindings in Template Engine.
Issue -
State: open - Opened by theengineear about 2 years ago
- 3 comments
#119 - Decouple templating engine from “x-element”.
Pull Request -
State: closed - Opened by theengineear about 2 years ago
- 1 comment
#118 - Add Custom Elements Everywhere test suite.
Pull Request -
State: open - Opened by theengineear about 2 years ago
#117 - Rename the primary development branch to `main`
Issue -
State: closed - Opened by klebba over 2 years ago
- 1 comment
#116 - Template engine
Pull Request -
State: closed - Opened by theengineear over 2 years ago
- 2 comments
#115 - Decouple templating engine and ship with a minimal default.
Issue -
State: closed - Opened by theengineear over 2 years ago
#114 - Consider adding Bundlephobia badges.
Issue -
State: open - Opened by theengineear over 2 years ago
- 2 comments
#113 - Publish a playground for simple fiddling with “x-element”.
Issue -
State: closed - Opened by theengineear over 2 years ago
- 3 comments
#112 - Leverage class fields and private class fields.
Pull Request -
State: closed - Opened by theengineear over 2 years ago
- 8 comments
#111 - Add Custom Elements Everywhere test suite.
Pull Request -
State: closed - Opened by theengineear over 2 years ago
- 4 comments
#110 - Fix example code in “SPEC.md” file.
Pull Request -
State: closed - Opened by theengineear over 2 years ago
#109 - Bump ansi-regex from 4.1.0 to 4.1.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#108 - Remove references to Travis build statuses.
Pull Request -
State: closed - Opened by theengineear over 2 years ago
#107 - Update README.md
Pull Request -
State: closed - Opened by klebba over 2 years ago
#106 - Ensure x-element compatibility with Custom Elements Everywhere test suite
Issue -
State: open - Opened by klebba over 2 years ago
#105 - Link to hosted x-element build in README
Issue -
State: closed - Opened by klebba over 2 years ago
- 5 comments
#104 - useful readme origins
Pull Request -
State: closed - Opened by klebba over 2 years ago
- 2 comments
#103 - Publishes tests and demos
Pull Request -
State: closed - Opened by klebba over 2 years ago
- 5 comments
#102 - Bump ajv from 6.10.2 to 6.12.6
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#101 - Include /test and /demo in the published version of x-element
Issue -
State: closed - Opened by klebba almost 3 years ago
#100 - Allow typeless props to be synced from attributes.
Pull Request -
State: closed - Opened by theengineear about 3 years ago
- 1 comment
#99 - Allow typeless properties to be set via an attribute.
Issue -
State: closed - Opened by theengineear about 3 years ago
- 10 comments
#98 - Allow publishing to NPM.
Pull Request -
State: closed - Opened by theengineear about 3 years ago
#97 - Use npmjs registry in GitHub actions.
Pull Request -
State: closed - Opened by theengineear about 3 years ago
#96 - Rename release action to “Release”.
Pull Request -
State: closed - Opened by theengineear about 3 years ago
#95 - Add GitHub Actions for “push” and “release”.
Pull Request -
State: closed - Opened by theengineear about 3 years ago
#94 - testing, ignore.
Pull Request -
State: closed - Opened by ghost over 3 years ago
#93 - Update travis.yml (deploy.api_key.secure).
Pull Request -
State: closed - Opened by theengineear over 3 years ago
#92 - Update publishConfig in package.json.
Pull Request -
State: closed - Opened by theengineear over 3 years ago
#91 - Bump ws from 7.3.1 to 7.5.3
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#90 - Test “initial” works as expected with non-literal.
Pull Request -
State: closed - Opened by theengineear over 3 years ago
- 6 comments
#89 - Property definition "initial" value is unexpectedly reused across instances
Issue -
State: closed - Opened by klebba over 3 years ago
- 1 comment
#88 - Bump glob-parent from 5.1.0 to 5.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#87 - Bump ws from 7.3.1 to 7.4.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#86 - Update “lit-html” dependency.
Pull Request -
State: closed - Opened by theengineear over 3 years ago
- 5 comments
#85 - Allow authors to extend “observedAttributes”.
Pull Request -
State: closed - Opened by theengineear over 3 years ago
- 4 comments
#84 - Allow extending `observedAttributes`.
Issue -
State: closed - Opened by theengineear over 3 years ago
- 4 comments
#83 - Support Form-Associated Custom Elements
Issue -
State: open - Opened by theengineear over 3 years ago
- 1 comment
#82 - Removes all “nudges” from “x-element”.
Pull Request -
State: closed - Opened by theengineear almost 4 years ago
- 9 comments