Ruben M
Ruben M
@xzegga @playnox @amitsadafule Guys i guess this you can use the : ```TypeScript fromMinMax?: Range; toMinMax?: Range; ``` for example you can set `FromDate` to start from whenever you want...
It might be related to the fact , that the icon is a svg that is used as `background-image` css property, it would be better to use material icons because...
@milanstamenkovic @RakRiley @finley-fuelx Guys you always can use [special selectors](ngx-mat-daterange-picker) , no need to turn the encapsulation off, for example `::ng-deep` can apply styles.
A solution might be to use the Google Maps SDK Async Loader. ``` .config(function(uiGmapGoogleMapApiProvider) { uiGmapGoogleMapApiProvider.configure({ // key: 'your api key', v: '3.20', //defaults to latest 3.X anyhow libraries: 'weather,geometry,visualization'...
@MathersMax how do you check for them to be changed ? Can you paste your code example ?
@kadamwhite ill think about it , but currently im in the middle of developing new course for ng2 and typescript
same here