Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / snabbdom/snabbdom issues and pull requests
#1126 - Fix style.ts for headless environments
Issue -
State: open - Opened by timcraft 8 days ago
#1125 - JSX.IntrinsicElements type error in editor
Issue -
State: open - Opened by PiIsFour 10 days ago
#1124 - typo in README.md
Pull Request -
State: closed - Opened by aviradinsky 25 days ago
- 2 comments
#1123 - chore(deps-dev): bump rollup from 3.29.4 to 3.29.5
Pull Request -
State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies
#1122 - Fix VNodeStyle type
Pull Request -
State: open - Opened by zaccrites 2 months ago
#1121 - VNodeStyle type checking error for "delayed" and "remove" styles
Issue -
State: open - Opened by zaccrites 2 months ago
- 1 comment
#1120 - refactor: use PropertyKey instaed of key list
Pull Request -
State: closed - Opened by EdamAme-x 4 months ago
- 1 comment
#1119 - chore(deps-dev): bump braces from 3.0.2 to 3.0.3
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#1118 - I want to know the origin of the two-ended diff algorithm
Issue -
State: open - Opened by parrot-designa 6 months ago
- 1 comment
#1117 - [POC] feat: adds jsx props module
Pull Request -
State: open - Opened by geotrev 6 months ago
- 1 comment
#1116 - fix: fix parsing of selector with # in class names
Pull Request -
State: open - Opened by paldepind 8 months ago
- 3 comments
#1115 - chore(release): remove publish job for GitHub package repository
Pull Request -
State: closed - Opened by paldepind 8 months ago
#1114 - Slow type checking with snabbdom 3.6+
Issue -
State: open - Opened by schlawg 8 months ago
- 5 comments
#1113 - Problem with Tailwind style complex class names?
Issue -
State: open - Opened by tslocke 9 months ago
- 6 comments
#1112 - Attribute behavior should be improved
Issue -
State: open - Opened by bgradin 9 months ago
- 4 comments
#1111 - Improve whitespace handling of class attribute in `toVNode`
Pull Request -
State: closed - Opened by sabberworm 9 months ago
- 2 comments
#1110 - Restore Typescript intellisense
Pull Request -
State: open - Opened by bgradin 9 months ago
- 4 comments
#1109 - fix: camelize dataset
Pull Request -
State: closed - Opened by sabberworm 9 months ago
- 5 comments
#1108 - chore(deps-dev): bump ip from 1.1.8 to 1.1.9
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies
#1107 - Use modern JS features in additional places
Pull Request -
State: closed - Opened by paldepind 10 months ago
- 1 comment
#1106 - Detect opportunity to insert new vnode earlier for more efficient DOM manipulation
Pull Request -
State: closed - Opened by paldepind 10 months ago
#1105 - fix: work around bug in ts-add-js-extension
Pull Request -
State: closed - Opened by jvanbruegge 10 months ago
#1104 - Add `.js` extensions to the import specifiers
Pull Request -
State: closed - Opened by ryota-ka 10 months ago
- 9 comments
#1103 - Why can't the file be found after updating 3.5.1 to 3.6.0?
Issue -
State: closed - Opened by royWoody 10 months ago
- 2 comments
#1102 - 3.6.0 './h' failed to resolve only because it was resolved as fully specified
Issue -
State: closed - Opened by ForsakenE 10 months ago
- 4 comments
#1101 - chore(tools): add build job to publish spec
Pull Request -
State: closed - Opened by iambumblehead 10 months ago
- 1 comment
#1100 - Any Break Change in 3.6.0?
Issue -
State: closed - Opened by Vikingama 10 months ago
- 3 comments
#1099 - Virtualized list issue
Issue -
State: closed - Opened by tsunamiq 10 months ago
- 14 comments
#1098 - Document the selector property and its use in identifying nodes
Pull Request -
State: closed - Opened by paldepind 10 months ago
- 2 comments
#1097 - Add comparator support to thunk for custom equality
Pull Request -
State: open - Opened by paldepind 10 months ago
- 9 comments
#1096 - why haven't we published an npm module in the last 2 years?
Issue -
State: closed - Opened by mreinstein 10 months ago
- 2 comments
#1095 - Use npm ci instead of npm install
Pull Request -
State: closed - Opened by paldepind 10 months ago
#1094 - Handle falsy values correctly in the dataset and style modules
Pull Request -
State: closed - Opened by paldepind 10 months ago
- 7 comments
#1093 - the styleModule has problems handling style updates with attribute values of 0
Issue -
State: closed - Opened by chuifengji 10 months ago
- 5 comments
#1092 - Enhance JSX and VNode types
Pull Request -
State: closed - Opened by WorldMaker 11 months ago
- 4 comments
#1091 - Some thoughts (low priority)
Issue -
State: open - Opened by kuraga 12 months ago
- 2 comments
#1090 - interesting perf benchmark; would be nice if snabbdom were featured there
Issue -
State: open - Opened by iambumblehead 12 months ago
- 2 comments
#1089 - chore(test): increase browserStartTimeout, reduce frequent pipeline timeout failure
Pull Request -
State: closed - Opened by iambumblehead 12 months ago
- 1 comment
#1088 - Add installation instructions to the README
Pull Request -
State: closed - Opened by nilslindemann 12 months ago
- 14 comments
#1087 - "module" publishing; [BUG] runtime error importing build/src/jsx.js
Issue -
State: closed - Opened by iambumblehead 12 months ago
- 8 comments
#1086 - "module" publishing; all exports must be explicitly defined
Issue -
State: closed - Opened by iambumblehead 12 months ago
- 2 comments
#1085 - fix: correct minimum node version to one that supports modules
Pull Request -
State: closed - Opened by mreinstein 12 months ago
- 12 comments
#1084 - chore(tools): add bench job to ci pipeline
Pull Request -
State: closed - Opened by iambumblehead 12 months ago
- 6 comments
#1083 - fix: allow innerHTML to replace non-empty node, credit @tokichie
Pull Request -
State: closed - Opened by iambumblehead 12 months ago
- 3 comments
#1082 - fix: detect window.requestAnimationFrame function before calling
Pull Request -
State: closed - Opened by iambumblehead 12 months ago
- 5 comments
#1081 - chore(test): enforce prettier format for pull requests using lint ci job
Pull Request -
State: closed - Opened by iambumblehead 12 months ago
- 2 comments
#1080 - fix: generate valid javascript modules in build. fixes #963.
Pull Request -
State: closed - Opened by mreinstein 12 months ago
- 9 comments
#1079 - Integration tests (proof-of-concept)
Issue -
State: closed - Opened by mreinstein 12 months ago
- 12 comments
#1078 - chore(docs): add attributesModule to first README example (#958)
Pull Request -
State: closed - Opened by iambumblehead 12 months ago
- 9 comments
#1077 - chore(tools): apply prettier-format to all files
Pull Request -
State: closed - Opened by iambumblehead 12 months ago
- 1 comment
#1076 - chore(tools): remove un-needed dot-files; .prettierignore
Pull Request -
State: closed - Opened by iambumblehead 12 months ago
- 6 comments
#1075 - chore(test): rename ci job from CI to test-browser
Pull Request -
State: closed - Opened by iambumblehead 12 months ago
#1074 - chore(tools): lint all files, simplify npm lint script command
Pull Request -
State: closed - Opened by iambumblehead 12 months ago
- 7 comments
#1073 - chore(tools): remove devdependency lodash-es; used once, ~622kB
Pull Request -
State: closed - Opened by iambumblehead 12 months ago
#1072 - chore(tools): remove devdependency cross-env; un-maintained, not used ~86kB
Pull Request -
State: closed - Opened by iambumblehead 12 months ago
- 1 comment
#1071 - chore(tools): remove un-needed dot files
Pull Request -
State: closed - Opened by iambumblehead about 1 year ago
- 5 comments
#1070 - chore(tools): added github package publishing job, runs when release is created
Pull Request -
State: closed - Opened by iambumblehead about 1 year ago
- 5 comments
#1069 - chore(tools): convert .eslintrc.cjs to declarative .eslintrc.json
Pull Request -
State: closed - Opened by iambumblehead about 1 year ago
#1068 - chore(tools): add lint job to ci pipeline
Pull Request -
State: closed - Opened by iambumblehead about 1 year ago
#1067 - chore(refactor): prettier --write src/init.ts
Pull Request -
State: closed - Opened by iambumblehead about 1 year ago
- 3 comments
#1066 - fix: img src attribute patching (#958)
Pull Request -
State: closed - Opened by iambumblehead about 1 year ago
- 10 comments
#1065 - chore(test): use actions/checkout@v4, replacing v3
Pull Request -
State: closed - Opened by iambumblehead about 1 year ago
- 1 comment
#1064 - chore(docs): reference readme-title image from imgur
Pull Request -
State: closed - Opened by iambumblehead about 1 year ago
- 6 comments
#1063 - chore(tools): use npm files directive for smaller publish size
Pull Request -
State: closed - Opened by iambumblehead about 1 year ago
- 4 comments
#1062 - fix: patch should apply textNodes (#972)
Pull Request -
State: closed - Opened by iambumblehead about 1 year ago
- 1 comment
#1061 - fix: patching namespaced attributes (#1049)
Pull Request -
State: closed - Opened by iambumblehead about 1 year ago
- 15 comments
#1060 - chore(test): use default concurrency 1, so local unit tests do not hang
Pull Request -
State: closed - Opened by iambumblehead about 1 year ago
- 1 comment
#1059 - `npm test` hangs indefinitely
Issue -
State: closed - Opened by iambumblehead about 1 year ago
- 1 comment
#1058 - feat: optimise detection of data and svg names
Pull Request -
State: closed - Opened by iambumblehead about 1 year ago
- 2 comments
#1057 - feat: optimise detection of data and svg names
Pull Request -
State: closed - Opened by iambumblehead about 1 year ago
- 7 comments
#1056 - chore(test): use actions/checkout@v3, replacing v2
Pull Request -
State: closed - Opened by iambumblehead about 1 year ago
- 1 comment
#1055 - Feature Request: Add Support for Hindi Language
Pull Request -
State: closed - Opened by sundaram-sharma about 1 year ago
- 1 comment
#1054 - Feature Request: Add Support for Hindi Language
Issue -
State: closed - Opened by sundaram-sharma about 1 year ago
#1053 - Fix Spelling and Grammar Mistakes in README.md
Pull Request -
State: closed - Opened by sundaram-sharma about 1 year ago
- 1 comment
#1052 - chore(test): move from deprecated karma to web-test-runner for browser tests
Pull Request -
State: closed - Opened by jvanbruegge about 1 year ago
#1051 - consider version-bumping and refreshing this project
Issue -
State: closed - Opened by iambumblehead about 1 year ago
- 8 comments
#1050 - feature request: allow configurable window/document instance
Issue -
State: closed - Opened by iambumblehead about 1 year ago
#1049 - Issue with attribute.js - setAttributeNS
Issue -
State: closed - Opened by DHTMLGoodies over 1 year ago
- 2 comments
#1048 - NIT: fix README's example
Pull Request -
State: closed - Opened by kraktus over 1 year ago
- 3 comments
#1047 - Release 3.5.1 drops IE11 support
Issue -
State: closed - Opened by edmorrish over 1 year ago
- 2 comments
#1046 - Not able to load web-component based Javascript file
Issue -
State: open - Opened by nikhilatkan almost 2 years ago
- 1 comment
#1045 - chore(deps): bump cacheable-request from 10.2.2 to 10.2.7
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#1044 - chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#1043 - fix: minor typo in code comment
Pull Request -
State: closed - Opened by mikeybyker almost 2 years ago
- 1 comment
#1042 - [Curiostity] In the style module, why force page reflow before applying styles is needed?
Issue -
State: closed - Opened by yusongjohn almost 2 years ago
- 2 comments
#1041 - chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#1040 - chore(deps): bump json5 from 1.0.1 to 1.0.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#1039 - chore(deps): bump qs and body-parser
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#1038 - chore(deps): bump engine.io and socket.io
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#1037 - fix: optimization judge node attribute
Pull Request -
State: closed - Opened by Yuiai01 about 2 years ago
- 2 comments
#1036 - chore(deps): update devDependencies
Pull Request -
State: closed - Opened by jvanbruegge about 2 years ago
#1035 - [Curiostity] Why is NS added for all children of an SVG?
Issue -
State: open - Opened by AdamJaggard about 2 years ago
#1034 - chore(deps): bump parse-url from 6.0.0 to 6.0.5
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#1033 - fix: optimization judge svg
Pull Request -
State: closed - Opened by jingjing20 about 2 years ago
- 3 comments
#1032 - Why the first parameter of Listener is VNode?
Issue -
State: closed - Opened by zhtzhtx about 2 years ago
- 1 comment
#1031 - The dataset cannot set dashed names
Issue -
State: closed - Opened by vegertar over 2 years ago
- 3 comments
#1030 - ensure element removed after 'remove' transition (maybe) completes
Pull Request -
State: open - Opened by tjenkinson over 2 years ago
#1029 - Better style api for types
Pull Request -
State: open - Opened by tjenkinson over 2 years ago
#1028 - Make delayed styles a bit more robust
Pull Request -
State: open - Opened by tjenkinson over 2 years ago
#1027 - Is these repo supports reuse vnode and dom element in different containers.
Issue -
State: closed - Opened by ruojianll over 2 years ago
- 2 comments