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
3 changes: 2 additions & 1 deletion static/code/stackblitz/v7/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"dependencies": {
"@ionic/angular": "^7.0.0",
"@ionic/core": "^7.0.0",
"@angular/platform-browser-dynamic": "18.0.5"
"@angular/platform-browser-dynamic": "18.0.5",
"ionicons": "7.4.0"
}
}
3 changes: 2 additions & 1 deletion static/code/stackblitz/v7/html/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@ionic/core": "^7.0.0"
"@ionic/core": "^7.0.0",
"ionicons": "7.4.0"
}
}
3 changes: 2 additions & 1 deletion static/code/stackblitz/v8/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"dependencies": {
"@ionic/angular": "8.2.6",
"@ionic/core": "8.2.6",
"@angular/platform-browser-dynamic": "18.0.5"
"@angular/platform-browser-dynamic": "18.0.5",
"ionicons": "7.4.0"
}
}
3 changes: 2 additions & 1 deletion static/code/stackblitz/v8/html/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"@ionic/core": "8.2.6"
"@ionic/core": "8.2.6",
"ionicons": "7.4.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react,
vue,
Expand All @@ -28,9 +25,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.html': angular_example_component_html,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
src="usage/v7/breadcrumbs/icons/custom-separators/demo.html"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/breadcrumbs/icons/icons-on-items/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react,
vue,
Expand All @@ -28,9 +25,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.html': angular_example_component_html,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
size="300px"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/button/icons/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react,
vue,
Expand All @@ -28,9 +25,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.html': angular_example_component_html,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
src="usage/v7/button/icons/demo.html"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/buttons/types/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react,
vue,
Expand All @@ -28,9 +25,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.html': angular_example_component_html,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
size="medium"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/chip/slots/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react,
vue,
Expand All @@ -28,9 +25,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.html': angular_example_component_html,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
src="usage/v7/chip/slots/demo.html"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/fab/basic/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react,
vue,
Expand All @@ -28,9 +25,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.html': angular_example_component_html,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
src="usage/v7/fab/basic/demo.html"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/fab/button-sizing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react,
vue,
Expand All @@ -28,9 +25,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.html': angular_example_component_html,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
src="usage/v7/fab/button-sizing/demo.html"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/fab/list-side/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react,
vue,
Expand All @@ -28,9 +25,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.html': angular_example_component_html,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
src="usage/v7/fab/list-side/demo.html"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/fab/positioning/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react,
vue,
Expand All @@ -28,9 +25,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.html': angular_example_component_html,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
src="usage/v7/fab/positioning/demo.html"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/fab/safe-area/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ import angular_global_css from './angular/global_css.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react: {
files: {
Expand All @@ -39,9 +36,6 @@ import angular_global_css from './angular/global_css.md';
'src/app/example.component.ts': angular_example_component_ts,
'src/global.css': angular_global_css,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
src="usage/v7/fab/safe-area/demo.html"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/fab/theming/colors/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react,
vue,
Expand All @@ -28,9 +25,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.html': angular_example_component_html,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
src="usage/v7/fab/theming/colors/demo.html"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/fab/theming/css-custom-properties/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react: {
files: {
Expand All @@ -37,9 +34,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.css': angular_example_component_css,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
src="usage/v7/fab/theming/css-custom-properties/demo.html"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/fab/theming/css-shadow-parts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react: {
files: {
Expand All @@ -37,9 +34,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.css': angular_example_component_css,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
src="usage/v7/fab/theming/css-shadow-parts/demo.html"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/icon/basic/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react,
vue,
Expand All @@ -28,9 +25,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.html': angular_example_component_html,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
size="xsmall"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/input/start-end-slots/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react,
vue,
Expand All @@ -28,9 +25,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.html': angular_example_component_html,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
src="usage/v7/input/start-end-slots/demo.html"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/item-sliding/icons/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react,
vue,
Expand All @@ -28,9 +25,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.html': angular_example_component_html,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
size="300px"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/item/buttons/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react,
vue,
Expand All @@ -28,9 +25,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.html': angular_example_component_html,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
size="250px"
Expand Down
6 changes: 0 additions & 6 deletions static/usage/v7/item/content-types/actions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'index.html': javascript_index_html,
'index.ts': javascript_index_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
react,
vue,
Expand All @@ -28,9 +25,6 @@ import angular_example_component_ts from './angular/example_component_ts.md';
'src/app/example.component.html': angular_example_component_html,
'src/app/example.component.ts': angular_example_component_ts,
},
dependencies: {
ionicons: '7.4.0',
},
},
}}
src="usage/v7/item/content-types/actions/demo.html"
Expand Down
Loading