Damien Sorel

Results 35 issues of Damien Sorel

## Describe the Bug I try to override the `devServer.sockPath` to suit the specific configuration of our dev stations. But it looks like this part of the configuration is read...

**Is your feature request related to a problem? Please describe.** In order to solve https://github.com/thymikee/jest-preset-angular/issues/389 I wrote a custom AST transformer which inherits from `jest-preset-angular/build/InlineFilesTransformer` and declared in my jest...

enhancement
builders:jest
awaiting-reply

I updated Chrome today which seems to have switched to HTTP2 by default. When viewing a photo via `i.php` the image is broken and there is an error in the...

**Reported by mistic100 on 7 Jul 2014 10:00** in format_date we hardcode the date display format and relies on our translations of months and days lets use IntlDateFormatter instead (PHP...

Priority: Low
Misc: From Mantis

**Reported by mistic100 on 11 Oct 2013 16:27** In order to improve integration in social networks. In particular og:image on photo page (otherwise Google+/Facebook choose the first image on the...

Type: Feature
Misc: From Mantis

**Reported by mistic100 on 30 Jul 2014 12:34** - rectangle selection à la Windows (or any OS!) - full AJAX global manager (selection refresh, action apply, etc.) - AJAX on...

Type: Feature
Misc: From Mantis

- [x] I confirm that this is an issue rather than a question. ## Bug report #### Steps to reproduce 1. go to the official documentation https://vuepress.vuejs.org/guide/ 1. scroll to...

type: bug
good first issue
contribution welcome
priority: low
effort: low
status: core team review

When a preference has an "enum" validation it would be interesting to display a dropdown instead of a regular text field. ``` "order": { "title": "Feeds order", "type": "string", "enum":...

enhancement

In order to fix #38 (works really well BTW) the lib now needs the timezone data for America/New_York because of this https://github.com/marnusw/date-fns-tz/blob/master/src/_lib/tzTokenizeDate/index.js#L49 In my application I include the bare minimum...

I am using TravisCI and Greenkeeper on my project. All recent dependencies updates failed because the new published version of the package wasn't available yet on the repository. Maybe TravisCI...