Skip to content

Commit 1e20f21

Browse files
committed
fix: migrate untranslated files
1 parent 377a3fb commit 1e20f21

File tree

1 file changed

+24
-16
lines changed
  • adev-ja/src/content/events

1 file changed

+24
-16
lines changed

adev-ja/src/content/events/v21.md

Lines changed: 24 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,37 @@
1-
![A retro 8-bit, pixel art style graphic announcing the upcoming release of Angular v21. The large, gradient 'v21' text dominates the frame. Next to it, in smaller text, are the words 'The Adventure Begins' and the release date '11-20-2025' inside a pink pixelated box. The Angular logo is in the bottom right corner.](assets/images/angular-v21-hero.jpg 'Angular v21 Hero Image')
1+
![A retro 8-bit, pixel art style graphic announcing the upcoming release of Angular v21. The large, gradient 'v21' text dominates the frame. Next to it, in smaller text, are the words 'The Adventure Begins' and the release date '11-20-2025' inside a pink pixelated box. The Angular logo is in the bottom right corner.](assets/images/v21-event/angular-v21-hero.jpg 'Angular v21 Hero Image')
22

33
# Angular v21: The Adventure Begins
44

5+
## Release Blog
6+
57
**Angular v21 is live**: check out the [v21 release blog](http://goo.gle/angular-v21-blog) to learn about all of the amazing new features coming your way.
68

7-
## Save the Date November 20, 2025
9+
## Experience the v21 Release
10+
11+
Explore the Angular v21 release with this interactive game world. Curious how we made it? Click the `Show Code` button below to view the source code for this Angular app.
812

9-
<docs-pill-row>
10-
<docs-pill href="https://calendar.google.com/calendar/render?action=TEMPLATE&text=Angular+v21+Launch&dates=20251120T170000Z/20251120T173000Z&details=Get+ready+for+the+future+of+web+development+with+Angular.+Tune+in+https://goo.gle/angular-v21&location=https://goo.gle/angular-v21" title="Add to Google Calendar"/>
11-
<docs-pill href="/assets/others/angular-v21-release.ics" title="Add to iCal/Outlook" download="angular-v21-release.ics" target="_blank" />
12-
</docs-pill-row>
13+
<docs-code preview hideCode header="v21 Game World" path="adev/src/content/examples/v21-game-world/src/app/app.ts" />
1314

14-
<hr/>
15+
## Angular v21 Developer Event [Full Version]
1516

16-
Join the Angular team this November for a brand new release adventure. With modern AI tooling, performance updates and more, Angular v21 delivers fantastic new features to improve your developer experience. Whether you’re creating AI-powered apps or scalable enterprise applications, there has never been a better time to build with Angular.
17+
Angular v21 is being delivered to you as a brand new release adventure. With modern AI tooling, performance updates and more, Angular v21 delivers fantastic new features to improve your developer experience. Whether you’re creating AI-powered apps or scalable enterprise applications, there has never been a better time to build with Angular.
1718

1819
🔥 What's coming in v21
1920

2021
- New Angular MCP Server tools to improve AI-powered workflows and code generation
2122
- Your first look at Signal Forms, our new streamlined, signal-based approach to forms in Angular
22-
- Exciting new details about the Angular ARIA package
23-
24-
That’s just a taste of what’s coming in our upcoming major release event. You won't want to miss it.
25-
26-
<docs-pill-row>
27-
<docs-pill href="https://calendar.google.com/calendar/render?action=TEMPLATE&text=Angular+v21+Launch&dates=20251120T170000Z/20251120T173000Z&details=Get+ready+for+the+future+of+web+development+with+Angular.+Tune+in+https://goo.gle/angular-v21&location=https://goo.gle/angular-v21" title="Add to Google Calendar"/>
28-
<docs-pill href="/assets/others/angular-v21-release.ics" title="Add to iCal/Outlook" download="angular-v21-release.ics" target="_blank" />
29-
</docs-pill-row>
23+
- Exciting new details about the Angular Aria package
24+
25+
<div style="display: block; width: 80%; margin: 0 auto; margin-top: 20px;">
26+
<iframe
27+
credentialless
28+
width="560"
29+
height="315"
30+
src="https://www.youtube.com/embed/DDAHORVzQ5g?si=B9Uv5vXzIKJfcLGr"
31+
title="YouTube video player"
32+
frameborder="0"
33+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
34+
referrerpolicy="strict-origin-when-cross-origin"
35+
allowfullscreen
36+
></iframe>
37+
</div>

0 commit comments

Comments
 (0)