Ecosyste.ms: Issues

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

GitHub / elm/virtual-dom issues and pull requests

#185 - Child elements not added to <template> elements

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

#184 - lazy can cause loss of user's input focus

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

#182 - Chrome extensions (Grammarly in our case) cause runtime errors

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

#180 - Use Object.create(null) instead of {} to compute keyed diffs

Pull Request - State: open - Opened by jfmengels over 2 years ago - 2 comments

#179 - Preventable runtime error caused by setAttribute ''

Issue - State: closed - Opened by pfiadDi over 2 years ago - 2 comments

#178 - Redundant removal and reinsertion of node breaks focus on element

Issue - State: open - Opened by bisgardo over 2 years ago - 6 comments

#177 - Trying to figure out how to test with this patch applied but Kernel code means I'm stuck :/

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

#175 - node removal in `_VirtualDom_diffKeyedKids` when prepending items

Issue - State: open - Opened by sqwishy about 3 years ago - 3 comments

#173 - textarea [type_ "text"] [] blows up Elm

Issue - State: open - Opened by simonh1000 over 3 years ago - 1 comment

#170 - Node re-use carries over DOM state like :focus

Issue - State: open - Opened by wildlyinaccurate about 4 years ago - 3 comments

#169 - Reusing anchor node leaves empty href attr

Issue - State: open - Opened by sgaston321 about 4 years ago - 1 comment

#168 - Possible to bypass XSS filter with nodeNS

Issue - State: closed - Opened by hpate-omicron over 4 years ago - 3 comments

#167 - Html.map with IE11: Unable to get property 'j' of undefined or null reference

Issue - State: open - Opened by mbark over 4 years ago - 3 comments

#166 - Fixes #103 Html.map + blur event on DOM removal makes impossible states possible

Pull Request - State: open - Opened by decioferreira over 4 years ago - 7 comments

#165 - `javascript:` ban disallows legitimate use for bookmarklets

Issue - State: open - Opened by Janiczek over 4 years ago - 4 comments

#164 - Styles get lost after model update

Issue - State: open - Opened by simonh1000 over 4 years ago

#163 - VirtualDom.lazy fires when arguments are constants

Issue - State: closed - Opened by pravdomil over 4 years ago

#162 - Wrong Msg tag used when using <img> onLoad event

Issue - State: open - Opened by edkv over 4 years ago - 1 comment

#161 - Elm uses invalid value in `domNode.insertBefore`

Issue - State: open - Opened by malaire over 4 years ago - 3 comments

#159 - Fix diffing for namespaced attributes (Fixes #62)

Pull Request - State: open - Opened by anka-213 almost 5 years ago

#158 - onInput for select's not firing on Edge

Issue - State: open - Opened by jesse-c almost 5 years ago - 3 comments

#157 - Set value property before selectionEnd and selectionStart

Pull Request - State: open - Opened by drathier about 5 years ago - 2 comments

#156 - Custom element extended built-in support and special `is` attribute

Issue - State: open - Opened by toastal about 5 years ago - 6 comments

#155 - Fix codeblock for capture-vs-bubble ASCII diagram

Pull Request - State: closed - Opened by neildc about 5 years ago - 2 comments

#154 - Fix which `key` is used in swapping nodes in diffKeyedKids

Pull Request - State: closed - Opened by MarcoPolo over 5 years ago - 1 comment

#153 - Browser.Navigation.pushUrl to come after DOM update

Issue - State: open - Opened by dbdbdb over 5 years ago

#152 - Synchronous events (stopPropagation) with DOM change lose update commands (Cmd)

Issue - State: closed - Opened by rague over 5 years ago - 3 comments

#151 - Runtime Error: replacing element with property contentEditable

Issue - State: open - Opened by harrysarson over 5 years ago - 1 comment

#150 - Uncaught TypeError: Cannot read property 'b' of undefined

Issue - State: open - Opened by gaku-sei over 5 years ago - 2 comments

#149 - Checkbox "checked" value un-toggled before event handler is triggered

Issue - State: open - Opened by terezka over 5 years ago - 1 comment

#148 - Uncaught TypeError: domNode.replaceData is not a function

Issue - State: open - Opened by nikoudel over 5 years ago - 7 comments

#147 - Elm update fails when using 1Password X Chrome extension

Issue - State: open - Opened by alvinlindstam over 5 years ago - 6 comments

#146 - Task not performed as expected during synchronous event processing

Issue - State: open - Opened by dynajoe over 5 years ago - 2 comments

#145 - Improve VDOM's iteration performance

Pull Request - State: open - Opened by austinshenk over 5 years ago - 1 comment

#144 - VirtualDom_virtualize causes flashes on <img>

Issue - State: open - Opened by ktosiek over 5 years ago

#143 - Fix graph rendering on Github

Pull Request - State: closed - Opened by ondrejsevcik over 5 years ago

#142 - Only divert href to app if there is an href for an anchor tag.

Pull Request - State: open - Opened by Pilatch almost 6 years ago - 7 comments

#141 - Empty string as attribute name causes exception.

Issue - State: open - Opened by Carlsson87 almost 6 years ago - 7 comments

#140 - Fix potential runtime error when diffing keyed nodes

Pull Request - State: closed - Opened by hpate-omicron almost 6 years ago - 3 comments

#139 - Logic bug in `_VirtualDom_applyFacts`

Issue - State: closed - Opened by hpate-omicron almost 6 years ago - 1 comment

#138 - input bound value leads to cursor jumping on every keystroke

Issue - State: closed - Opened by littleStudent almost 6 years ago - 7 comments

#137 - cannot change content editable true\false dynamically

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

#136 - Fix #132: Correctly handles empty strings as values of attributes

Pull Request - State: closed - Opened by reiner-dolp almost 6 years ago - 3 comments

#135 - Update applyFacts default case

Pull Request - State: closed - Opened by decioferreira almost 6 years ago

#134 - Html.select selected value is reset in Firefox

Issue - State: closed - Opened by MethodGrab almost 6 years ago - 1 comment

#133 - The "namespace" property on VirtualDom.node is ignored.

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

#132 - Assigning an empty string value to an attribute is not possible

Issue - State: closed - Opened by tbash almost 6 years ago - 1 comment

#131 - property "innerHTML" doesn't work

Issue - State: closed - Opened by wildlyinaccurate almost 6 years ago - 6 comments

#130 - Fix typo in 'on' docs, not -> no

Pull Request - State: closed - Opened by rl-king almost 6 years ago - 1 comment

#129 - XSS filter can be bypassed

Issue - State: closed - Opened by antew almost 6 years ago - 1 comment

#128 - fullscreen leading to childNodes crash

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

#127 - Allow CSS custom properties by using style.setProperty()

Pull Request - State: open - Opened by harrysarson about 6 years ago - 16 comments

#126 - Blur event handler causes the virtual dom to lose track of nodes

Issue - State: closed - Opened by larribas about 6 years ago - 3 comments

#125 - `onClick` is firing twice when elements are unwrapped

Issue - State: closed - Opened by hecrj about 6 years ago - 3 comments

#124 - Fix markdown link in comment

Pull Request - State: closed - Opened by lazamar about 6 years ago - 1 comment

#123 - `--debug` changes behavior of `Elm.Main.embed`

Issue - State: closed - Opened by elliotdickison over 6 years ago - 4 comments

#122 - Phantom pattern on reused input field

Issue - State: open - Opened by grmble over 6 years ago - 4 comments

#121 - Shortened strings in debugger aren't helpful

Issue - State: closed - Opened by gyzerok over 6 years ago - 4 comments

#120 - tests need wrapper.js which is missing

Issue - State: closed - Opened by robx over 6 years ago - 2 comments

#119 - `option` with empty `value` and nonempty content misbehaves

Issue - State: open - Opened by zwilias over 6 years ago - 1 comment

#118 - Default behavior can accidentally expose user passwords

Issue - State: open - Opened by strickinato over 6 years ago - 2 comments

#117 - `checked` property not forcefully re-applied when it didn't change

Issue - State: closed - Opened by zwilias almost 7 years ago - 5 comments

#116 - video tracks are duplicated after re-rendering

Issue - State: closed - Opened by rnons almost 7 years ago - 3 comments

#115 - Textarea values not updating correctly

Issue - State: closed - Opened by elliotdickison almost 7 years ago - 3 comments

#114 - Possible bug with fully qualified types and exporting state

Issue - State: open - Opened by joshhornby almost 7 years ago - 1 comment

#113 - Html equality... lazy-evaluation problem !?

Issue - State: closed - Opened by yormi almost 7 years ago - 3 comments

#112 - Performance optimization for CSS

Issue - State: open - Opened by rtfeldman almost 7 years ago - 7 comments

#111 - Debugger issues

Issue - State: closed - Opened by blunderdome almost 7 years ago - 3 comments

#110 - Lazy top-level view crashes when patches happen after the rootnode changed

Issue - State: open - Opened by zwilias almost 7 years ago - 2 comments
Labels: bug

#109 - Bug when diffing an `a` html element which contains an `href` attribute.

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

#108 - Some things must be handled synchronously

Issue - State: open - Opened by evancz almost 7 years ago
Labels: meta

#107 - Unreliable <input> value due to requestAnimationFrame

Issue - State: open - Opened by evancz almost 7 years ago
Labels: meta

#106 - Runtime exception on invalid (type_ "xyz") attribute

Issue - State: open - Opened by evancz almost 7 years ago
Labels: meta

#105 - Problems with VirtualDom.map

Issue - State: open - Opened by evancz almost 7 years ago
Labels: meta

#104 - contenteditable: requests and problems

Issue - State: open - Opened by evancz almost 7 years ago
Labels: meta

#103 - Html.map + blur event on DOM removal makes impossible states possible

Issue - State: closed - Opened by zwilias almost 7 years ago - 8 comments

#100 - Debugger controls can get covered by application elements

Issue - State: closed - Opened by tad-lispy about 7 years ago - 2 comments

#99 - Flickering <input style="position: absolute"> in SVG foreignObject

Issue - State: open - Opened by gregziegan about 7 years ago - 4 comments
Labels: bug

#98 - debugger - performance, interface, bugs, etc.

Issue - State: open - Opened by evancz about 7 years ago
Labels: meta

#97 - Export from debugger fails erroneously on types that contain magic strings

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

#96 - Minimise white flash between deleting and replacing nodes in DOM

Pull Request - State: closed - Opened by mlandauer about 7 years ago - 4 comments

#95 - Use `setProperty` to apply styles rather than directly assigning

Pull Request - State: closed - Opened by zwilias about 7 years ago - 3 comments

#94 - Add special case to `class` attribute for `Svg.Attributes.class`

Pull Request - State: closed - Opened by zwilias about 7 years ago - 2 comments

#93 - `class` special case like `className`

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

#92 - Add `comment` function

Pull Request - State: open - Opened by zwilias about 7 years ago - 1 comment

#89 - Copy from /paste to contenteditable causes runtime error

Issue - State: closed - Opened by simonh1000 over 7 years ago - 4 comments

#77 - Debugger: Grouping msg

Pull Request - State: closed - Opened by jinjor over 7 years ago - 7 comments

#62 - Using xlink:href in SVG can cause pointless style recalculations

Issue - State: open - Opened by tomvandezande over 7 years ago - 3 comments

#51 - Handle contenteditable element removal issue.

Pull Request - State: closed - Opened by chancyk over 7 years ago - 4 comments

#17 - Multiple event handlers with the same key

Issue - State: open - Opened by rgrempel about 8 years ago - 2 comments
Labels: request