-
I doubt this thread will see any replies because obviously we hit it out of the park on our first try and the State of HTML 2023 survey was 100% perfect, but just in case here you go.
-
- [x] style editor (per screen, global)
- [x] how to store bindings, not how as it's done atm. converters should be possible, and more... maybe also js converters
- [x] implement binding converters…
-
_Please remove this if this is not the appropriate avenue for a feature request._
I am currently writing a library that contains a lot of links to external resources, and I notice that while naviga…
-
Hi,
I've been using this in a project and now I am unable to compile this same project for Android. I've tried creating a brand new project to identify the problem and it seems to be linked to this…
-
## Issue or Feature
- [x] If this is an issue with installation, I have read the [troubleshooting guide](https://github.com/Automattic/node-canvas/issues/1511).
```js
warning Resolution field…
-
When i try to install this program from cargo i get the below output. I am able to install by cloning the repo and running `cargo install --path .`
```sh
error[E0308]: mismatched types
--> /U…
-
erro:
```
~/cyans v4 $ npm i
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async …
-
Is there any plan to introduce the new Html V5 tags and attributes ?
HTML5 New Elements
a:hover,a:active{color:#4CAF50}
table.w3-table-all{margin:20px 0}
/*OPPSETT AV TOP, …
-
if i look at the stack below:
it almost seems this is a logging thing?
(i did have some log enabled but only to the console not to a file)
i turned of the logs completely to see if i also get i…
-
#### Expected behaviour
On a unix system, the `bash` commands:
```
mkdir -p /tmp/highcharts-demonstrate-issue
cd /tmp/highcharts-demonstrate-issue
cat >package.json