update components
This commit is contained in:
parent
d5dc8e15ea
commit
7cfa21451a
16 changed files with 150 additions and 131 deletions
|
@ -559,7 +559,7 @@ context. You should place this element as a child of `<body>` whenever possible.
|
|||
};
|
||||
|
||||
/** @polymerBehavior */
|
||||
Polymer.IronOverlayBehavior = [Polymer.IronA11yKeysBehavior, Polymer.IronFitBehavior, Polymer.IronResizableBehavior, Polymer.IronOverlayBehaviorImpl];
|
||||
Polymer.IronOverlayBehavior = [Polymer.IronFitBehavior, Polymer.IronResizableBehavior, Polymer.IronOverlayBehaviorImpl];
|
||||
|
||||
/**
|
||||
* Fired after the `iron-overlay` opens.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue