Skip to content

Commit

Permalink
Merge 51ad3ce into 56bea20
Browse files Browse the repository at this point in the history
  • Loading branch information
Kukks committed Aug 19, 2016
2 parents 56bea20 + 51ad3ce commit ed8b79f
Show file tree
Hide file tree
Showing 65 changed files with 192 additions and 160 deletions.
26 changes: 13 additions & 13 deletions dist/amd/aurelia-materialize-bridge.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,13 @@ export declare class MdFooter {
bind(): any;
unbind(): any;
}
export declare class MdModalTrigger {
dismissible: any;
constructor(element?: any);
attached(): any;
detached(): any;
onComplete(): any;
}
export declare class MdPrefix {
constructor(element?: any);
bind(): any;
Expand All @@ -377,20 +384,20 @@ export declare class MdInput {
attached(): any;
mdValueChanged(): any;
}
export declare class MdModalTrigger {
dismissible: any;
export declare class MdNavbar {
mdFixed: any;
fixedAttributeManager: any;
constructor(element?: any);
attached(): any;
detached(): any;
onComplete(): any;
}
export declare class MdNavbar {
mdFixed: any;
fixedAttributeManager: any;
export declare class MdParallax {
constructor(element?: any);
attached(): any;
detached(): any;
}

// destroy handler not available
export declare class MdPagination {
mdActivePage: any;
mdPages: any;
Expand All @@ -410,13 +417,6 @@ export declare class MdPagination {
mdVisiblePageLinksChanged(): any;
generatePageLinks(): any;
}
export declare class MdParallax {
constructor(element?: any);
attached(): any;
detached(): any;
}

// destroy handler not available
export declare class MdProgress {
mdColor: any;
mdType: any;
Expand Down
26 changes: 13 additions & 13 deletions dist/aurelia-materialize-bridge.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,13 @@ export declare class MdFooter {
bind(): any;
unbind(): any;
}
export declare class MdModalTrigger {
dismissible: any;
constructor(element?: any);
attached(): any;
detached(): any;
onComplete(): any;
}
export declare class MdPrefix {
constructor(element?: any);
bind(): any;
Expand All @@ -377,20 +384,20 @@ export declare class MdInput {
attached(): any;
mdValueChanged(): any;
}
export declare class MdModalTrigger {
dismissible: any;
export declare class MdNavbar {
mdFixed: any;
fixedAttributeManager: any;
constructor(element?: any);
attached(): any;
detached(): any;
onComplete(): any;
}
export declare class MdNavbar {
mdFixed: any;
fixedAttributeManager: any;
export declare class MdParallax {
constructor(element?: any);
attached(): any;
detached(): any;
}

// destroy handler not available
export declare class MdPagination {
mdActivePage: any;
mdPages: any;
Expand All @@ -410,13 +417,6 @@ export declare class MdPagination {
mdVisiblePageLinksChanged(): any;
generatePageLinks(): any;
}
export declare class MdParallax {
constructor(element?: any);
attached(): any;
detached(): any;
}

// destroy handler not available
export declare class MdProgress {
mdColor: any;
mdType: any;
Expand Down
26 changes: 13 additions & 13 deletions dist/commonjs/aurelia-materialize-bridge.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,13 @@ export declare class MdFooter {
bind(): any;
unbind(): any;
}
export declare class MdModalTrigger {
dismissible: any;
constructor(element?: any);
attached(): any;
detached(): any;
onComplete(): any;
}
export declare class MdPrefix {
constructor(element?: any);
bind(): any;
Expand All @@ -377,20 +384,20 @@ export declare class MdInput {
attached(): any;
mdValueChanged(): any;
}
export declare class MdModalTrigger {
dismissible: any;
export declare class MdNavbar {
mdFixed: any;
fixedAttributeManager: any;
constructor(element?: any);
attached(): any;
detached(): any;
onComplete(): any;
}
export declare class MdNavbar {
mdFixed: any;
fixedAttributeManager: any;
export declare class MdParallax {
constructor(element?: any);
attached(): any;
detached(): any;
}

// destroy handler not available
export declare class MdPagination {
mdActivePage: any;
mdPages: any;
Expand All @@ -410,13 +417,6 @@ export declare class MdPagination {
mdVisiblePageLinksChanged(): any;
generatePageLinks(): any;
}
export declare class MdParallax {
constructor(element?: any);
attached(): any;
detached(): any;
}

// destroy handler not available
export declare class MdProgress {
mdColor: any;
mdType: any;
Expand Down
26 changes: 13 additions & 13 deletions dist/dev/aurelia-materialize-bridge.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,13 @@ export declare class MdFooter {
bind(): any;
unbind(): any;
}
export declare class MdModalTrigger {
dismissible: any;
constructor(element?: any);
attached(): any;
detached(): any;
onComplete(): any;
}
export declare class MdPrefix {
constructor(element?: any);
bind(): any;
Expand All @@ -377,20 +384,20 @@ export declare class MdInput {
attached(): any;
mdValueChanged(): any;
}
export declare class MdModalTrigger {
dismissible: any;
export declare class MdNavbar {
mdFixed: any;
fixedAttributeManager: any;
constructor(element?: any);
attached(): any;
detached(): any;
onComplete(): any;
}
export declare class MdNavbar {
mdFixed: any;
fixedAttributeManager: any;
export declare class MdParallax {
constructor(element?: any);
attached(): any;
detached(): any;
}

// destroy handler not available
export declare class MdPagination {
mdActivePage: any;
mdPages: any;
Expand All @@ -410,13 +417,6 @@ export declare class MdPagination {
mdVisiblePageLinksChanged(): any;
generatePageLinks(): any;
}
export declare class MdParallax {
constructor(element?: any);
attached(): any;
detached(): any;
}

// destroy handler not available
export declare class MdProgress {
mdColor: any;
mdType: any;
Expand Down
2 changes: 1 addition & 1 deletion dist/dev/dist/dev/autocomplete/autocomplete.js.map

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

2 changes: 1 addition & 1 deletion dist/dev/dist/dev/badge/badge.js.map

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

2 changes: 1 addition & 1 deletion dist/dev/dist/dev/box/box.js.map

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

2 changes: 1 addition & 1 deletion dist/dev/dist/dev/breadcrumbs/breadcrumbs.js.map

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

Loading

0 comments on commit ed8b79f

Please sign in to comment.