-
-
The volume slider is janky when using shift-up or shift-down, if it's focused.
Repro steps:
1. Open the volume slider, and ensure it has focus
2. Tap Shift-Down or Shift-Up to adjust the volume…
-
How could we accomplish Hegel to work with JSX?
-
ok so i was planning to try and use hegel in real project to see what is missing and what's not.
so i decided to first extract my project setup into open source repository and then conduct this exp…
-
Maybe it would be worth creating a chat server for Hegel? Perhaps on Discord?
-
Add comment which notify, that error at the line is expected and show error if the error will be not presented at the line
-
```
[loretoparisi@:mbploreto hegel]$ node server.js
post at /render/: 2017-11-15T12:51:26+01:00
/hegel/node_modules/xmldom/dom.js:925
var prefix = refNode.lookupPrefix(uri);
…
-
Assuming you're happy with the fix at #271, I'd like to improve the soft volume maximum - but first, I have some questions about how to handle some edge cases through the status screen.
I'd like to…
-
```js
let [a, b] = [1, 2]
let c = a + b
```
hegel reported:
> Variable "a" is not defined.
-
## Context
When using Hegel, currently, if we want to provide user-data to cloud-init, we need to pass it via Hardware spec.
For example:
```yaml
apiVersion: tinkerbell.org/v1alpha1
kind: Har…