Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / WebReflection/basicHTML issues and pull requests
#57 - Allow removeEventListener in listener callback
Pull Request -
State: closed - Opened by Kal-Aster over 3 years ago
- 2 comments
#56 - Broken inline CSS custom properties
Issue -
State: closed - Opened by nhoizey over 3 years ago
- 11 comments
#55 - Fix #54 - implements CHildNodes in Node
Pull Request -
State: closed - Opened by WebReflection about 4 years ago
#54 - Text and Comment classes should implement `ChildNode` interface?
Issue -
State: closed - Opened by coreyfarrell about 4 years ago
- 4 comments
#52 - Refactor `querySelectorAll` per `document`
Issue -
State: open - Opened by WebReflection over 4 years ago
Labels: enhancement
#51 - Regression in v2.3.0: duplicate <html><html>…</html></html>
Issue -
State: closed - Opened by nhoizey over 4 years ago
- 7 comments
Labels: invalid, wontfix
#50 - Support insertAdjacentElement
Issue -
State: open - Opened by winston0410 over 4 years ago
Labels: enhancement
#49 - Broken heresy-ssr ... investigate
Issue -
State: open - Opened by WebReflection almost 5 years ago
#48 - An in-range update of coveralls is breaking the build 🚨
Issue -
State: closed - Opened by greenkeeper[bot] almost 5 years ago
- 4 comments
Labels: greenkeeper
#47 - Issue with not self-closing <void-element> tag
Issue -
State: closed - Opened by nhoizey almost 5 years ago
- 23 comments
#46 - Update html-escaper to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 5 years ago
- 1 comment
Labels: greenkeeper
#45 - Add support for replaceWith()
Issue -
State: closed - Opened by nhoizey almost 5 years ago
- 6 comments
Labels: enhancement
#44 - Update htmlparser2 to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 1 comment
Labels: greenkeeper
#43 - disconnectedCallback is not invoked
Issue -
State: open - Opened by dios-david over 5 years ago
- 2 comments
Labels: enhancement
#42 - Update html-escaper to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 5 years ago
- 1 comment
Labels: greenkeeper
#41 - Custom element properties are not accessible
Issue -
State: closed - Opened by dios-david over 5 years ago
- 4 comments
#40 - Fix #39 - Introduce canvas and image
Pull Request -
State: closed - Opened by WebReflection over 5 years ago
- 1 comment
#39 - Introduce optional image/canvas API
Issue -
State: closed - Opened by WebReflection over 5 years ago
#38 - Update EventTarget.js
Pull Request -
State: closed - Opened by eyyy-nora almost 6 years ago
- 2 comments
#37 - dispatchEvent does not return a boolean for cancelable events
Issue -
State: closed - Opened by eyyy-nora almost 6 years ago
#36 - window.addEventListener is not a function
Issue -
State: closed - Opened by eyyy-nora almost 6 years ago
- 3 comments
#35 - Implement NamedNodeMap?
Issue -
State: closed - Opened by grommett almost 6 years ago
- 2 comments
#34 - feat: 🎸 Add CustomEvent to the window interface
Pull Request -
State: closed - Opened by SheepFromHeaven almost 6 years ago
- 2 comments
#33 - Allow CustomEvent to be created
Pull Request -
State: closed - Opened by SheepFromHeaven about 6 years ago
- 8 comments
#32 - canvas.getContext() not working when canvas created with basicHTML.
Issue -
State: closed - Opened by Divy123 about 6 years ago
- 5 comments
#31 - Fix creation of HTML elements with createElementNS.
Pull Request -
State: closed - Opened by coreyfarrell about 6 years ago
- 1 comment
#30 - Add support for HTMLUnknownElement
Pull Request -
State: closed - Opened by SheepFromHeaven over 6 years ago
- 2 comments
#29 - RFC: Remove coverage report from github
Issue -
State: closed - Opened by SheepFromHeaven over 6 years ago
- 2 comments
#28 - Add support for HTMLUnknownElement
Issue -
State: closed - Opened by SheepFromHeaven over 6 years ago
- 6 comments
#27 - Problems with nodeName
Issue -
State: closed - Opened by pinguxx over 6 years ago
- 2 comments
#26 - Update broadcast to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 6 years ago
- 2 comments
Labels: greenkeeper
#25 - style.cloneNode() fails
Issue -
State: closed - Opened by WebReflection over 6 years ago
- 1 comment
#24 - question: should basicHTML mock XMLHttpRequest ?
Issue -
State: closed - Opened by douglasduteil over 6 years ago
- 1 comment
#23 - Implementing attachShadow
Issue -
State: closed - Opened by hudelgado over 6 years ago
- 2 comments
#22 - Update to node 10 in .travis.yml
Pull Request -
State: closed - Opened by WebReflection almost 7 years ago
- 1 comment
#21 - Version 10 of node.js has been released
Issue -
State: closed - Opened by greenkeeper[bot] almost 7 years ago
Labels: greenkeeper
#20 - shadowDOM
Issue -
State: closed - Opened by trescenzi almost 7 years ago
- 6 comments
Labels: question
#19 - An in-range update of hyperhtml is breaking the build 🚨
Issue -
State: closed - Opened by greenkeeper[bot] almost 7 years ago
- 1 comment
Labels: greenkeeper
#18 - requestAnimationFrame not found
Issue -
State: closed - Opened by ematipico almost 7 years ago
- 1 comment
Labels: invalid
#17 - Update browserify to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] almost 7 years ago
- 1 comment
Labels: greenkeeper
#16 - few differences from actual browser API
Issue -
State: closed - Opened by dsadhanala almost 7 years ago
- 2 comments
Labels: wontfix
#15 - feat(Text): implement wholeText
Pull Request -
State: closed - Opened by bigopon almost 7 years ago
- 3 comments
#14 - Improvement suggestion: make sizzle default selector engine?
Issue -
State: closed - Opened by dsadhanala about 7 years ago
- 4 comments
#13 - Enable external selectors library
Issue -
State: closed - Opened by WebReflection about 7 years ago
- 2 comments
Labels: enhancement
#12 - Dynamic class attribute values rendered from hyperHTML bind/wire causing `TypeError: Cannot read property 'classList' of null`
Issue -
State: closed - Opened by dsadhanala about 7 years ago
- 11 comments
#11 - check if `observedAttributes` defined on the instance, before `el.constructor.observedAttributes.includes(name)` this check
Issue -
State: closed - Opened by dsadhanala about 7 years ago
- 6 comments
#10 - Update browserify to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] about 7 years ago
- 5 comments
Labels: greenkeeper
#9 - Add tagName property to elements
Pull Request -
State: closed - Opened by richardkazuomiller about 7 years ago
- 3 comments
#8 - chore(package): update hyperhtml to version 2.1.2
Pull Request -
State: closed - Opened by WebReflection about 7 years ago
#7 - An in-range update of hyperhtml is breaking the build 🚨
Issue -
State: closed - Opened by greenkeeper[bot] over 7 years ago
- 7 comments
Labels: greenkeeper
#6 - Update hyperhtml to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 7 years ago
- 2 comments
Labels: greenkeeper
#5 - Update dependencies to enable Greenkeeper 🌴
Pull Request -
State: closed - Opened by greenkeeper[bot] over 7 years ago
- 1 comment
Labels: greenkeeper
#4 - Implement cloneNode
Issue -
State: closed - Opened by WebReflection over 7 years ago
- 1 comment
#3 - Improve DOMTokenList performance
Pull Request -
State: closed - Opened by ghost over 7 years ago
- 4 comments
#2 - Serendipitous benchmark
Issue -
State: closed - Opened by ghost over 7 years ago
- 12 comments
#1 - Fix HTMLHtmlElement innerHTML
Pull Request -
State: closed - Opened by ghost over 7 years ago
- 4 comments