Skip to content

elm-electrode

Compare
Choose a tag to compare
@josephperrott josephperrott released this 23 Jul 19:14
· 161 commits to 6.4.x since this release

Bug Fixes

  • autofill: avoid firing unnecessary event on initial render of input (#12116) (1fb1fab)
  • badge: hide badges with no content (#12239) (1e847f1)
  • chips: losing focus if active chip is deleted (#11910) (646e378)
  • drag-drop: disable text selection on draggable element (#12204) (7a04609)
  • drag-drop: make CDK_DROP_CONTAINER public (#12214) (b9cece4)
  • drag-drop: unable to drag last item back into initial container (#12261) (3e0e3c5)
  • menu: collapse empty menu panel (#12211) (aed3993)
  • menu: focus indication not visible in high contrast mode (#12201) (6fb6216)
  • menu: showing scrollbars on first open in Edge if item width is set (#12141) (ff53295)
  • moment-date-adapter: not returning utc date when parsing (#12029) (0304ac1)
  • overlay: avoid same overlay being added to the keyboard event stack multiple times (#12222) (e587f4b)
  • ripple: don't hide directive host in high contrast (#12168) (efedc9b)
  • schematics: fix object iteration error in dashboard (#12216) (f2acb51)
  • slide-toggle: invert the thumb and slide gesture in rtl (#12284) (fe193f5)
  • tab-group: focus change event not firing for keyboard navigation (#12192) (48ece27)
  • table: unable to sort large numbers in strings (#12052) (dd31521)
  • tabs: content animation in RTL not working (chrome) (#12215) (f700897)
  • tabs: enable keyboard wrapping and mark disabled tabs (#12218) (0e03aae)
  • tabs: reposition tab body on direction change (#12229) (4ac1be3)
  • tabs: ripple overflow in internet explorer (#12036) (09f439a)
  • tabs: selectedIndex being overwritten if tabs are being added / removed (#12245) (641ec85)
  • tooltip: interfering with native drag&drop (#12200) (8a4f2c3)