v14.0.0-beta.6
Pre-release
Pre-release
MurhafSousli
released this
18 Mar 02:18
·
31 commits
to master
since this release
What's Changed
- feat: Add scrollbar buttons using
buttons
options, closes #465. - refactor: Reuse similar code in track, thumb and buttons directives.
- refactor: content wrapper selector should be direct child of the viewport.
- refactor: Use
swithcMap
instead ofexpand
for track long ongoing pointer down event. - refactor: Only use
getRtlScrollAxisType
once on initialization inSmoothScrollManager
. - refactor:
matSelectViewport
use instant scroll function to scroll to the selected item in the list. - refactor: Use
getBoundingClientRect
in all directives instead ofclientWidth
andclientHeight
for high precision calculation.
Full Changelog: v14.0.0-beta.5...v14.0.0-beta.6