Socket
Socket
Sign inDemoInstall

ngx-daterangepicker-material

Package Overview
Dependencies
2
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous134567Next

4.0.0

Diff

fetrarij
published 2.4.0 •

fetrarij
published 3.0.4 •

fetrarij
published 3.0.3 •

fetrarij
published 3.0.2 •

fetrarij
published 3.0.1 •

fetrarij
published 2.3.0 •

fetrarij
published 3.0.0 •

Changelog

Source

3.0.0 (2020-04-05)

This new major release pivots ngx-daterangepicker-material to become an @angular/material component, in that it now requires @angular/material to correctly render and leverages @angular/material building blocks throughout. As such, it adheres to theming and UX standards. It now correctly uses the CDK Overlay to render the dialog for instance, which takes care of some issues present with the previous implementation (if you had components with a z-index > 1000 on your page, you were going to have a bad time).

Upgrading from previous versions, you will have to add @angular/material to your project, after which the new version of ngx-daterangepicker-material should require no further changes to work correctly.

New Features

  • ng add ngx-daterangepicker-material functionality was added to allow users to easily add this component to their Angular project
  • the component now correctly accepts Angular Material themes (the documentation has a theme switcher identical to https://material.angular.io/ to showcase this)

Chores

  • bump all @angular packages to 9.1.0
  • bump almost every other package to latest
  • fixed ng deploy to correctly deploy to GitHub pages
  • added Prettier code formatter to address formatting inconsistencies

Other Changes

  • demo:
    • updated documentation to use @angular/material components throughout
fetrarij
published 2.2.1 •

fetrarij
published 2.2.0 •

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc