Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
17ac166
chore(deps): bump node-forge from 1.3.2 to 1.4.0 in /website
dependabot[bot] Mar 27, 2026
5b77cc4
chore(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /website
dependabot[bot] Mar 29, 2026
51359b3
chore(deps): bump lodash from 4.17.23 to 4.18.1 in /website
dependabot[bot] Apr 2, 2026
0f6e6c2
chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 in /website
dependabot[bot] Apr 14, 2026
b73395b
chore(deps): bump fast-uri from 3.1.0 to 3.1.2 in /website
dependabot[bot] Jun 8, 2026
6d4a9e2
chore(deps): bump joi from 17.11.0 to 17.13.4 in /website
dependabot[bot] Jun 12, 2026
75d9166
chore(deps): bump @babel/core from 7.26.7 to 7.29.7 in /website
dependabot[bot] Jun 17, 2026
9d415b9
chore(deps): bump launch-editor from 2.11.1 to 2.14.1 in /website
dependabot[bot] Jun 23, 2026
ba688e8
chore(deps): bump webpack-dev-server from 5.2.2 to 5.2.5 in /website
dependabot[bot] Jun 23, 2026
bd37165
chore(deps): bump js-yaml from 3.14.2 to 3.15.0 in /website
dependabot[bot] Jun 30, 2026
d410f14
chore(deps): bump the website-deps group across 1 directory with 13 u…
dependabot[bot] Jul 1, 2026
953a72b
chore(deps): bump shell-quote from 1.8.3 to 1.10.0 in /website
dependabot[bot] Jul 14, 2026
490961a
chore(deps): bump websocket-driver from 0.7.4 to 0.7.5 in /website
dependabot[bot] Jul 15, 2026
5a063e6
chore(deps): bump immutable from 5.1.5 to 5.1.9 in /website
dependabot[bot] Jul 24, 2026
acaddff
chore(deps): bump svgo from 3.3.3 to 3.3.4 in /website
dependabot[bot] Jul 24, 2026
6d89dcc
Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/websit…
WorldSEnder Jul 24, 2026
466804c
Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/websit…
WorldSEnder Jul 24, 2026
74ed760
Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/websit…
WorldSEnder Jul 24, 2026
a750ab5
Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/websit…
WorldSEnder Jul 24, 2026
fc1fee1
Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/websit…
WorldSEnder Jul 24, 2026
3faef56
Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/websit…
WorldSEnder Jul 24, 2026
ec08c8f
Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/websit…
WorldSEnder Jul 24, 2026
c036ef4
docusaurus translation update (descriptions only)
WorldSEnder Jul 24, 2026
9f67355
bump to docusaurus 3.10.2
WorldSEnder Jul 24, 2026
c81c11f
Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/websit…
WorldSEnder Jul 24, 2026
36f010f
Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/websit…
WorldSEnder Jul 24, 2026
27341e9
Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/websit…
WorldSEnder Jul 24, 2026
6146857
Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/websit…
WorldSEnder Jul 24, 2026
19c2e70
Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/websit…
WorldSEnder Jul 24, 2026
af89a81
Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/websit…
WorldSEnder Jul 24, 2026
5aab515
Merge remote-tracking branch 'upstream/dependabot/npm_and_yarn/websit…
WorldSEnder Jul 24, 2026
178b7b1
chore(deps): bump brace-expansion in /website
WorldSEnder Jul 24, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion website/blog/2022-11-24-release-0-20.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Releasing Yew 0.20
authors: [hamza] tags: [release]
authors: [hamza]
tags: [release]
---

The Yew team is happy to announce a new, long overdue, version of Yew: v0.20.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,30 +5,30 @@
},
"sidebar.migrationGuides.category.yew": {
"message": "yew",
"description": "The label for category yew in sidebar migrationGuides"
"description": "The label for category 'yew' in sidebar 'migrationGuides'"
},
"sidebar.migrationGuides.category.yew.link.generated-index.title": {
"message": "yew",
"description": "The generated-index page title for category yew in sidebar migrationGuides"
"description": "The generated-index page title for category 'yew' in sidebar 'migrationGuides'"
},
"sidebar.migrationGuides.category.yew-agent": {
"message": "yew-agent",
"description": "The label for category yew-agent in sidebar migrationGuides"
"description": "The label for category 'yew-agent' in sidebar 'migrationGuides'"
},
"sidebar.migrationGuides.category.yew-agent.link.generated-index.title": {
"message": "yew-agent",
"description": "The generated-index page title for category yew-agent in sidebar migrationGuides"
"description": "The generated-index page title for category 'yew-agent' in sidebar 'migrationGuides'"
},
"sidebar.migrationGuides.category.yew-router": {
"message": "yew-router",
"description": "The label for category yew-router in sidebar migrationGuides"
"description": "The label for category 'yew-router' in sidebar 'migrationGuides'"
},
"sidebar.migrationGuides.category.yew-router.link.generated-index.title": {
"message": "yew-router",
"description": "The generated-index page title for category yew-router in sidebar migrationGuides"
"description": "The generated-index page title for category 'yew-router' in sidebar 'migrationGuides'"
},
"sidebar.migrationGuides.doc.Overview": {
"message": "Overview",
"description": "The label for the doc item Overview in sidebar migrationGuides, linking to the doc index"
"description": "The label for the doc item 'Overview' in sidebar 'migrationGuides', linking to the doc index"
}
}
34 changes: 17 additions & 17 deletions website/i18n/ja/docusaurus-plugin-content-docs/current.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,70 +5,70 @@
},
"sidebar.docs.category.Getting Started": {
"message": "Getting Started",
"description": "The label for category Getting Started in sidebar docs"
"description": "The label for category 'Getting Started' in sidebar 'docs'"
},
"sidebar.docs.category.Concepts": {
"message": "Concepts",
"description": "The label for category Concepts in sidebar docs"
"description": "The label for category 'Concepts' in sidebar 'docs'"
},
"sidebar.docs.category.Concepts.link.generated-index.title": {
"message": "Yew concepts",
"description": "The generated-index page title for category Concepts in sidebar docs"
"description": "The generated-index page title for category 'Concepts' in sidebar 'docs'"
},
"sidebar.docs.category.Concepts.link.generated-index.description": {
"message": "Learn about the important Yew concepts!",
"description": "The generated-index page description for category Concepts in sidebar docs"
"description": "The generated-index page description for category 'Concepts' in sidebar 'docs'"
},
"sidebar.docs.category.HTML": {
"message": "HTML",
"description": "The label for category HTML in sidebar docs"
"description": "The label for category 'HTML' in sidebar 'docs'"
},
"sidebar.docs.category.Components": {
"message": "Function Components",
"description": "The label for category Components in sidebar docs"
"description": "The label for category 'Components' in sidebar 'docs'"
},
"sidebar.docs.category.Advanced topics": {
"message": "Advanced topics",
"description": "The label for category Advanced topics in sidebar docs"
"description": "The label for category 'Advanced topics' in sidebar 'docs'"
},
"sidebar.docs.category.Advanced topics.link.generated-index.title": {
"message": "Advanced topics",
"description": "The generated-index page title for category Advanced topics in sidebar docs"
"description": "The generated-index page title for category 'Advanced topics' in sidebar 'docs'"
},
"sidebar.docs.category.Advanced topics.link.generated-index.description": {
"message": "Learn about the advanced topics and inner workings of Yew!",
"description": "The generated-index page description for category Advanced topics in sidebar docs"
"description": "The generated-index page description for category 'Advanced topics' in sidebar 'docs'"
},
"sidebar.docs.category.More": {
"message": "More",
"description": "The label for category More in sidebar docs"
"description": "The label for category 'More' in sidebar 'docs'"
},
"sidebar.docs.category.More.link.generated-index.title": {
"message": "Miscellaneous",
"description": "The generated-index page title for category More in sidebar docs"
"description": "The generated-index page title for category 'More' in sidebar 'docs'"
},
"sidebar.docs.category.Using Basic Web Technologies In Yew": {
"message": "Intro With Basic Web Technologies",
"description": "The label for category Using Basic Web Technologies In Yew in sidebar docs"
"description": "The label for category 'Using Basic Web Technologies In Yew' in sidebar 'docs'"
},
"sidebar.docs.category.Using Basic Web Technologies In Yew.link.generated-index.title": {
"message": "Yew Take on Basic Web Technologies",
"description": "The generated-index page title for category Using Basic Web Technologies In Yew in sidebar docs"
"description": "The generated-index page title for category 'Using Basic Web Technologies In Yew' in sidebar 'docs'"
},
"sidebar.docs.category.Using Basic Web Technologies In Yew.link.generated-index.description": {
"message": "Yew mostly operates on the idea of keeping everything that a reusable piece of UI may need, in one place - rust files. But also seeks to stay close to the original look of the technology. Explore further to fully grasp what we mean by these statements:",
"description": "The generated-index page description for category Using Basic Web Technologies In Yew in sidebar docs"
"description": "The generated-index page description for category 'Using Basic Web Technologies In Yew' in sidebar 'docs'"
},
"sidebar.docs.category.Hooks": {
"message": "Hooks",
"description": "The label for category Hooks in sidebar docs"
"description": "The label for category 'Hooks' in sidebar 'docs'"
},
"sidebar.docs.category.Struct Components": {
"message": "Struct Components",
"description": "The label for category Struct Components in sidebar docs"
"description": "The label for category 'Struct Components' in sidebar 'docs'"
},
"sidebar.docs.link.Migration guides": {
"message": "Migration guides",
"description": "The label for link Migration guides in sidebar docs, linking to /docs/migration-guides"
"description": "The label for link 'Migration guides' in sidebar 'docs', linking to '/docs/migration-guides'"
}
}
34 changes: 17 additions & 17 deletions website/i18n/ja/docusaurus-plugin-content-docs/version-0.20.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,70 +5,70 @@
},
"sidebar.docs.category.Getting Started": {
"message": "Getting Started",
"description": "The label for category Getting Started in sidebar docs"
"description": "The label for category 'Getting Started' in sidebar 'docs'"
},
"sidebar.docs.category.Concepts": {
"message": "Concepts",
"description": "The label for category Concepts in sidebar docs"
"description": "The label for category 'Concepts' in sidebar 'docs'"
},
"sidebar.docs.category.Concepts.link.generated-index.title": {
"message": "Yew concepts",
"description": "The generated-index page title for category Concepts in sidebar docs"
"description": "The generated-index page title for category 'Concepts' in sidebar 'docs'"
},
"sidebar.docs.category.Concepts.link.generated-index.description": {
"message": "Learn about the important Yew concepts!",
"description": "The generated-index page description for category Concepts in sidebar docs"
"description": "The generated-index page description for category 'Concepts' in sidebar 'docs'"
},
"sidebar.docs.category.Using Basic Web Technologies In Yew": {
"message": "Using Basic Web Technologies In Yew",
"description": "The label for category Using Basic Web Technologies In Yew in sidebar docs"
"description": "The label for category 'Using Basic Web Technologies In Yew' in sidebar 'docs'"
},
"sidebar.docs.category.Using Basic Web Technologies In Yew.link.generated-index.title": {
"message": "Yew's Take on Basic Web Technologies",
"description": "The generated-index page title for category Using Basic Web Technologies In Yew in sidebar docs"
"description": "The generated-index page title for category 'Using Basic Web Technologies In Yew' in sidebar 'docs'"
},
"sidebar.docs.category.Using Basic Web Technologies In Yew.link.generated-index.description": {
"message": "Yew centrally operates on the idea of keeping everything that a reusable piece of UI may need in one place - rust files, while also keeping the underlying technology accessible where necessary. Explore further to fully grasp what we mean by these statements:",
"description": "The generated-index page description for category Using Basic Web Technologies In Yew in sidebar docs"
"description": "The generated-index page description for category 'Using Basic Web Technologies In Yew' in sidebar 'docs'"
},
"sidebar.docs.category.Components": {
"message": "Components",
"description": "The label for category Components in sidebar docs"
"description": "The label for category 'Components' in sidebar 'docs'"
},
"sidebar.docs.category.Hooks": {
"message": "Hooks",
"description": "The label for category Hooks in sidebar docs"
"description": "The label for category 'Hooks' in sidebar 'docs'"
},
"sidebar.docs.category.HTML": {
"message": "HTML",
"description": "The label for category HTML in sidebar docs"
"description": "The label for category 'HTML' in sidebar 'docs'"
},
"sidebar.docs.category.Advanced topics": {
"message": "Advanced topics",
"description": "The label for category Advanced topics in sidebar docs"
"description": "The label for category 'Advanced topics' in sidebar 'docs'"
},
"sidebar.docs.category.Advanced topics.link.generated-index.title": {
"message": "Advanced topics",
"description": "The generated-index page title for category Advanced topics in sidebar docs"
"description": "The generated-index page title for category 'Advanced topics' in sidebar 'docs'"
},
"sidebar.docs.category.Advanced topics.link.generated-index.description": {
"message": "Learn about the advanced topics and inner workings of Yew!",
"description": "The generated-index page description for category Advanced topics in sidebar docs"
"description": "The generated-index page description for category 'Advanced topics' in sidebar 'docs'"
},
"sidebar.docs.category.Struct Components": {
"message": "Struct Components",
"description": "The label for category Struct Components in sidebar docs"
"description": "The label for category 'Struct Components' in sidebar 'docs'"
},
"sidebar.docs.category.More": {
"message": "More",
"description": "The label for category More in sidebar docs"
"description": "The label for category 'More' in sidebar 'docs'"
},
"sidebar.docs.category.More.link.generated-index.title": {
"message": "Miscellaneous",
"description": "The generated-index page title for category More in sidebar docs"
"description": "The generated-index page title for category 'More' in sidebar 'docs'"
},
"sidebar.docs.link.Migration guides": {
"message": "Migration guides",
"description": "The label for link Migration guides in sidebar docs, linking to /docs/migration-guides"
"description": "The label for link 'Migration guides' in sidebar 'docs', linking to '/docs/migration-guides'"
}
}
34 changes: 17 additions & 17 deletions website/i18n/ja/docusaurus-plugin-content-docs/version-0.21.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,70 +5,70 @@
},
"sidebar.docs.category.Getting Started": {
"message": "Getting Started",
"description": "The label for category Getting Started in sidebar docs"
"description": "The label for category 'Getting Started' in sidebar 'docs'"
},
"sidebar.docs.category.Concepts": {
"message": "Concepts",
"description": "The label for category Concepts in sidebar docs"
"description": "The label for category 'Concepts' in sidebar 'docs'"
},
"sidebar.docs.category.Concepts.link.generated-index.title": {
"message": "Yew concepts",
"description": "The generated-index page title for category Concepts in sidebar docs"
"description": "The generated-index page title for category 'Concepts' in sidebar 'docs'"
},
"sidebar.docs.category.Concepts.link.generated-index.description": {
"message": "Learn about the important Yew concepts!",
"description": "The generated-index page description for category Concepts in sidebar docs"
"description": "The generated-index page description for category 'Concepts' in sidebar 'docs'"
},
"sidebar.docs.category.Using Basic Web Technologies In Yew": {
"message": "Using Basic Web Technologies In Yew",
"description": "The label for category Using Basic Web Technologies In Yew in sidebar docs"
"description": "The label for category 'Using Basic Web Technologies In Yew' in sidebar 'docs'"
},
"sidebar.docs.category.Using Basic Web Technologies In Yew.link.generated-index.title": {
"message": "Yew's Take on Basic Web Technologies",
"description": "The generated-index page title for category Using Basic Web Technologies In Yew in sidebar docs"
"description": "The generated-index page title for category 'Using Basic Web Technologies In Yew' in sidebar 'docs'"
},
"sidebar.docs.category.Using Basic Web Technologies In Yew.link.generated-index.description": {
"message": "Yew centrally operates on the idea of keeping everything that a reusable piece of UI may needin one place - rust files, while also keeping the underlying technology accessible where necessary. Explore further to fully grasp what we mean by these statements:",
"description": "The generated-index page description for category Using Basic Web Technologies In Yew in sidebar docs"
"description": "The generated-index page description for category 'Using Basic Web Technologies In Yew' in sidebar 'docs'"
},
"sidebar.docs.category.Components": {
"message": "Components",
"description": "The label for category Components in sidebar docs"
"description": "The label for category 'Components' in sidebar 'docs'"
},
"sidebar.docs.category.Hooks": {
"message": "Hooks",
"description": "The label for category Hooks in sidebar docs"
"description": "The label for category 'Hooks' in sidebar 'docs'"
},
"sidebar.docs.category.HTML": {
"message": "HTML",
"description": "The label for category HTML in sidebar docs"
"description": "The label for category 'HTML' in sidebar 'docs'"
},
"sidebar.docs.category.Advanced topics": {
"message": "Advanced topics",
"description": "The label for category Advanced topics in sidebar docs"
"description": "The label for category 'Advanced topics' in sidebar 'docs'"
},
"sidebar.docs.category.Advanced topics.link.generated-index.title": {
"message": "Advanced topics",
"description": "The generated-index page title for category Advanced topics in sidebar docs"
"description": "The generated-index page title for category 'Advanced topics' in sidebar 'docs'"
},
"sidebar.docs.category.Advanced topics.link.generated-index.description": {
"message": "Learn about the advanced topics and inner workings of Yew!",
"description": "The generated-index page description for category Advanced topics in sidebar docs"
"description": "The generated-index page description for category 'Advanced topics' in sidebar 'docs'"
},
"sidebar.docs.category.Struct Components": {
"message": "Struct Components",
"description": "The label for category Struct Components in sidebar docs"
"description": "The label for category 'Struct Components' in sidebar 'docs'"
},
"sidebar.docs.category.More": {
"message": "More",
"description": "The label for category More in sidebar docs"
"description": "The label for category 'More' in sidebar 'docs'"
},
"sidebar.docs.category.More.link.generated-index.title": {
"message": "Miscellaneous",
"description": "The generated-index page title for category More in sidebar docs"
"description": "The generated-index page title for category 'More' in sidebar 'docs'"
},
"sidebar.docs.link.Migration guides": {
"message": "Migration guides",
"description": "The label for link Migration guides in sidebar docs, linking to /docs/migration-guides"
"description": "The label for link 'Migration guides' in sidebar 'docs', linking to '/docs/migration-guides'"
}
}
Loading
Loading