Releases: tochoromero/aurelia-bootstrap
Releases · tochoromero/aurelia-bootstrap
Do not animate tabs if not attached
Do not try to animate a tab before it has actually been attached.
Avoid warning when using @children
Relax aurelia-templating-resources dependecy
Relax aurelia-templating-resources dependency
Don't stop collapse animations
There is 'feature' of velocity, where if you stop a slideUp or slideDown animation mid-way it will mess up with the element height.
Instead of stopping the animation when the user clicks multiple times we are just letting the animations queue.
NPM dependencies
Added missing dependencies for NPM. The plugin now works with Webpack.
Detach tooltip and popovers
Make sure Tooltips and Popovers are completed removed from the DOM when the elements are detached
aubs-btn-loading fixes
aubs-btn-loading disabled on load
Loading Button Disabled
Allow aubs-btn-loading to be disabled
Webpack configuration
Add webpack configuration
First release
First release