Ver código fonte

Clear tooltip from `select2-selection__rendered` when selection is cleared (#4746)

alexweissman 7 anos atrás
pai
commit
09688ff6d2
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -3,6 +3,7 @@
 ## 4.0.6
 
 ### Bug fixes
+- Clear tooltip from `select2-selection__rendered` when selection is cleared (#4746)
 - Fix keyboard not closing when closing dropdown on iOS 10 (#4680)
 - User-defined types not normalized properly when passed in as data (#4632)