Florian Rappl
Florian Rappl
Over the years this project had great contributors and sponsors. Moving forward the last year has shown that dedicated support (e.g., as provided by AWS and JetBrains) is crucial to...
It seems that interface merging is not picked up when a dependency is installed via `npm link`.
Sometimes a type comes from an import (e.g., redux-saga), but would be hidden in a submodule (e.g., `redux-saga/types/effect.d.ts`), which is not fully exported. `dets` should identify such a case and...
# Types of Changes ## Prerequisites Please make sure you can check the following two boxes: - [x] I have read the **CONTRIBUTING** document - [x] My code follows the...
Over the years this project had great contributors and sponsors. Moving forward the last year has shown that dedicated support (e.g., as provided by AWS and JetBrains) is crucial to...
Houdini is getting more in shape giving us some of the spec details that are particularly interesting, e.g., * https://www.w3.org/TR/css-typed-om-1/ (CSS Typed OM) * https://www.w3.org/TR/css-properties-values-api-1/ (CSS Properties Values API) These...
Rendering?
See [AngleSharp #26](https://github.com/AngleSharp/AngleSharp/issues/26) for the full discussion. The `IRenderDevice` will be part of that story, even though the CSS library won't build up a render tree. Nevertheless, the CSS library...
For the version v1 of this project (or partially when AngleSharp.Core reaches v1) some documentation is required. The outline for the CSS project is (roughly): - Introduction - Additions /...
Over the years this project had great contributors and sponsors. Moving forward the last year has shown that dedicated support (e.g., as provided by AWS and JetBrains) is crucial to...
Hi Kathleen, great job with RoslynDOM. Certainly a promising project! One thing I'd like to see is documentation available in the Wiki (i.e. as markdown). Right now most documentation is...