-
Type: Bug
terminal
VS Code version: Code 1.87.2 (863d2581ecda6849923a2118d93a088b0745d9d6, 2024-03-08T15:20:17.278Z)
OS version: Windows_NT x64 10.0.19043
Modes:
System Info
|Item|Value|
|---|--…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
W…
-
### What happened?
In the QEditor component, when using the toolbar dropdown button for paragraph format like:
```
:toolbar="[{
label: $q.lang.editor.formatting,
ico…
-
虽然JavaScript和ECMAScript基本上是同义词,但JavaScript远远不限于ECMA-262所定义的那样。
没错,完整的 JavaScript 实现包含以下几个部分:
核心(ECMAScript)
文档对象模型(DOM)
浏览器对象模型(BOM)
-
### What happened?
I'm absolutely positioning a `q-btn` with both `left` and `right` set. It happens that for some reason, `button` tag does not work when both `left` and `right` are set (tested on…
-
Since 1.43, VSCode themes can take advantage of [semantic highlighting](https://code.visualstudio.com/docs/getstarted/themes#_semantic-highlighting).
Every theme controls whether semantic tokens ar…
-
[Airbnb enforce the use of .jsx](https://github.com/airbnb/javascript/tree/master/react#naming) extension for react specific files where jsx syntax is being used.
There are different opinions on the…
-
I'm trying to use this in the webpub-viewer project to replace the in-tree copy.
I added `r2-streamer-js` as a `devDependency` and thought I could use it as a binary in one of my project's scripts.
…
-
The examples on MDN are kinda useless ...
https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Operators/Spread_operator
We need to write a couple of _real world_ examples of where using sp…
-
### What happened?
Typescript checker error when trying to call "Lang.set()" with a QuasarLanguage object:
Error 1:
Types of property 'label' are incompatible... is missing the following properti…