-
I'm starting to learn flutter and I want to try flutter for desktop. But when I type the `@` symbol in any text field, I get an exception. Information is provided as required by the issue template. …
-
## The devDependency [eslint](https://github.com/eslint/eslint) was updated from `6.5.1` to `6.6.0`.
🚨 [View failing branch](https://github.com/juliuste/db-perrons/compare/master...juliuste:greenkee…
-
Flloing js file is returning "undefined" for the policy.
```
import {html} from '@polymer/lit-element/lit-element.js';
export const policy = html`
.list>li:before …
-
It would be nice to have syntax highlighting support for lit-element. Now your just starting at a mono colored screen.
-
Tracking issue for rust-lang/rfcs#2000
Updates:
- 2 May 2019: https://github.com/rust-lang/rust/issues/44580#issuecomment-488819344
- 19 Oct 2019: https://github.com/rust-lang/rust/issues/44580#i…
-
## Overview
When wrapping with styled, wrapped tag props don't seem to be exposed.
---
Example repo: https://github.com/kavsingh/tsblank/tree/solid-js-styled
`npm i` and open `src/components/c…
-
## Bug Report
- [x] I would like to work on a fix!
**Current behavior**
When using `"safari": "12"` with Babel all my template literals are transformed into `concat`. It seems becaus…
-
I had an idea how to add topic authorization to the broker. I would like to propose this idea.
To start with, you need a database of accounts with possible topic filters as follows:
USER1: Passwo…
-
**Related issues:** https://github.com/JoshuaWise/better-sqlite3/issues/178, https://github.com/JoshuaWise/better-sqlite3/issues/389
First of all, thank you @JoshuaWise for your work on better-sqli…
-
I'd like to use modern ES features and transpile them. I can easily do so by using `@babel/preset-env` with no options to transpile everything down to ES5. However, it means I'm missing out on some ES…