ngx-daterangepicker
ngx-daterangepicker copied to clipboard
Angular 6 Date Range Picker inspired by PayPal's one
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 1.1.2 to 4.0.1. Release notes Sourced from karma-jasmine's releases. v4.0.1 4.0.1 (2020-08-12) Bug Fixes adapter: filter functions from result.order (#272) (28f337c) v4.0.0 4.0.0 (2020-08-11) chore update dependencies...
Bumps [tslint](https://github.com/palantir/tslint) from 5.9.1 to 6.1.3. Release notes Sourced from tslint's releases. v6.1.3 [bugfix] add support for TypeScript 4.0 peer dependency (#4943) v6.1.2 [bugfix] restore typings compatibility with TS <...
Bumps [protractor](https://github.com/angular/protractor) from 5.3.2 to 7.0.0. Release notes Sourced from protractor's releases. 5.4.3 typescript 3.7 compatibility Resolves #5348 which was causing incompatibility with TypeScript 3.7 Changelog Sourced from protractor's changelog....
getInternalNameOfClass() called on a non-ES5 class: expected NgxDateRangePickerComponent to have an inner class declaration
Hey, I'm getting the following error, while building my app with this module: ``` ERROR in ./node_modules/ngx-daterangepicker/src/ngx-daterangepicker/index.ts Module build failed (from ./node_modules/@angular-devkit/build-angular/node_modules/@ngtools/webpack/src/index.js): Error: /Users/arikyudin/Projects/WebApp/node_modules/ngx-daterangepicker/src/ngx-daterangepicker/index.ts is missing from the TypeScript compilation....
The Date and Day are incorrect in the date range picker. For example: September 2019 starts from Sunday(Sun) but it displays Monday. Checked Version: 0.7.0 and 1.1.1
Thank you, but i can't install with NPM. Because the NPM version number is 1.1.1: https://www.npmjs.com/package/ngx-daterangepicker _Originally posted by @beyondtheobservableuniverse in https://github.com/GNURub/ngx-daterangepicker/issues/91#issuecomment-503415411_
Not able to set min date and max date validation
I'd like to open the calendar from another button in my app, is it possible? Or at least start with the calendar already opened?
I have installed this package, this is working properly without any issue, but I want to change the position of calendar, I want to place calendar from the right side....