David Knezić

Results 29 issues of David Knezić

The current version of `connect-livereload` is `0.5.3`. This module uses `^0.4.0` as dependency. This upgrade would solve some problems where `connect-livereload` generates malformed html markup. Tests still run successfully.

Currently, this project is quite complex to implement due to the Hub/desk module combo and the ZigBee communication. I think it might be time to simplify this project using a...

| Q | A | ----------------- | --- | Bug fix? | no | New feature? | yes | Breaking changes? | no | Deprecations? | no | New tests...

### Issue Summary I honestly don't know if this was possible accidentally or if there was proper support for it, but we used to add the `?location=` query param to...

🧹 Improvements
linear
Low priority

Yocto 3.0 brings [a lot of great features and improvements](https://www.yoctoproject.org/pipermail/yocto-announce/2019-October/000169.html). The raspberry pi layer [already supports it](https://github.com/agherzan/meta-raspberrypi), the Mender layer [doesn't support it yet](https://github.com/mendersoftware/meta-mender), but it should be possible to...

During the `bitbake` build the `go-native-1.12.9-r0` compile step fails with following error: ``` Log data follows: | DEBUG: Executing shell function do_compile | Building Go cmd/dist using /workdir/sweetbit/yocto/build/tmp/work/x86_64-linux/go-native/1.12.9-r0/go1.4/go. | Building...

Apparently node is bundled into the image even though it is only supposed to be a build time dependency for building the `pos` and `app` frontends.

Issue first raised in pr #111. I'd suggest simplifying the button docs, there is **too much technical talk** there about "Margins and paddings have been changed" and "Border-Thickness has been...

There are multiple ways we can improve the header search massively: * Make the `header-search-dunno` a `` - This will make the focus into the search label more reliable, esp....

We've started to use our Sassdoc mechanism not only to fully generate docs, but to read some values (like colors or specific comments) to show them in our manual docs....

discussion