Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ryansolid/dom-expressions issues and pull requests

#259 - feat: camelCase CSS properties in style objects

Pull Request - State: open - Opened by ginnwork over 1 year ago - 2 comments

#258 - Fix `/*@once*/` only works with first child of object

Pull Request - State: closed - Opened by titoBouzout over 1 year ago

#257 - fix: possible fix for hydration bug where it was killing text nodes o…

Pull Request - State: closed - Opened by i-Welch over 1 year ago - 5 comments

#256 - Comments out transformation of `this`

Pull Request - State: closed - Opened by titoBouzout over 1 year ago - 1 comment

#255 - Update types

Pull Request - State: closed - Opened by titoBouzout over 1 year ago - 1 comment

#254 - Improvements to delegated events and non-delegated events added via addEventListener

Pull Request - State: closed - Opened by titoBouzout over 1 year ago - 1 comment

#253 - feat: allow use documents other than window.document during render

Pull Request - State: open - Opened by pedro00dk over 1 year ago

#252 - `/* @once */` seems to work only for first child of object

Issue - State: open - Opened by titoBouzout over 1 year ago - 7 comments

#251 - Is it possible to optimize `style.text` to be like `style_text`?

Issue - State: open - Opened by mokeyish over 1 year ago - 3 comments

#250 - adds missing transition events

Pull Request - State: closed - Opened by titoBouzout over 1 year ago - 1 comment

#249 - updates `draggable` attribute to allow `"true" | "false"`

Pull Request - State: closed - Opened by titoBouzout over 1 year ago - 1 comment

#247 - Can't use `this` on prop function

Issue - State: closed - Opened by titoBouzout over 1 year ago - 1 comment

#246 - add heading tags to const DOMElements

Pull Request - State: closed - Opened by bigmistqke over 1 year ago - 2 comments

#245 - fix: make img attributes optional

Pull Request - State: closed - Opened by emdede over 1 year ago - 1 comment

#244 - Make `elementtiming` and `fetchpriority` optional properties

Pull Request - State: closed - Opened by yhdgms1 over 1 year ago - 2 comments

#242 - Fix JSX missing type in webstorm

Pull Request - State: closed - Opened by NoDocCat over 1 year ago - 2 comments

#241 - Additional HTML closing tag omission

Issue - State: open - Opened by intrnl over 1 year ago - 1 comment

#240 - Shave bytes by removing quotes and spacing from attributes

Pull Request - State: closed - Opened by intrnl over 1 year ago - 1 comment

#239 - Add some JSX attribute types

Pull Request - State: closed - Opened by kidonng over 1 year ago - 1 comment

#238 - Bump seroval to 0.7.0

Pull Request - State: closed - Opened by lxsmnsyc over 1 year ago - 1 comment

#237 - Update jsx.d.ts

Pull Request - State: closed - Opened by prophet1996 over 1 year ago

#236 - Feature: symbols for JSX SSR

Issue - State: open - Opened by lxsmnsyc over 1 year ago

#235 - Fix prop mutation error on `attr:`

Pull Request - State: closed - Opened by lxsmnsyc over 1 year ago

#234 - Fix class:foo={undefined}/classList={{foo: undefined}} bugs

Pull Request - State: closed - Opened by nicketson over 1 year ago - 2 comments

#233 - add support syntax use:{function}={expression}

Pull Request - State: closed - Opened by sirenkovladd over 1 year ago - 1 comment

#232 - wrong markup structure after omitting closing tags

Issue - State: closed - Opened by bsl-zcs over 1 year ago - 1 comment

#231 - add conditions to the style

Pull Request - State: closed - Opened by sirenkovladd over 1 year ago - 1 comment

#230 - Ability to use web-components as component

Issue - State: closed - Opened by saivishwak over 1 year ago - 5 comments

#229 - Add more elements to alwaysClose

Pull Request - State: closed - Opened by nicketson over 1 year ago - 10 comments

#228 - Closing tag omission in dom `transformElement()` is broken with table/tbody

Issue - State: closed - Opened by nicketson over 1 year ago - 2 comments

#227 - Add `loading` JSX attribute type to `<iframe>`

Pull Request - State: closed - Opened by kidonng over 1 year ago - 1 comment

#226 - Cannot use `ref` for `Tagged Template`/`lit-dom-expressions`

Issue - State: closed - Opened by lominming over 1 year ago - 1 comment

#225 - Supported non-standard input attributes

Pull Request - State: closed - Opened by elite174 over 1 year ago - 3 comments

#224 - Add missing transformCondition import

Pull Request - State: closed - Opened by jpdutoit over 1 year ago - 1 comment

#223 - Add type definition for Universal Renderer use function

Pull Request - State: closed - Opened by jpdutoit over 1 year ago - 1 comment

#221 - Feature: `<head>` bubbling

Issue - State: open - Opened by lxsmnsyc over 1 year ago - 4 comments

#220 - fix: pathLength added to ShapeElementSVGAttributes

Pull Request - State: closed - Opened by Ladvace over 1 year ago - 1 comment

#219 - fix: add enterkeyhint attribute to InputHTMLAttributes interface

Pull Request - State: closed - Opened by L1Q over 1 year ago - 1 comment

#218 - Bump http-cache-semantics from 4.1.0 to 4.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments
Labels: dependencies

#217 - Fix server.js error missing `r`

Pull Request - State: closed - Opened by lxsmnsyc over 1 year ago - 1 comment

#216 - Bundle gets es6 syntax

Issue - State: closed - Opened by aimuzov over 1 year ago - 3 comments

#215 - Migrate to `seroval` for serialization

Pull Request - State: closed - Opened by lxsmnsyc over 1 year ago

#214 - Lazy template creation

Pull Request - State: closed - Opened by titoBouzout over 1 year ago - 3 comments

#213 - Support prop: and attr: in spread(), make prop alias element-aware

Pull Request - State: closed - Opened by MarkChrisLevy over 1 year ago - 2 comments

#212 - bug: custom element readonly prop always converted to readOnly

Issue - State: closed - Opened by MarkChrisLevy over 1 year ago - 3 comments

#211 - feat: add support for attr: and prop: in spread()

Issue - State: closed - Opened by MarkChrisLevy over 1 year ago - 2 comments

#210 - The delegate "addEventListener", it cannot add multiple listeners

Issue - State: closed - Opened by GakkiiSmile over 1 year ago - 3 comments

#209 - fix: add href attribute to GradientElementSVGAttributes interface

Pull Request - State: closed - Opened by emdede over 1 year ago - 1 comment

#208 - fix (docs): updated "compiles to" code example for babel-plugin-jsx-dom-expressions

Pull Request - State: closed - Opened by i-Welch over 1 year ago - 1 comment

#207 - refactor: simplify logic of find tag renderer

Pull Request - State: closed - Opened by ulivz over 1 year ago - 1 comment

#206 - refactor: do not use deprecated `t.cloneDeep`

Pull Request - State: closed - Opened by ulivz over 1 year ago - 1 comment

#205 - refactor: keep persistent type

Pull Request - State: closed - Opened by ulivz over 1 year ago - 1 comment

#204 - Missing `onFocus`

Issue - State: closed - Opened by phungleson over 1 year ago - 3 comments

#203 - refactor: do not use logical negation (`!condition`) in ternary operator

Pull Request - State: closed - Opened by ulivz over 1 year ago

#201 - Serializer fails on recursive objects

Issue - State: closed - Opened by lxsmnsyc over 1 year ago - 6 comments

#200 - Add void elements check for `ssrElement`

Pull Request - State: closed - Opened by lxsmnsyc over 1 year ago

#199 - `ssrElement` doesn't check for void elements

Issue - State: closed - Opened by lxsmnsyc over 1 year ago

#198 - Migrate to TypeScript

Issue - State: open - Opened by ulivz over 1 year ago

#197 - Update validate-html-nesting version to 1.2.0

Issue - State: closed - Opened by MananTank over 1 year ago

#195 - normalize TS satisfies expression

Pull Request - State: closed - Opened by XiNiHa over 1 year ago

#194 - Fix test failures when using pnpm and run npm-upgrade on all dependencies

Pull Request - State: closed - Opened by obask over 1 year ago - 2 comments

#193 - Bump json5 from 1.0.1 to 1.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#192 - What is an easy way of running/debugging the babel-plugin-jsx package?

Issue - State: closed - Opened by obask over 1 year ago - 1 comment

#191 - Reorganize jsx-runtime html/svg type definitions

Pull Request - State: closed - Opened by obask almost 2 years ago - 3 comments

#190 - Bump json5 from 2.1.3 to 2.2.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#189 - Bump json5 from 2.2.1 to 2.2.2 in /packages/babel-plugin-jsx-dom-expressions

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#188 - chore: update rollup & babel

Pull Request - State: closed - Opened by Jackie1210 almost 2 years ago

#187 - fix-escaping-booleans

Pull Request - State: closed - Opened by orenelbaum almost 2 years ago - 2 comments

#186 - fix-dom-function-children

Pull Request - State: closed - Opened by orenelbaum almost 2 years ago - 1 comment

#185 - Update README.md

Pull Request - State: closed - Opened by Zearin almost 2 years ago - 1 comment

#184 - Update Babel to add support for Typescript 4.9

Issue - State: closed - Opened by minht11 almost 2 years ago - 2 comments

#183 - Bump qs from 6.5.2 to 6.5.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#182 - Bump decode-uri-component from 0.2.0 to 0.2.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#181 - function voidFn() {} Question

Issue - State: closed - Opened by tforward almost 2 years ago - 2 comments

#180 - Bump minimatch from 3.0.4 to 3.0.5

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#179 - Added missing events for dialog element

Pull Request - State: closed - Opened by elite174 almost 2 years ago

#178 - add CSS Typed OM types

Pull Request - State: closed - Opened by MrFoxPro almost 2 years ago - 3 comments

#177 - [QUESTION] JSON to REAL Solid/React components

Issue - State: open - Opened by thednp almost 2 years ago - 3 comments

#176 - fix spread

Pull Request - State: closed - Opened by mdynnl almost 2 years ago - 1 comment

#175 - docs(babel-plugin-jsx-dom-expressions): improve config

Pull Request - State: closed - Opened by ulivz almost 2 years ago - 1 comment

#174 - test: update attributeExpressions output to fix test failure

Pull Request - State: closed - Opened by ulivz almost 2 years ago - 2 comments

#173 - reliable quick start command to initialize this project

Pull Request - State: closed - Opened by ulivz almost 2 years ago - 2 comments

#172 - Lack of a reliable quick start command to initialize this project

Issue - State: closed - Opened by ulivz almost 2 years ago

#171 - babel-plugin-jsx-dom-expressions: transformCondition is not defined error

Issue - State: closed - Opened by btakita almost 2 years ago - 1 comment

#170 - Bump parse-url from 7.0.2 to 8.1.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#169 - fix runtime error on empty style/script tags

Pull Request - State: closed - Opened by trusktr almost 2 years ago

#168 - classList produces class="undefined" if undefined key is passed

Issue - State: closed - Opened by viridia almost 2 years ago - 5 comments

#167 - Unexpected token '.'

Issue - State: closed - Opened by watsom27 about 2 years ago - 2 comments

#166 - Better handling of prototype properties in compile time or runtime

Issue - State: closed - Opened by mdynnl about 2 years ago - 2 comments

#165 - (feat) augmentable JSX.Element-types

Pull Request - State: closed - Opened by bigmistqke about 2 years ago - 1 comment

#164 - (feat) augmentable JSX-Element-type

Pull Request - State: closed - Opened by bigmistqke about 2 years ago - 1 comment

#163 - fix a typo (— to -)

Pull Request - State: closed - Opened by yw662 about 2 years ago - 1 comment

#158 - [lit-dom-expressions] better error message for `For` without a function as child

Issue - State: closed - Opened by trusktr about 2 years ago - 2 comments

#157 - feat: ungroup dynamics for universal renderer

Pull Request - State: open - Opened by vjoao about 2 years ago - 1 comment

#156 - [html] closing tag with component renders extra ">" character in output

Issue - State: open - Opened by trusktr about 2 years ago - 1 comment