Skip to content

mithril-magnet

Compare
Choose a tag to compare
@josephperrott josephperrott released this 13 Aug 18:58
· 106 commits to 6.4.x since this release

Bug Fixes

  • button: allow transition for the button focus overlay for all buttons (#12552) (0a56cf7)
  • button-toggle: forward tabindex to underlying button (#12538) (dcae875)
  • breakpoint-observer: Emit matching state of each query provided (#12506) (cb3f760)
  • datepicker: input not picking up changes if datepicker is assigned after init (#12546) (d10a6c4)
  • drag-drop: add support for sorting animations (#12530) (7d0e69b)
  • drag-drop: ignore self inside connectedTo (#12626) (7e7e873)
  • drag-drop: remove circular dependencies (#12554) (fd70c07)
  • list: disable hover styling on touch devices (#12520) (6048f6f)
  • overlay: flexible overlay with push not handling scroll offset and position locking (#11628) (a192907)
  • paginator: inconsistently disabling tooltips between browsers (#12539) (35bdd00)
  • snackbar: wrap simple snackbar text in span (#12599) (11b97e4)
  • tabs: animation running after initialization (#12549) (2798084)
  • tree: include constructors on MatTree classes to allow es6 builds (#12556) (5b0eed3)