Raz Yalov

Results 5 issues of Raz Yalov

I have the `QGrid` setup to render a list of objects that are converted to views inside the `QGrid`’s block. When my API fetches updated data the view is rebuilt....

I'm trying to use the input-modified with the tags-list angular component that as far as I know is working with ng-model correctly. I'v created this plunker to show the problem:...

enhancement

When the local storage grows into a large cache with big objects and more than 1.5k keys, it slows down the angular app dramatically (JavaScript locked for 0.5-1 second for...

There is a bug that causes the `datetimepicker` to parse dates wrong (e.g. `'2015-10-07T13:00:00Z'` is parsed as `July 10th` instead of `October 7th`) because the setPickerValue() is using the `ngModelCtrl.$viewValue`...

When used within the acf-form() front-end option, the date-picker doesn't show and when submitting the form, the time is modified to a different hour despite of what is manually written...