Michiel de Jong

Results 367 issues of Michiel de Jong

@navid-dada can you try with these changes? This may fix #2815 and #2782.

Continuation of #2289 - but with branch on my own fork instead of on the main cs3org repo.

Continuation of #2120 - but with branch on my own fork instead of on the main cs3org repo.

See https://gitter.im/cs3org/REVA?at=62421b1e0466b352a43e30c9

Working on this in the basic-field-style branch. @megoth I'm styling the basic field with JSS, and it needs to go grey / green / red based on sync status and...

enhancement

This line: https://github.com/solid/solid-ui/blame/master/src/authn/authn.ts#L477 uses: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/flat Which will not work in older browsers, nor in node 8 or node 10. I updated the .travis.yml now to only run the tests in...

enhancement
documentation

We should unskip these tests and make them pass in node version 15 :) https://github.com/solid/solid-ui/commit/a101fb0715d4131fc6e0a92424a8cfa760744ba2

``` ~/gh/solid/solid-ui $ npm run doc > [email protected] doc /Users/michiel/gh/solid/solid-ui > typedoc --out ./Documentation/api/ ./src/ --stripInternal Using TypeScript 3.7.4 from /Users/michiel/gh/solid/solid-ui/node_modules/typescript/lib Rendering [============================------------] 70%Could not find the language 'turtle', did...

Will work on this in the 'design-26-march' branch today, then in 6 hours from now we can see how we can split up the rest of the work between @SharonStrats...