Changelog
- fix(toast): don't reset animateOutCompleteTimer when toast dismissed (#3296)
- feat(button): prevent form submit when button is loading (#3299)
- fix(button): make .d.ts reflect that it's uses forwardRef (#3294)
- chore(.github): PR template (#3293)
- feat(popover): accept event handlers on stateful similar to stateless (#3288)