Skip to content

2.1.1 - Aug 28, 2017

Choose a tag to compare

@pilz pilz released this 28 Aug 14:30
· 2909 commits to master since this release
  • pat-modal: Only add a panel-header to the first panel-content element within pat-modal, not everyone. Otherwise this may collide with pat-collapsible which also creates a panel-content class further down the DOM (pilz)
  • pat-modal: Fix an issue where chrome is so quick that a modal is closed before the actual injection call can be sent.