Skip to content

Commit 9e81782

Browse files
committed
"Web platform updates" card
1 parent 0827d60 commit 9e81782

4 files changed

Lines changed: 127 additions & 131 deletions

File tree

microsoft-edge/develop-web-microsoft-edge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Develop for the web with Microsoft Edge by using standards-based web platform fe
1616
## Release notes
1717

1818
To stay up to date with web platform feature changes in Microsoft Edge and the Chromium open-source project, see:
19-
* [Site compatibility-impacting changes coming to Microsoft Edge](./web-platform/site-impacting-changes.md)
2019
* [Release Notes for web platform for Microsoft Edge](./web-platform/release-notes/index.md)
20+
* [Site compatibility-impacting changes coming to Microsoft Edge](./web-platform/site-impacting-changes.md)
2121

2222

2323
<!-- ====================================================================== -->

microsoft-edge/developer/index.yml

Lines changed: 64 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,22 @@ landingContent:
4444
# =============================================================================
4545
# Row 1
4646
# -----------------------------------------------------------------------------
47-
# Card r1c1
47+
# Card for toc bucket 1 (Release notes) & 2 (Experimental web platform features) - r1c1
48+
- title: Web platform updates
49+
linkLists:
50+
- linkListType: whats-new
51+
links:
52+
- text: Release Notes for web platform for Microsoft Edge
53+
url: ../web-platform/release-notes/index.md
54+
55+
- text: Site compatibility-impacting changes
56+
url: ../web-platform/site-impacting-changes.md
57+
58+
- text: Use origin trials in Microsoft Edge
59+
url: ../origin-trials/index.md
60+
61+
# -----------------------------------------------------------------------------
62+
# Card for toc bucket 3 - r1c2
4863
- title: Microsoft Edge DevTools
4964
linkLists:
5065
- linkListType: overview
@@ -74,7 +89,7 @@ landingContent:
7489
url: ../devtools-guide-chromium/shortcuts/index.md
7590

7691
# -----------------------------------------------------------------------------
77-
# Card r1c2
92+
# Card for toc bucket 4 - r1c3
7893
- title: Microsoft Edge extensions
7994
linkLists:
8095
- linkListType: overview
@@ -104,8 +119,10 @@ landingContent:
104119
- text: "Sample: Picture viewer pop-up webpage"
105120
url: ../extensions-chromium/getting-started/picture-viewer-popup-webpage.md
106121

122+
# =============================================================================
123+
# Row 2
107124
# -----------------------------------------------------------------------------
108-
# Card r1c3
125+
# Card for toc bucket 5 - r2c1
109126
- title: Progressive Web Apps (PWAs)
110127
linkLists:
111128
- linkListType: overview
@@ -142,51 +159,8 @@ landingContent:
142159
- text: Store data on the device
143160
url: ../progressive-web-apps-chromium/how-to/offline.md
144161

145-
# =============================================================================
146-
# Row 2
147-
# -----------------------------------------------------------------------------
148-
# Card r2c1
149-
- title: Edge-specific web development tips
150-
linkLists:
151-
# - linkListType: overview
152-
# links:
153-
# - text: Edge-specific web development tips # jump page for overview of bucket, omit bc 10 max
154-
# url: ../web-platform/web-platform.md
155-
- linkListType: whats-new
156-
links:
157-
- text: Site compatibility-impacting changes # todo: moved to "Release notes" toc bucket, delete?
158-
url: ../web-platform/site-impacting-changes.md
159-
- linkListType: how-to-guide
160-
links:
161-
- text: Move users to Microsoft Edge from Internet Explorer
162-
url: ../web-platform/ie-to-microsoft-edge-redirection.md
163-
164-
- text: Tracking prevention in Microsoft Edge
165-
url: ../web-platform/tracking-prevention.md
166-
167-
- text: Detect Microsoft Edge from your website
168-
url: ../web-platform/user-agent-guidance.md
169-
170-
- text: Develop experiences for the sidebar in Microsoft Edge
171-
url: ../web-platform/sidebar.md
172-
173-
- text: Detect Windows 11 using User-Agent Client Hints
174-
url: ../web-platform/how-to-detect-win11.md
175-
176-
- text: Customize the password reveal button
177-
url: ../web-platform/password-reveal.md
178-
179-
- text: Display regional versions of your site, based on OS settings
180-
url: ../web-platform/os-regional-settings.md
181-
182-
- text: View formatted JSON responses or files
183-
url: ../devtools-guide-chromium/json-viewer/json-viewer.md
184-
185-
- text: Sign up for the Ad Selection API # todo: moved to "Experimental web platform features" toc bucket, delete?
186-
url: ../web-platform/ad-selection-api.md
187-
188162
# -----------------------------------------------------------------------------
189-
# Card r2c2
163+
# Card for toc bucket 6 - r2c2
190164
- title: WebView2
191165
linkLists:
192166
- linkListType: overview
@@ -221,7 +195,7 @@ landingContent:
221195
url: ../webview2/webview2-api-reference.md
222196

223197
# -----------------------------------------------------------------------------
224-
# Card r2c3
198+
# Card for toc bucket 7 - r2c3
225199
- title: Test and automation
226200
linkLists:
227201
- linkListType: how-to-guide
@@ -232,9 +206,6 @@ landingContent:
232206
- text: DevTools Protocol
233207
url: ../devtools-protocol-chromium/index.md # https://learn.microsoft.com/microsoft-edge/devtools-protocol-chromium/
234208

235-
- text: Use origin trials in Microsoft Edge
236-
url: ../origin-trials/index.md
237-
238209
- text: Use Playwright to automate and test in Microsoft Edge
239210
url: ../playwright/index.md
240211

@@ -250,7 +221,44 @@ landingContent:
250221
# =============================================================================
251222
# Row 3
252223
# -----------------------------------------------------------------------------
253-
# Card r3c1
224+
# Card for toc bucket 8 - r3c1
225+
- title: Edge-specific web development tips
226+
linkLists:
227+
# - linkListType: overview
228+
# links:
229+
# - text: Edge-specific web development tips # jump page for overview of bucket, omit bc 10 max
230+
# url: ../web-platform/web-platform.md
231+
- linkListType: how-to-guide
232+
links:
233+
- text: Move users to Microsoft Edge from Internet Explorer
234+
url: ../web-platform/ie-to-microsoft-edge-redirection.md
235+
236+
- text: Tracking prevention in Microsoft Edge
237+
url: ../web-platform/tracking-prevention.md
238+
239+
- text: Detect Microsoft Edge from your website
240+
url: ../web-platform/user-agent-guidance.md
241+
242+
- text: Develop experiences for the sidebar in Microsoft Edge
243+
url: ../web-platform/sidebar.md
244+
245+
- text: Detect Windows 11 using User-Agent Client Hints
246+
url: ../web-platform/how-to-detect-win11.md
247+
248+
- text: Customize the password reveal button
249+
url: ../web-platform/password-reveal.md
250+
251+
- text: Display regional versions of your site, based on OS settings
252+
url: ../web-platform/os-regional-settings.md
253+
254+
- text: View formatted JSON responses or files
255+
url: ../devtools-guide-chromium/json-viewer/json-viewer.md
256+
257+
- text: Sign up for the Ad Selection API # todo: moved to "Experimental web platform features" toc bucket, delete?
258+
url: ../web-platform/ad-selection-api.md
259+
260+
# -----------------------------------------------------------------------------
261+
# Card for toc bucket 9 - r3c2
254262
- title: Microsoft Edge IDE integration
255263
linkLists:
256264
- linkListType: overview
@@ -272,7 +280,7 @@ landingContent:
272280
url: ../visual-studio/index.md
273281

274282
# -----------------------------------------------------------------------------
275-
# Card r3c2
283+
# Card for toc bucket 10 - r3c3
276284
- title: Accessibility in Microsoft Edge
277285
linkLists:
278286
- linkListType: overview
@@ -287,8 +295,10 @@ landingContent:
287295
- text: Accessibility testing
288296
url: ../accessibility/test.md
289297

298+
# =============================================================================
299+
# Row 4
290300
# -----------------------------------------------------------------------------
291-
# Card r3c3
301+
# Card for toc bucket 11 - r4c1
292302
- title: DualEngine
293303
linkLists:
294304
- linkListType: overview
@@ -314,8 +324,6 @@ landingContent:
314324
- text: DualEngine Win32 C++ Reference
315325
url: ../dualengine/reference/index.md
316326

317-
# =============================================================================
318-
# Row 4
319327
# -----------------------------------------------------------------------------
320328
# Card r4c1
321329
# leaf articles at bottom of toc (videos, privacy, initiative) - omit

microsoft-edge/index.yml

Lines changed: 57 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,23 @@ conceptualContent:
194194
# =============================================================================
195195
# Row 1 (4 cards)
196196
# -----------------------------------------------------------------------------
197-
# Card r1c1
197+
# Card for toc bucket 1 (Release notes) & 2 (Experimental web platform features) - r1c1
198+
- title: Web platform updates
199+
links:
200+
- text: Release Notes for web platform for Microsoft Edge
201+
url: ./web-platform/release-notes/index.md
202+
itemType: whats-new
203+
204+
- text: Site compatibility-impacting changes
205+
url: ./web-platform/site-impacting-changes.md
206+
itemType: whats-new
207+
208+
- text: Use origin trials in Microsoft Edge
209+
url: ./origin-trials/index.md
210+
itemType: whats-new
211+
212+
# -----------------------------------------------------------------------------
213+
# Card for toc bucket 3 - r1c2
198214
- title: Microsoft Edge DevTools
199215
links:
200216
- text: Microsoft Edge Developer documentation # docset landing page (link is in hub page only)
@@ -226,7 +242,7 @@ conceptualContent:
226242
itemType: reference
227243

228244
# -----------------------------------------------------------------------------
229-
# Card r1c2
245+
# Card for toc bucket 4 - r1c3
230246
- title: Microsoft Edge extensions
231247
links:
232248
- text: Microsoft Edge extensions documentation # extensions landing page
@@ -262,7 +278,7 @@ conceptualContent:
262278
itemType: how-to-guide
263279

264280
# -----------------------------------------------------------------------------
265-
# Card r1c3
281+
# Card for toc bucket 5 - r1c4
266282
- title: Progressive Web Apps (PWAs)
267283
links:
268284
- text: Progressive Web Apps (PWAs) documentation # pwa landing page
@@ -297,8 +313,10 @@ conceptualContent:
297313
url: ./progressive-web-apps-chromium/how-to/offline.md
298314
itemType: how-to-guide
299315

316+
# =============================================================================
317+
# Row 2 (4 cards)
300318
# -----------------------------------------------------------------------------
301-
# Card r1c4
319+
# Card for toc bucket 6 - r2c1
302320
- title: WebView2
303321
links:
304322
- text: WebView2 documentation # wv2 landing page
@@ -333,10 +351,8 @@ conceptualContent:
333351
url: ./webview2/webview2-api-reference.md
334352
itemType: reference
335353

336-
# =============================================================================
337-
# Row 2 (4 cards)
338354
# -----------------------------------------------------------------------------
339-
# Card r2c1
355+
# Card for toc bucket 7 - r2c2
340356
- title: Test and automation
341357
links:
342358
- text: Test and automation in Microsoft Edge
@@ -347,10 +363,6 @@ conceptualContent:
347363
url: ./test-and-automation/devtools-protocol.md
348364
itemType: how-to-guide
349365

350-
- text: Use origin trials in Microsoft Edge
351-
url: ./origin-trials/index.md
352-
itemType: overview
353-
354366
- text: Use Playwright to automate and test in Microsoft Edge
355367
url: ./playwright/index.md
356368
itemType: overview
@@ -368,17 +380,13 @@ conceptualContent:
368380
itemType: how-to-guide
369381

370382
# -----------------------------------------------------------------------------
371-
# Card r2c2
383+
# Card for toc bucket 8 - r2c3
372384
- title: Edge-specific web development tips
373385
links:
374386
# - text: Edge-specific web development tips # jump page for overview of bucket, omit bc 10 max
375387
# url: ./web-platform/web-platform.md
376388
# itemType: overview
377389

378-
- text: Site compatibility-impacting changes # todo: moved to "Release notes" toc bucket, delete?
379-
url: ./web-platform/site-impacting-changes.md
380-
itemType: whats-new
381-
382390
- text: Move users to Microsoft Edge from Internet Explorer
383391
url: ./web-platform/ie-to-microsoft-edge-redirection.md
384392
itemType: how-to-guide
@@ -416,7 +424,7 @@ conceptualContent:
416424
itemType: how-to-guide
417425

418426
# -----------------------------------------------------------------------------
419-
# Card r2c3
427+
# Card for toc bucket 9 - r2c4
420428
- title: Microsoft Edge IDE integration
421429
links:
422430
- text: Microsoft Edge IDE integration
@@ -439,47 +447,49 @@ conceptualContent:
439447
url: ./visual-studio-code/index.md
440448
itemType: how-to-guide
441449

450+
# =============================================================================
451+
# Row 3 (4 cards max) - adding cards changes layout to 3 per row
442452
# -----------------------------------------------------------------------------
453+
# Card for toc bucket 10 - r_c_
443454
# Card r2c4
444-
- title: Accessibility in Microsoft Edge
445-
links:
446-
- text: Accessibility-testing features
447-
url: ./devtools-guide-chromium/accessibility/reference.md
448-
itemType: overview
455+
# - title: Accessibility in Microsoft Edge
456+
# links:
457+
# - text: Accessibility-testing features
458+
# url: ./devtools-guide-chromium/accessibility/reference.md
459+
# itemType: overview
449460

450-
- text: Accessibility overview
451-
url: ./accessibility/index.md
452-
itemType: overview
461+
# - text: Accessibility overview
462+
# url: ./accessibility/index.md
463+
# itemType: overview
453464

454-
- text: Accessibility testing
455-
url: ./accessibility/test.md
456-
itemType: how-to-guide
465+
# - text: Accessibility testing
466+
# url: ./accessibility/test.md
467+
# itemType: how-to-guide
457468

458-
# =============================================================================
459-
# Row 3 (4 cards max) - adding cards changes layout to 3 per row
460469
# -----------------------------------------------------------------------------
470+
# Card for toc bucket 11 - r_c_
461471
# Card r3c1
462-
# - title: DualEngine
463-
# links:
464-
# - text: Introduction to the Microsoft DualEngine API
465-
# url: ./dualengine/intro.md
466-
# itemType: overview
472+
# - title: DualEngine
473+
# links:
474+
# - text: Introduction to the Microsoft DualEngine API
475+
# url: ./dualengine/intro.md
476+
# itemType: overview
467477

468-
# - text: Getting started with the DualEngine API
469-
# url: ./dualengine/get-started.md
470-
# itemType: get-started
478+
# - text: Getting started with the DualEngine API
479+
# url: ./dualengine/get-started.md
480+
# itemType: get-started
471481

472-
# - text: Creating a DualEngine adapter plugin DLL
473-
# url: ./dualengine/concepts/adapter-dll.md
474-
# itemType: how-to-guide
482+
# - text: Creating a DualEngine adapter plugin DLL
483+
# url: ./dualengine/concepts/adapter-dll.md
484+
# itemType: how-to-guide
475485

476-
# - text: Launching Internet Explorer
477-
# url: ./dualengine/concepts/launching-internet-explorer.md
478-
# itemType: how-to-guide
486+
# - text: Launching Internet Explorer
487+
# url: ./dualengine/concepts/launching-internet-explorer.md
488+
# itemType: how-to-guide
479489

480-
# - text: DualEngine Win32 C++ Reference
481-
# url: ./dualengine/reference/index.md
482-
# itemType: reference
490+
# - text: DualEngine Win32 C++ Reference
491+
# url: ./dualengine/reference/index.md
492+
# itemType: reference
483493

484494
# =============================================================================
485495
# "Help and Support" section of hub page - 1 row of 3 cards

0 commit comments

Comments
 (0)