Skip to content

monelite-meeple

Compare
Choose a tag to compare
@jelbourn jelbourn released this 07 Aug 18:52
· 124 commits to 6.4.x since this release
6c91902

Bug Fixes

  • bidi: default invalid directionality values to ltr (#12396) (58361f1)
  • checkbox: prevent error when disabling while focused (#12327) (0c746c1), closes #12323
  • chips: dynamic chip input placeholder changes not being propagated to form field (#12422) (5053532), closes #11861
  • chips: focus indication not visible in high contrast mode (#12431) (3652707)
  • drag-drop: account for transition-delay when waiting for the animation to finish (#12466) (3580fb5)
  • form-field: reset inputs not being reset on safari (#12413) (952b553), closes #12408
  • form-field: unable to distinguish disabled form field in high contrast mode (#12445) (212bd0b)
  • live-announcer: duplicate live element when coming in from the server (#12378) (bf9bc0d), closes #11940
  • menu: menu content data being cleared when lazy-loaded content is reused between nested triggers (#12476) (747231a), closes #12467
  • slide-toggle: prevent error when disabling while focused (#12325) (80f6929), closes #12323
  • table: error if row definition is on an ng-container (#12462) (39d40f3), closes #12460

Performance Improvements