1
0
mirror of synced 2024-11-22 04:56:08 +03:00

Implement clear and clearing events (#5058)

This commit is contained in:
alexweissman 2017-10-26 00:31:25 -04:00
parent 04d3a5da66
commit 50bf3cdd59

View File

@ -4,6 +4,7 @@
### New features/improvements
- Add style property to package.json (#5019)
- Implement `clear` and `clearing` events (#5058)
### Bug fixes
- Add `;` before beginning of factory wrapper (#5089)