Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
44 changes: 24 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,13 @@
"@rdlabo/capacitor-screenshot-event": "8.0.0",
"@rdlabo/eslint-plugin-rules": "22.1.0",
"@rdlabo/ionic-angular-collect-icons": "3.0.0",
"@rdlabo/ionic-angular-kit": "22.0.0",
"@rdlabo/ionic-angular-photo-editor": "22.0.0",
"@rdlabo/ionic-angular-scroll-header": "22.0.0",
"@rdlabo/ionic-angular-kit": "22.0.3",
"@rdlabo/ionic-angular-photo-editor": "22.0.3",
"@rdlabo/ionic-angular-scroll-header": "22.0.3",
"@rdlabo/ionic-theme-ios26": "9.2.0",
"@rdlabo/ionic-theme-ios27": "0.1.0-1",
"@rdlabo/ionic-theme-md3": "9.1.0",
"@rdlabo/ngx-cdk-scroll-strategies": "22.0.0",
"@rdlabo/ngx-cdk-scroll-strategies": "22.0.3",
Comment on lines +82 to +88

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 英語ガイドの固定参照は更新されていない

Photo Editor、Scroll Header、Scroll Strategies の英語ガイドは既存の固定コミットから生成され続けます。上流との差分は主にリンクですが、PR 説明と異なるため固定参照を維持する理由を確認してください。

Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

"@rdlabo/workers-hono-kit": "0.12.2",
"@rdlabo/workers-mysql": "0.12.2",
"@rdlabo/workers-timezone": "0.12.2",
Expand Down
2 changes: 1 addition & 1 deletion projects/docs/src/app/docs/plugin-index.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ describe('PluginIndexComponent', () => {
'primaryHyperdrive',
);
const ionic = await loadProject('ionic-angular-kit', 'ja');
expect(ionic?.version).toBe('22.0.0');
expect(ionic?.version).toBe('22.0.3');
expect(ionic?.pages.find((page) => page.slug === 'offline-realtime')?.html).toContain(
'createOfflineAuthBridge',
);
Expand Down
16 changes: 8 additions & 8 deletions projects/docs/src/app/generated/project-catalog.generated.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ export const PROJECTS_EN = [
"repositoryUrl": "https://github.com/rdlabo-dev/ionic-angular-library",
"category": "frontend-tools",
"icon": "app",
"version": "22.0.0",
"version": "22.0.3",
"description": "Shared application infrastructure for Ionic Angular projects.",
"headline": "Build consistent, resilient Ionic Angular applications",
"overview": "Save typed preferences, open modals with typed results, and connect Ionic controls to Angular Signal Forms. Add authentication and native features as your app grows.",
Expand Down Expand Up @@ -230,7 +230,7 @@ export const PROJECTS_EN = [
"demoUrl": "https://rdlabo-ionic-angular-library.netlify.app/main/photo-editor",
"category": "frontend-tools",
"icon": "app",
"version": "22.0.0",
"version": "22.0.3",
"description": "Photo editing and viewing flows for Ionic Angular and Capacitor applications.",
"headline": "Edit and review photos in Ionic modals",
"overview": "Load photos from camera or album, crop and edit images, and present a configurable photo viewer from one Ionic Angular package.",
Expand Down Expand Up @@ -316,7 +316,7 @@ export const PROJECTS_EN = [
"demoUrl": "https://rdlabo-ionic-angular-library.netlify.app/main/scroll-header",
"category": "frontend-tools",
"icon": "app",
"version": "22.0.0",
"version": "22.0.3",
"description": "Scroll-aware header directives for Ionic and Angular CDK viewports.",
"headline": "Build headers that respond to content scrolling",
"overview": "Hide and reveal Ionic headers for IonContent and CDK virtual scrolling while preserving safe-area and native-header layouts.",
Expand Down Expand Up @@ -395,7 +395,7 @@ export const PROJECTS_EN = [
"demoUrl": "https://rdlabo-ionic-angular-library.netlify.app/main/scroll-strategies",
"category": "frontend-tools",
"icon": "app",
"version": "22.0.0",
"version": "22.0.3",
"seoTitle": "Angular CDK Virtual Scroll: Variable Item Heights | rdlabo",
"description": "Use Angular CDK virtual scroll with variable or dynamic item heights. Supply exact per-item sizes for stable lists, chat UIs, and reverse scrolling.",
"headline": "Angular CDK virtual scroll with variable item heights",
Expand Down Expand Up @@ -2294,7 +2294,7 @@ export const PROJECTS_JA = [
"repositoryUrl": "https://github.com/rdlabo-dev/ionic-angular-library",
"category": "frontend-tools",
"icon": "app",
"version": "22.0.0",
"version": "22.0.3",
"description": "Ionic Angularプロジェクト向けの共有アプリケーション基盤。",
"headline": "一貫性と耐障害性を備えたIonic Angularアプリを構築する",
"overview": "型安全な設定の保存、戻り値に型が付くモーダル、IonicとAngular Signal Formsの連携から始められます。認証やNative機能は必要に応じて追加できます。",
Expand Down Expand Up @@ -2391,7 +2391,7 @@ export const PROJECTS_JA = [
"demoUrl": "https://rdlabo-ionic-angular-library.netlify.app/main/photo-editor",
"category": "frontend-tools",
"icon": "app",
"version": "22.0.0",
"version": "22.0.3",
"description": "Ionic Angular・Capacitorアプリ向けの写真編集・閲覧フロー。",
"headline": "Ionic Modalで写真を編集・確認する",
"overview": "カメラやアルバムから写真を読み込み、切り抜き・編集し、設定可能な写真Viewerを1つのIonic Angularパッケージから利用できます。",
Expand Down Expand Up @@ -2477,7 +2477,7 @@ export const PROJECTS_JA = [
"demoUrl": "https://rdlabo-ionic-angular-library.netlify.app/main/scroll-header",
"category": "frontend-tools",
"icon": "app",
"version": "22.0.0",
"version": "22.0.3",
"description": "Ionic・Angular CDK viewport向けのScroll連動Header Directive。",
"headline": "Scrollに追従するHeaderを実装する",
"overview": "Safe AreaとNative Headerレイアウトを維持しながら、IonContentとCDK Virtual Scrollに応じてIonic Headerを表示・非表示にします。",
Expand Down Expand Up @@ -2556,7 +2556,7 @@ export const PROJECTS_JA = [
"demoUrl": "https://rdlabo-ionic-angular-library.netlify.app/main/scroll-strategies",
"category": "frontend-tools",
"icon": "app",
"version": "22.0.0",
"version": "22.0.3",
"seoTitle": "Angular CDK Virtual Scrollの可変アイテム高さ対応 | rdlabo",
"description": "Angular CDK Virtual Scrollで可変・動的なItem Heightに対応。Itemごとの正確なSizeにより、List、Chat UI、Reverse Scrollを安定させます。",
"headline": "Angular CDK Virtual Scrollを可変Item Heightに対応",
Expand Down
Loading