- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 17 Oct 2017 17:00:20 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1e4VE4-0003jn-LI@uranus.w3.org>
Issues ------ * w3c/webcomponents (+1/-4/💬21) 1 issues created: - Why does attributeChangedCallback fire when a new attribute value is the same? (by trusktr) https://github.com/w3c/webcomponents/issues/676 11 issues received 21 new comments: - #640 Generic programs can't reliably use/manipulate documents via the DOM (4 by mrmr1993, isiahmeadows) https://github.com/w3c/webcomponents/issues/640 - #675 Detecting finally-distributed nodes. (3 by trusktr, hayatoito) https://github.com/w3c/webcomponents/issues/675 - #676 Why does attributeChangedCallback fire when a new attribute value is the same? (3 by trusktr, annevk) https://github.com/w3c/webcomponents/issues/676 - #671 Custom Element - untrackable upgrade (3 by trusktr, WebReflection) https://github.com/w3c/webcomponents/issues/671 - #665 Which standard defines :defined (2 by tabatkins, domenic) https://github.com/w3c/webcomponents/issues/665 - #674 How to avoid memory leaks when detecting custom elements? (1 by trusktr) https://github.com/w3c/webcomponents/issues/674 - #78 Support `>>>` combinator in static profile (1 by zhaoz) https://github.com/w3c/webcomponents/issues/78 - #655 Support for pseudo elements with ::slotted() selectors (1 by abdonrd) https://github.com/w3c/webcomponents/issues/655 - #658 Why do we really need hyphens? (1 by Nektro) https://github.com/w3c/webcomponents/issues/658 - #637 'attributeChangedCallback' not working with a data attribute on Firefox or Edge (1 by domenic) https://github.com/w3c/webcomponents/issues/637 - #605 Constructor arguments in custom elements (1 by domenic) https://github.com/w3c/webcomponents/issues/605 4 issues closed: - createElement needs [CEReactions] because it sets is="" https://github.com/w3c/webcomponents/issues/570 - 'attributeChangedCallback' not working with a data attribute on Firefox or Edge https://github.com/w3c/webcomponents/issues/637 - Constructor arguments in custom elements https://github.com/w3c/webcomponents/issues/605 - Why does attributeChangedCallback fire when a new attribute value is the same? https://github.com/w3c/webcomponents/issues/676 * w3c/FileAPI (+1/-0/💬6) 1 issues created: - Async createObjectURL (by bmeck) https://github.com/w3c/FileAPI/issues/84 2 issues received 6 new comments: - #84 Async createObjectURL (5 by annevk, bmeck, mkruisselbrink) https://github.com/w3c/FileAPI/issues/84 - #83 Add method to read file into user given Uint8Array (1 by klk-) https://github.com/w3c/FileAPI/issues/83 * w3c/uievents (+1/-0/💬1) 1 issues created: - Add webidl code snippet for input and beforeinput events (by gked) https://github.com/w3c/uievents/issues/162 1 issues received 1 new comments: - #147 Add specification for AltGraph key & modifier behaviour (1 by drwez) https://github.com/w3c/uievents/issues/147 * w3c/clipboard-apis (+1/-5/💬8) 1 issues created: - Clipboard API mixies representations of an item with distinct items. (by rniwa) https://github.com/w3c/clipboard-apis/issues/55 5 issues received 8 new comments: - #52 User gesture requirement for Clipboard API access (3 by garykac, gked) https://github.com/w3c/clipboard-apis/issues/52 - #33 Where would one get a DataTransfer to hand to the ClipboardEvent constructor? (2 by foolip, garykac) https://github.com/w3c/clipboard-apis/issues/33 - #12 Create an easier to use API (1 by garykac) https://github.com/w3c/clipboard-apis/issues/12 - #51 Clipboard Permission (1 by garykac) https://github.com/w3c/clipboard-apis/issues/51 - #27 Make sure examples and tests know that ClipboardEvent constructor is useless (1 by garykac) https://github.com/w3c/clipboard-apis/issues/27 5 issues closed: - Make sure examples and tests know that ClipboardEvent constructor is useless https://github.com/w3c/clipboard-apis/issues/27 - Create an easier to use API https://github.com/w3c/clipboard-apis/issues/12 - Where would one get a DataTransfer to hand to the ClipboardEvent constructor? https://github.com/w3c/clipboard-apis/issues/33 - Aling 'set clipboard event target' spec. to current implementation 'out there' https://github.com/w3c/clipboard-apis/issues/40 - Data store's mode should be readonly when firing a paste event https://github.com/w3c/clipboard-apis/issues/45 * w3c/microdata (+3/-2/💬27) 3 issues created: - Reference to [microdata-rdf] should be changed (by iherman) https://github.com/w3c/microdata/issues/81 - Use the same example for JSON-LD and RDFa (by iherman) https://github.com/w3c/microdata/issues/80 - RDFa should generate to RDFa Lite (by iherman) https://github.com/w3c/microdata/issues/79 4 issues received 27 new comments: - #78 RDFa and JSON-LD are not equivalent (11 by gkellogg, iherman, chaals) https://github.com/w3c/microdata/issues/78 - #81 Reference to [microdata-rdf] should be changed (7 by gkellogg, iherman, chaals) https://github.com/w3c/microdata/issues/81 - #80 Use the same example for JSON-LD and RDFa (5 by gkellogg, iherman, chaals) https://github.com/w3c/microdata/issues/80 - #79 RDFa should generate to RDFa Lite (4 by gkellogg, iherman) https://github.com/w3c/microdata/issues/79 2 issues closed: - Microdata's property ordering semantics are unclear (and perhaps unused) - can we simplify? https://github.com/w3c/microdata/issues/32 - incomplete sentence "User agents are" https://github.com/w3c/microdata/issues/77 * w3c/DOM-Parsing (+0/-1/💬0) 1 issues closed: - Add [Exposed] to all interfaces https://github.com/w3c/DOM-Parsing/issues/31 * w3c/dom (+8/-1/💬16) 8 issues created: - Browsers should offer an asychronous Layout API (by Schepp) https://github.com/w3c/dom/issues/162 - add custom element support to dom (by wucongdonglai) https://github.com/w3c/dom/issues/161 - DOMTokenList: integrate changes against it (by zqzhang) https://github.com/w3c/dom/issues/160 - Reinstate active flag for iterators (by zqzhang) https://github.com/w3c/dom/issues/159 - NodeIterator's nextNode() and previousNode() shall return the result of traversing (by zqzhang) https://github.com/w3c/dom/issues/158 - Clear event's target and relatedTarget when dispatch ends at a shadow root (by zqzhang) https://github.com/w3c/dom/issues/157 - Add DOM childnode methods: prepend(), append(), before(), after() and replaceWith() (by wolfbeast) https://github.com/w3c/dom/issues/156 - Add [Exposed=Window] to MutationObserver (by zqzhang) https://github.com/w3c/dom/issues/155 7 issues received 16 new comments: - #162 Browsers should offer an asychronous Layout API (6 by Schepp, rikschennink, nuxodin) https://github.com/w3c/dom/issues/162 - #156 Add DOM childnode methods: prepend(), append(), before(), after() and replaceWith() (3 by zqzhang, wolfbeast) https://github.com/w3c/dom/issues/156 - #153 EventTarget: Allow constructing and subclassing (2 by zqzhang) https://github.com/w3c/dom/issues/153 - #157 Clear event's target and relatedTarget when dispatch ends at a shadow root (2 by zqzhang) https://github.com/w3c/dom/issues/157 - #152 Event: Make Event's timeStamp use DOMHighResTimeStamp (1 by zqzhang) https://github.com/w3c/dom/issues/152 - #155 Add [Exposed] to MutationObserver and DOMTokenList (1 by zqzhang) https://github.com/w3c/dom/issues/155 - #158 NodeIterator's nextNode() and previousNode() shall return the result of traversing (1 by zqzhang) https://github.com/w3c/dom/issues/158 1 issues closed: - Add DOM childnode methods: prepend(), append(), before(), after() and replaceWith() https://github.com/w3c/dom/issues/156 Pull requests ------------- * w3c/manifest (+0/-1/💬3) 1 pull requests received 3 new comments: - #613 Add IDL section and define IDL for all the members (3 by marcoscaceres, kenchris) https://github.com/w3c/manifest/pull/613 1 pull requests merged: - Add IDL section and define IDL for all the members https://github.com/w3c/manifest/pull/613 * w3c/clipboard-apis (+0/-0/💬1) 1 pull requests received 1 new comments: - #42 Pull request for Issue #40 (1 by gked) https://github.com/w3c/clipboard-apis/pull/42 * w3c/microdata (+0/-2/💬1) 1 pull requests received 1 new comments: - #75 Put microdata in context esp. for i18n, RDF (1 by chaals) https://github.com/w3c/microdata/pull/75 2 pull requests merged: - Make properties and values unordered https://github.com/w3c/microdata/pull/74 - Put microdata in context esp. for i18n, RDF https://github.com/w3c/microdata/pull/75 Repositories tracked by this digest: ----------------------------------- * https://github.com/w3c/webcomponents * https://github.com/w3c/FileAPI * https://github.com/w3c/filesystem-api * https://github.com/w3c/gamepad * https://github.com/w3c/manifest * https://github.com/w3c/manifest-csp * https://github.com/w3c/pointerlock * https://github.com/w3c/push-api * https://github.com/w3c/screen-orientation * https://github.com/w3c/workers * https://github.com/w3c/websockets * https://github.com/w3c/webmessaging * https://github.com/w3c/webstorage * https://github.com/w3c/eventsource * https://github.com/w3c/ime-api * https://github.com/w3c/uievents * https://github.com/w3c/uievents-code * https://github.com/w3c/uievents-key * https://github.com/w3c/clipboard-apis * https://github.com/w3c/editing * https://github.com/w3c/selection-api * https://github.com/w3c/input-events * https://github.com/w3c/microdata * https://github.com/w3c/2dcontext * https://github.com/w3c/DOM-Parsing * https://github.com/w3c/dom
Received on Tuesday, 17 October 2017 17:00:36 UTC