Pārlūkot izejas kodu

Add role and aria-readonly attributes to single selection dropdown value (#4881)

alexweissman 7 gadi atpakaļ
vecāks
revīzija
254d3ba422
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -8,6 +8,7 @@
 
 ### Bug fixes
 - Add `;` before beginning of factory wrapper (#5089)
+- Add role and aria-readonly attributes to single selection dropdown value (#4881)
 - Clear tooltip from `select2-selection__rendered` when selection is cleared (#4640, #4746)
 - Fix keyboard not closing when closing dropdown on iOS 10 (#4680)
 - User-defined types not normalized properly when passed in as data (#4632)