Jarek Rencz

Results 56 comments of Jarek Rencz

I also confirm. @shama are there any fixes yet?

currently for 2.1.x but still needed

I tested it and it seems to work fine.

@spaceribs I think it's not possible to start with noting selected. As I described in [the comment on `src/angular-mighty-datepicker.coffee:126`](https://github.com/monterail/angular-mighty-datepicker/pull/23/files#r55934994) there's a condition that triggers an error because it is assumed...

Another problem: When the default date is selected and previous month is requested then single date is moved to the same day (today: 13th) on the requested month. With range...

Additionally when I run `lit-analyzer` with just one file, instead of errors from `no-missing-import` I get errors from `no-unknown-tag-name`. Reason will be the same, but if analyser has access to...

What I tried to achieve can be done with `continue-on-error: true` applied on the step using `git/git-ref` Yet still my request is a bit broader than just "not failing on...

I can confirm the same behaviour can be observed on the Facebook app

That's what I guessed :) I'm aware that stand-alone usage is not a first-class usage, but I'd like to raise awareness on that. I'd be grateful if this example made...

> Would an explicit peerdependency on the respective version of pal help? Setting `aurelia-pal-browser` as a peer dependency of `aurelia-fetch-client`, right? This might help but I'm not sure if it...