Jakob Aarøe Dam

Results 5 issues of Jakob Aarøe Dam

IE11 bug. When the page has/or had a scroll-bar it's not possible to click on the dates. ![ie11-date-select-bug](https://cloud.githubusercontent.com/assets/139791/19104312/0c411440-8adc-11e6-8cc2-ebe7299cad6b.png) On the image attached, in IE Dom Exp., the mouse is placed...

bug
question

### Check that this is really a bug - [X] I confirm ### Reproduction link https://codesandbox.io/s/swiper-centered-auto-angular-forked-fo69uk?file=/src/app/app.component.ts ### Bug description Loop mode doesn't work as expected in Angular. Setting `slidesPerView` to...

Angular

I was trying to replace an id `long` with a more informative type, using the following approach: ``` [TableName("Agreement")] [PrimaryKey("Id")] public class Agreement { public AgreementId Id { get; set;...

Maybe include locale files in the gulp build...