From e524fc89d339a0ed3a2c863a243e14994f6b3015 Mon Sep 17 00:00:00 2001 From: rdlabo Date: Sat, 22 Aug 2026 11:57:07 +0900 Subject: [PATCH 1/2] docs: use stable release links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 331af05..5b663ce 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A CSS/JS theme library that applies Material Design 3 design system to Ionic applications. -![Material Design 3 themed Ionic screens with updated components and navigation](https://raw.githubusercontent.com/rdlabo-dev/ionic-theme-md3/v2.0.0-1/screenshots/md3.png) +![Material Design 3 themed Ionic screens with updated components and navigation](https://raw.githubusercontent.com/rdlabo-dev/ionic-theme-md3/v2.0.0/screenshots/md3.png) DEMO is here: https://ionic-theme-md3.rdlabo.dev/ From ae52b164d4a653d973b5687fe471fd4bf6b7b30e Mon Sep 17 00:00:00 2001 From: rdlabo Date: Sat, 22 Aug 2026 12:01:36 +0900 Subject: [PATCH 2/2] docs: expose migration guide in portal --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 5b663ce..b60bc85 100644 --- a/README.md +++ b/README.md @@ -134,12 +134,8 @@ Start with [Installation](#installation). Pair this theme with [@rdlabo/ionic-th - [Special markup](./docs/special-markup.md) — opt-in component combinations used by the demo. - [Using ion-item-group](./docs/using-ion-item-group.md) — shared inset-list markup for iOS 26 and MD3. - - - [Migration](./docs/migration.md) — changes required when updating theme markup. - - **Full documentation:** [https://docs.rdlabo.dev/projects/ionic-theme-md3](https://docs.rdlabo.dev/projects/ionic-theme-md3)