- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 07 Apr 2020 17:00:58 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1jLras-00046k-Jl@uranus.w3.org>
Issues
------
* w3c/webcomponents (+0/-0/💬12)
6 issues received 12 new comments:
- #872 2020 Virtual F2F for Accessibility and Web Components (2 by rniwa)
https://github.com/w3c/webcomponents/issues/872 [custom-elements] [shadow-dom]
- #871 Expose shadowRoot on element internals (1 by mfreed7)
https://github.com/w3c/webcomponents/issues/871 [custom-elements] [needs implementer interest] [shadow-dom]
- #849 There should be a declarative way to import HTML modules (3 by devingfx)
https://github.com/w3c/webcomponents/issues/849
- #807 Make JavaScript Files a Valid Entry Point to a Web Page (1 by devingfx)
https://github.com/w3c/webcomponents/issues/807
- #762 Mechanism for setting the tabindex focus flag without sprouting tabindex attribute? (1 by domenic)
https://github.com/w3c/webcomponents/issues/762 [custom-elements] [needs implementer interest]
- #566 Is there a way to retrieve the localName from a custom element constructor? (4 by annevk, mfreed7, rniwa)
https://github.com/w3c/webcomponents/issues/566 [custom-elements] [needs consensus]
* w3c/FileAPI (+2/-1/💬8)
2 issues created:
- Consider substituting optional BlobPart or sequence<BlobPart> for optional sequence<BlobPart> blobParts at constructor (by guest271314)
https://github.com/w3c/FileAPI/issues/150
- Blob URL store entries are not removed (by annevk)
https://github.com/w3c/FileAPI/issues/149
3 issues received 8 new comments:
- #150 Consider substituting optional BlobPart or sequence<BlobPart> for optional sequence<BlobPart> blobParts at constructor (5 by domenic, guest271314)
https://github.com/w3c/FileAPI/issues/150
- #149 Blob URL store entries are not removed (2 by annevk, mkruisselbrink)
https://github.com/w3c/FileAPI/issues/149
- #147 Why are Blob() and File() constructors at Chromium 81 throwing RangeError? (1 by guest271314)
https://github.com/w3c/FileAPI/issues/147
1 issues closed:
- Why are Blob() and File() constructors at Chromium 81 throwing RangeError? https://github.com/w3c/FileAPI/issues/147
* w3c/manifest (+1/-15/💬50)
1 issues created:
- Update MDN Browser Compat Data (by aarongustafson)
https://github.com/w3c/manifest/issues/859 [chore]
24 issues received 50 new comments:
- #859 Update MDN Browser Compat Data (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/859 [chore]
- #855 how to handle cancel button for pwa prompt (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/855 [question]
- #854 Use the newly defined ImageResource (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/854 [BLOCKED] [refactor]
- #853 Add change log support to the web app manifest (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/853 [Feature Request]
- #851 Which CSP policy should apply to images inside an app manifest? (2 by danyao, hofman-stripe)
https://github.com/w3c/manifest/issues/851 [question]
- #845 Allow installed PWA to run on OS login (4 by marcoscaceres, reillyeon)
https://github.com/w3c/manifest/issues/845 [Feature Request]
- #826 Spec what it means to support "manifest" via <link>'s relList (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/826
- #821 Why does obtaining not check a MIME type? (4 by benfrancis, dominickng, marcoscaceres)
https://github.com/w3c/manifest/issues/821
- #798 Some mechanism to maybe define a feature policy (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/798 [Feature Request]
- #796 make BeforeInstallPrompt optional (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/796 [has pullrequest]
- #778 Add link type "manifest" to HTML (3 by aarongustafson, marcoscaceres)
https://github.com/w3c/manifest/issues/778 [Editorial clarification] [chore]
- #762 Navigation during installation (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/762 [Editorial clarification]
- #761 Add internal slot for "install is showing". (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/761 [Feature Request]
- #737 Add a "tabbed application" mode (2 by alancutter, vjpr)
https://github.com/w3c/manifest/issues/737 [Feature Request]
- #735 Broken fragments in spec (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/735 [bug]
- #706 service worker sections: mixed up inputs and outputs, some suggestions (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/706 [bug]
- #668 Manifest processing should not be a function of document URL (1 by benfrancis)
https://github.com/w3c/manifest/issues/668 [bug]
- #636 Use case for appuninstall event (3 by marcoscaceres, mgiuca, rmacklin)
https://github.com/w3c/manifest/issues/636 [Editorial clarification]
- #627 Allowing only site-triggered install prompt (1 by mgiuca)
https://github.com/w3c/manifest/issues/627
- #586 Add a unique identifier for a PWA (15 by alancutter, benfrancis, marcoscaceres, mgiuca, wanderview)
https://github.com/w3c/manifest/issues/586 [Feature Request]
- #536 The new explainer ties the manifest with the concept of install ability (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/536
- #514 Should appinstalled / beforeinstallprompt fire on native app installation? (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/514
- #481 Define how the manifest is fetched (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/481 [Editorial clarification] [enhancement]
- #465 Need to specify client of image objects when fetching (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/465 [bug]
15 issues closed:
- Add internal slot for "install is showing". https://github.com/w3c/manifest/issues/761 [Feature Request]
- service worker sections: mixed up inputs and outputs, some suggestions https://github.com/w3c/manifest/issues/706 [bug]
- The new explainer ties the manifest with the concept of install ability https://github.com/w3c/manifest/issues/536
- Need to specify client of image objects when fetching https://github.com/w3c/manifest/issues/465 [bug]
- Define how the manifest is fetched https://github.com/w3c/manifest/issues/481 [Editorial clarification] [enhancement]
- Should appinstalled / beforeinstallprompt fire on native app installation? https://github.com/w3c/manifest/issues/514
- Use case for appuninstall event https://github.com/w3c/manifest/issues/636 [Editorial clarification]
- Broken fragments in spec https://github.com/w3c/manifest/issues/735 [bug]
- Navigation during installation https://github.com/w3c/manifest/issues/762 [Editorial clarification]
- make BeforeInstallPrompt optional https://github.com/w3c/manifest/issues/796 [has pullrequest]
- how to handle cancel button for pwa prompt https://github.com/w3c/manifest/issues/855 [question]
- Clarify circumstances in which BeforeInstallPromptEvent.prompt() may be called https://github.com/w3c/manifest/issues/691 [Editorial clarification]
- Provide a way to find out the result of the install prompt without prompt() https://github.com/w3c/manifest/issues/578
- beforeinstallprompt : Prompting user makes it to hard to discern whether the user truly wanted to "install" a web app https://github.com/w3c/manifest/issues/835
- Allowing only site-triggered install prompt https://github.com/w3c/manifest/issues/627
* w3c/editing (+1/-0/💬14)
1 issues created:
- The mapping CSS property for execCommand('underline') and execCommand('strikeThrough') (by BorisChiou)
https://github.com/w3c/editing/issues/241
1 issues received 14 new comments:
- #225 inputPanelPolicy as a way to control software keyboard (14 by NavidZ, chrishtr, domenic, rniwa, snianu, whsieh)
https://github.com/w3c/editing/issues/225 [Agenda+]
* w3c/selection-api (+0/-0/💬4)
1 issues received 4 new comments:
- #70 Triple-click selection bounds (4 by chinanderm, rniwa)
https://github.com/w3c/selection-api/issues/70 [Compatibility]
Pull requests
-------------
* w3c/FileAPI (+1/-0/💬1)
1 pull requests submitted:
- Use valid UUID in blob: URL example (by ctavan)
https://github.com/w3c/FileAPI/pull/151
1 pull requests received 1 new comments:
- #151 Use valid UUID in blob: URL example (1 by mkruisselbrink)
https://github.com/w3c/FileAPI/pull/151
* w3c/manifest (+0/-2/💬4)
2 pull requests received 4 new comments:
- #858 Obtain manifests only using the JSON MIME type (2 by marcoscaceres)
https://github.com/w3c/manifest/pull/858
- #836 Remove beforeinstallprompt and appinstalled events. (2 by dominickng, othermaciej)
https://github.com/w3c/manifest/pull/836 [breaking]
2 pull requests merged:
- Remove beforeinstallprompt and appinstalled events.
https://github.com/w3c/manifest/pull/836 [breaking]
- Remove redundant dependencies section
https://github.com/w3c/manifest/pull/857
* w3c/screen-orientation (+1/-0/💬1)
1 pull requests submitted:
- chore: use GitHub action to validate and auto-publish (by sidvishnoi)
https://github.com/w3c/screen-orientation/pull/195
1 pull requests received 1 new comments:
- #195 chore: use GitHub action to validate and auto-publish (1 by marcoscaceres)
https://github.com/w3c/screen-orientation/pull/195
* w3c/uievents (+0/-0/💬1)
1 pull requests received 1 new comments:
- #239 set default for optional dictionary (1 by marcoscaceres)
https://github.com/w3c/uievents/pull/239
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, 7 April 2020 17:01:03 UTC