Skip to content

Commit

Permalink
Merge pull request #555 from AmadeusITGroup/feat/schematics-iframe
Browse files Browse the repository at this point in the history
feat: schematics to add iframe to a component
  • Loading branch information
matthieu-crouzet authored Jul 20, 2023
2 parents 4e85094 + 067c46e commit 656551c
Show file tree
Hide file tree
Showing 24 changed files with 421 additions and 437 deletions.
5 changes: 0 additions & 5 deletions packages/@o3r/components/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@
"factory": "./schematics/ng-add/index#ngAdd",
"schema": "./schematics/ng-add/schema.json",
"aliases": ["install", "i"]
},
"iframe-component": {
"description": "Generate an iframe component for third party script integration",
"factory": "./schematics/iframe/index#ngGenerateIframeComponent",
"schema": "./schematics/iframe/schema.json"
}
}
}
102 changes: 0 additions & 102 deletions packages/@o3r/components/schematics/iframe/index.spec.ts

This file was deleted.

102 changes: 0 additions & 102 deletions packages/@o3r/components/schematics/iframe/index.ts

This file was deleted.

58 changes: 0 additions & 58 deletions packages/@o3r/components/schematics/iframe/schema.json

This file was deleted.

27 changes: 0 additions & 27 deletions packages/@o3r/components/schematics/iframe/schema.ts

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 656551c

Please sign in to comment.