Sfoglia il codice sorgente

Implement `clear` and `clearing` events (#5058)

alexweissman 7 anni fa
parent
commit
50bf3cdd59
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -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)