Socket
Socket
Sign inDemoInstall

@ssv/ngx.ux

Package Overview
Dependencies
4
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1235Next

1.2.0

Diff

Changelog

Source

1.2.0 (2020-10-27)

Features

  • viewport: implement configurable breakpoints (thanks to contrib @joseph118)
  • viewport: add util method generateViewportSizeType to generate a representation of ViewportSizeType
  • deps: now depends on tslib ^1.10.0

Refactor

  • all: minor refactoring

Chore

  • deps: update dev dependencies
  • ci: update node version
  • lint: migrate from tslint to eslint
ssv
published 1.2.0-dev102 •

ssv
published 1.2.0-dev96 •

ssv
published 1.1.1 •

Changelog

Source

1.1.1 (2020-05-29)

Bug Fixes

  • viewport: use documentElement.clientWidth to check viewport width on Safari only
  • viewport: getViewportSize not being called on SSR
ssv
published 1.1.0 •

Changelog

Source

1.1.0 (2019-08-22)

Features

  • viewport: add additional viewport breakpoint size xxlarge1 >=1920
ssv
published 1.0.0 •

Changelog

Source

1.0.0 (2019-06-11)

Chore

No new fixes/features in this release

  • deps: update dev dependencies
  • ci: update node version
ssv
published 0.2.0 •

Changelog

Source

0.2.0 (2019-05-20)

  • viewport: width now includes scrollbar to be more inline with css media queries e.g. window.innerWidth instead of documentElement.clientWidth (same for height)
  • viewport: resize now emits more frequently, not only after stopping resizing for a duration of time e.g. use auditTime instead of debounceTime

BREAKING CHANGES

  • viewport: viewport size matching (including viewport matcher) size ranges now change according to the viewport size instead of the viewport container (e.g. scrollbar size is included)
ssv
published 0.1.5 •

Changelog

Source

0.1.5 (2018-02-26)

Features

  • viewport: implemented calculateItemsPerRow in service
ssv
published 0.1.4 •

Changelog

Source

0.1.4 (2018-02-21)

Chore

update tooling

ssv
published 0.1.3 •

Changelog

Source

0.1.3 (2018-01-31)

Bug Fixes

  • viewport: fix sizeType$ was returning the initial sizeType on subscribe until resizing instead of the last value
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc