From e4617311efe0c56f85142af2697068587edc954f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B0=B4=E4=B8=AD=E7=86=8A?= <1244026727@qq.com> Date: Mon, 20 Dec 2021 14:08:38 +0800 Subject: [PATCH] fix(showcase): fix missing older documents (#822) --- README-zh_CN.md | 2 +- README.md | 2 +- docs/introduce.en-US.md | 2 +- docs/introduce.zh-CN.md | 2 +- scripts/site/_site/src/app/app.component.ts | 13 +++---------- 5 files changed, 7 insertions(+), 14 deletions(-) diff --git a/README-zh_CN.md b/README-zh_CN.md index 37f30624..098cb819 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -38,7 +38,7 @@ ## Angular 支持 -现在支持 Angular `^11.0.0`. +现在支持 Angular `^12.0.0`. ## 安装 diff --git a/README.md b/README.md index a57b3234..1759bb57 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This is the **Angular** implementation of **Ant Design Mobile** specification, s ## Angular Support -Now Supports Angular `^11.0.0`. +Now Supports Angular `^12.0.0`. ## Installation diff --git a/docs/introduce.en-US.md b/docs/introduce.en-US.md index 751d9b55..ed8d389b 100755 --- a/docs/introduce.en-US.md +++ b/docs/introduce.en-US.md @@ -133,7 +133,7 @@ This is the **Angular** implementation of **Ant Design Mobile** specification, s ## Angular Support -Now Supports Angular `^11.0.0`. +Now Supports Angular `^12.0.0`. ## Installation diff --git a/docs/introduce.zh-CN.md b/docs/introduce.zh-CN.md index b230da02..55ad09d8 100755 --- a/docs/introduce.zh-CN.md +++ b/docs/introduce.zh-CN.md @@ -133,7 +133,7 @@ title: Ant Design Mobile of Angular