Olivier Louvignes
Olivier Louvignes
Would be nice to have a dedicated button/icon for a `--watch` action when you want to focus testing on a specific test. Can be done with the cli options but...
After updating to react 16, I encountered the following error: ``` TypeError: Cannot read property 'shape' of undefined ./node_modules/react-css-themr/lib/utils/themr-shape.js node_modules/react-css-themr/lib/utils/themr-shape.js:7 ``` Would be great to add a 1.8 release with...
it bugged a lot on line 82 : var $$ = $(selector); until i added trim function on line 22 : ret.push({selector:$.trim(match[1]),style:match[2]}); nice work anyway.
Would fix #267.
I'd like to put all my src files (.ino, .h, etc.) in a `src` subfolder. Is there a way to achieve that?
**Describe the bug** Following the release of [email protected], legacy "hot module reloading" and "live reloading" have been merged in a single new "fast refresh" mode to hot reload components (more...
## Environment - Linaria version: "^3.0.0-beta.15" - Bundler (+ version): vite@^2.7.3" - Node.js version: 16 - OS: macOS ## Description I'm using vite (that wraps rollup) to bundle my react...
I've spent some time playing with react-game-kit and did reproduce several examples from the official matter-js repo. The single demo currently commited in the repo is really nice but makes...
Would be great to have empty/blank square and circle icons to use as toggles (eg. unchecked/checked). Could send a PR is you think this is a good idea. Example:
Did setup a few users with a SHA512 password: eg: ``` dn: cn=foo,cn=users,dc=bar,dc=com cn: foo gidnumber: 500 givenname: Foo homedirectory: /home/users/foo mail: [email protected] objectclass: inetOrgPerson objectclass: posixAccount objectclass: top sn:...