corneyl

Results 4 issues of corneyl

I get the following error: ``` Warning: Unknown props `layout`, `horizontal`, `justifyBetween` on tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop ``` With the following code: ```jsx...

## Proposed change Add documentation for the services being added by home-assistant/core#67877. ## Type of change - [ ] Spelling, grammar or other readability improvements (`current` branch). - [ ]...

new-feature
cla-signed
next
has-parent

The `extract-text-webpack-plugin` has issues with earlier versions of webpack, and webpack v2.2.0 is stable. Last versions of `extract-text-webpack-plugin` can not be used with `laravel-elixir-webpack-official` now.

We want to use the eleventy dev server behind a reverse proxy, utilising Nginx. However, the websocket connection, to get notified of changes, always connects to `ws://localhost` and does not...