Skip to content

Commit

Permalink
docs(): migrate core ui examples to ix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
danielleroux committed Aug 5, 2022
1 parent 6892dab commit f45b90a
Show file tree
Hide file tree
Showing 144 changed files with 2,839 additions and 428 deletions.
3 changes: 0 additions & 3 deletions packages/core/component-doc.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ export interface JsonDocsProp {
name: string;
type: string;
mutable: boolean;
/**
* The name of the attribute that is exposed to configure a compiled web component
*/
attr?: string;
reflectToAttr: boolean;
docs: string;
Expand Down
4 changes: 2 additions & 2 deletions packages/core/component-doc.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"timestamp": "2022-08-03T05:23:23",
"timestamp": "2022-08-05T07:16:39",
"compiler": {
"name": "@stencil/core",
"version": "2.17.2",
"version": "2.15.2",
"typescriptVersion": "4.5.4"
},
"components": [
Expand Down

0 comments on commit f45b90a

Please sign in to comment.