Stéphane Roucheray

Results 17 issues of Stéphane Roucheray

Hi @isaacplmann, It seems this repository is not maintained any more. I did the last update to keep up with Angular 12 but you are not accepting any other changes....

Logical properties and values provide the author with the ability to control layout through logical, rather than physical, direction and dimension mappings. Logical dimensions help design content for LTR/RTL languages....

Not in latest official spec

Goal: See an over time fast updating value without flooding the logs. When a computed value is often updated, as when using `requestAnimationFrame`, one often want to see the evolution...

HI @patriciogonzalezvivo, Thanks for your great work. In order for your users to get EPUB / PDF and TEX versions of your book without the need to clone the repo,...

Hi @mrin9, So here is the branch where I migrated the project to Typescript. - [X] Migrate all files from JS to TS - [X] Use [openapi-types](https://www.npmjs.com/package/openapi-types) lib wherever possible...

Hi @mrin9, First I would like to say that Rapidoc is a great project. I made a benchmark and among other similar libraries, it is one of the most featured,...

Today only examples provided with a mime type containing `json` | `xml` | `text` | `jose` are rendered. I think it is a bit limitative. I have examples with other...

As described in this bug report on the Angular repo, when testing with code-coverage `ng test --code-coverage`, Devtools do not match the right files (for all non-spec files). So I...