Zéfling

Results 9 issues of Zéfling

I think it would be nice to add these two tests. _HTMLCollection:_ ``` var result = 3; var list = document.createElement("span"); for (var i= 0; i < result; i++) {...

nonstandard

I installed the latest version (.deb on Debian) and I have this error now. I don't think it's normal. ``` bluegriffon: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by bluegriffon) ```

I have a custom element `` and I would like only the one whose parent with class `row` to be affected: ```css /* ... */ :host-context(.row >) > div {...

The new archive contains all medias (except Youtube videos) and avatar, without interface. This project don't works with the new format. I make a project to read the recreate the...

I have start a project with this: ``` nvm install 10.16.3 nvm use 10.16.3 npm install -g ionic npm install -g cordova ionic start myApp tabs --cordova cd myApp ionic...

triage

Currently, it's possible to get the chart object with this method, to ignore the private access. ```typescript let char = (this.nvD3['ngNvD3']['chart']); let x = chart.xAxis.scale()(current); ``` Is it possible tout...

With nodejs 10.4.1 and npm 6.1.0, I have this problem with Ubuntu: ``` $ npm run dev > select2-component@ dev /mnt/c/sources/select2-component > export NODE_ENV=development && clean-scripts build ngc -p packages/core/src...

question

As the project is no longer moving, I forked the project to make it a more open project. If you want to help me to become a maintainer on it,...

- HTML5 (update) - HTML5 for Angular template (new) - JavaScript (update) - Typescript (new)