- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 13 Nov 2018 17:01:18 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1gMc3y-0001uk-LA@uranus.w3.org>
Issues ------ * w3c/webcomponents (+0/-0/💬19) 4 issues received 19 new comments: - #758 How to define APIs only for custom element authors (15 by rniwa, annevk, caridy, domenic, littledan) https://github.com/w3c/webcomponents/issues/758 [custom-elements] - #769 Provide an option which allows global CSSes to style elements inside a shadow tree (2 by caridy, hayatoito) https://github.com/w3c/webcomponents/issues/769 - #179 How should various document internal references work when SVG is being used in shadow DOM (1 by rniwa) https://github.com/w3c/webcomponents/issues/179 [needs-clarification] [shadow-dom] [v1] - #468 Provide a lightweight mechanism to add styles to a custom element (1 by hayatoito) https://github.com/w3c/webcomponents/issues/468 [custom-elements] [needs concrete proposal] [shadow-dom] * w3c/manifest (+5/-2/💬9) 5 issues created: - Application's expires (by DongHyunSong) https://github.com/w3c/manifest/issues/738 - Add a "tabbed application" mode (by mgiuca) https://github.com/w3c/manifest/issues/737 [Feature Request] - Broken fragments in spec (by marcoscaceres) https://github.com/w3c/manifest/issues/735 - Validate ReSpec is CI (by marcoscaceres) https://github.com/w3c/manifest/issues/733 - Autopublish failing (by marcoscaceres) https://github.com/w3c/manifest/issues/729 3 issues received 9 new comments: - #729 Autopublish failing (7 by marcoscaceres, mgiuca) https://github.com/w3c/manifest/issues/729 - #449 Allow for multiple scopes (1 by JudahGabriel) https://github.com/w3c/manifest/issues/449 [Feature Request] - #738 Application's expires (1 by marcoscaceres) https://github.com/w3c/manifest/issues/738 2 issues closed: - Autopublish failing https://github.com/w3c/manifest/issues/729 - Autopublish failing https://github.com/w3c/manifest/issues/729 * w3c/screen-orientation (+1/-0/💬0) 1 issues created: - cordova-plugin-screen-orientation does not work (by r4-2017) https://github.com/w3c/screen-orientation/issues/123 * w3c/uievents (+0/-0/💬2) 1 issues received 2 new comments: - #202 Event order between "compositionend" and "input" (2 by johanneswilm) https://github.com/w3c/uievents/issues/202 * w3c/editing (+1/-0/💬7) 1 issues created: - CFC: Move ExecCommand to WICG (by LJWatson) https://github.com/w3c/editing/issues/185 2 issues received 7 new comments: - #184 Move execCommand to WICG (6 by marcoscaceres, johanneswilm) https://github.com/w3c/editing/issues/184 - #185 CFC: Move ExecCommand to WICG (1 by chaals) https://github.com/w3c/editing/issues/185 * w3c/selection-api (+2/-0/💬2) 2 issues created: - Make setBaseAndExtent and other setter methods on Selection work with shadow DOM (by rniwa) https://github.com/w3c/selection-api/issues/99 - Add getComposedRange to Selection (by rniwa) https://github.com/w3c/selection-api/issues/98 1 issues received 2 new comments: - #2 Clarify association between a selection and its range (2 by rniwa, yoichio) https://github.com/w3c/selection-api/issues/2 [Compatibility] * w3c/input-events (+4/-1/💬42) 4 issues created: - Declare inputType value of increating/decreasing its value with key operation and pressing spin buttons (by masayuki-nakano) https://github.com/w3c/input-events/issues/88 - Partial committing composition definition is more complicated than actual implementations (by masayuki-nakano) https://github.com/w3c/input-events/issues/87 - `beforeinput` shouldn't be fired before `compositionstart` for backward compatibility (by masayuki-nakano) https://github.com/w3c/input-events/issues/86 - "insertReplacementText" value is really necessary? (by masayuki-nakano) https://github.com/w3c/input-events/issues/85 7 issues received 42 new comments: - #49 We should fire 'beforeinput' after 'compositionupdate' (13 by johanneswilm, masayuki-nakano) https://github.com/w3c/input-events/issues/49 - #30 Create an overview of which inputtypes are used on which platform (12 by johanneswilm, NavidZ, masayuki-nakano) https://github.com/w3c/input-events/issues/30 [awaits feedback from Chrome] [awaits feedback from Safari] - #85 "insertReplacementText" value is really necessary? (5 by johanneswilm, masayuki-nakano) https://github.com/w3c/input-events/issues/85 - #86 `beforeinput` shouldn't be fired before `compositionstart` for backward compatibility (5 by johanneswilm, masayuki-nakano) https://github.com/w3c/input-events/issues/86 - #87 Partial committing composition definition is more complicated than actual implementations (5 by johanneswilm, masayuki-nakano) https://github.com/w3c/input-events/issues/87 - #71 Code points and graphemes in backward deletion (1 by r12a) https://github.com/w3c/input-events/issues/71 [i18n-comment] - #88 Declare inputType value of increating/decreasing its value with key operation and pressing spin buttons (1 by rniwa) https://github.com/w3c/input-events/issues/88 1 issues closed: - "insertReplacementText" value is really necessary? https://github.com/w3c/input-events/issues/85 * w3c/DOM-Parsing (+0/-0/💬1) 1 issues received 1 new comments: - #21 innerHTML should be defined on ShadowRoot interface in addition to Element interface (1 by rniwa) https://github.com/w3c/DOM-Parsing/issues/21 Pull requests ------------- * w3c/gamepad (+1/-1/💬2) 1 pull requests submitted: - Fix ReSpec errors/warnings (by saschanaz) https://github.com/w3c/gamepad/pull/85 1 pull requests received 2 new comments: - #85 Fix ReSpec errors/warnings (2 by saschanaz) https://github.com/w3c/gamepad/pull/85 1 pull requests merged: - Fix ReSpec errors/warnings https://github.com/w3c/gamepad/pull/85 * w3c/manifest (+6/-6/💬9) 6 pull requests submitted: - chore(.travis): check spec for errors/warnings (by marcoscaceres) https://github.com/w3c/manifest/pull/739 - editorial: fix xref to IDL's sequence (by marcoscaceres) https://github.com/w3c/manifest/pull/736 - Editorial: fix some xrefs (by marcoscaceres) https://github.com/w3c/manifest/pull/734 - chore(ECHIDNA): publish images (by marcoscaceres) https://github.com/w3c/manifest/pull/732 - Added missing alt attributes to img elements. (by mgiuca) https://github.com/w3c/manifest/pull/731 - chore: email Marcos and Matt for auto-publish (by marcoscaceres) https://github.com/w3c/manifest/pull/730 6 pull requests received 9 new comments: - #734 Editorial: fix some xrefs (4 by marcoscaceres) https://github.com/w3c/manifest/pull/734 - #736 editorial: fix xref to IDL's sequence (1 by marcoscaceres) https://github.com/w3c/manifest/pull/736 - #739 chore(.travis): check spec for errors/warnings (1 by marcoscaceres) https://github.com/w3c/manifest/pull/739 - #730 chore: email Marcos and Matt for auto-publish (1 by marcoscaceres) https://github.com/w3c/manifest/pull/730 - #731 Added missing alt attributes to img elements. (1 by marcoscaceres) https://github.com/w3c/manifest/pull/731 - #732 chore(ECHIDNA): publish images (1 by marcoscaceres) https://github.com/w3c/manifest/pull/732 6 pull requests merged: - chore(.travis): check spec for errors/warnings https://github.com/w3c/manifest/pull/739 - editorial: fix xref to IDL's sequence https://github.com/w3c/manifest/pull/736 - Editorial: fix some xrefs https://github.com/w3c/manifest/pull/734 - chore(ECHIDNA): publish images https://github.com/w3c/manifest/pull/732 - Added missing alt attributes to img elements. https://github.com/w3c/manifest/pull/731 - chore: email Marcos and Matt for auto-publish https://github.com/w3c/manifest/pull/730 * w3c/clipboard-apis (+0/-0/💬2) 1 pull requests received 2 new comments: - #82 Specify NotAllowedError when permission is not granted (2 by LinusU, dontcallmedom) https://github.com/w3c/clipboard-apis/pull/82 * w3c/selection-api (+1/-1/💬2) 1 pull requests submitted: - GlobalEventHandlers is a mixin (by saschanaz) https://github.com/w3c/selection-api/pull/100 1 pull requests received 2 new comments: - #100 GlobalEventHandlers is a mixin (2 by rniwa, saschanaz) https://github.com/w3c/selection-api/pull/100 1 pull requests merged: - GlobalEventHandlers is a mixin https://github.com/w3c/selection-api/pull/100 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, 13 November 2018 17:01:20 UTC