@brightspace-ui-labs/accordion
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -78,2 +78,6 @@ import '@polymer/polymer/polymer-legacy.js'; | ||
} | ||
:host([_state="closing"]) .summary, | ||
:host([_state="opened"]) .summary { | ||
transition-property: none; | ||
} | ||
:host([disabled]) a { | ||
@@ -80,0 +84,0 @@ cursor: default; |
@@ -46,3 +46,3 @@ { | ||
}, | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"dependencies": { | ||
@@ -49,0 +49,0 @@ "@brightspace-ui/core": "^1.29.5", |
27814
386