-
### Description
hello i have a simple use case i'm trying to change one prop name to another name and i'ts not working
```ts
import { plainToClass, Exclude, Expose } from "class-transformer";
@E…
-
Currently, the `selectedOptions` array within AutocompleteWidget does not get changed when widget properties like `api` or `hasShortSelectedLabel` are adjusted. This leads to the following inconvenien…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
-
I upgraded from 0.1.3 to 0.3.2 and am now seeing the error "Cannot find base config file @vue/tsconfig/tsconfig.web.json"
Full stacktrace is below:
```
> vue-tsc --noEmit --skipLibCheck
▲ […
-
I am using Next.js for SSG with [markdown-it](https://github.com/markdown-it/markdown-it). I have markown files on disk locally from which I generate the HTML string.
I want the TOC HTML string at …
-
https://github.com/juanjoDiaz/streamparser-json/blob/cda44fb20219947db5452e65e9cc9d8d0ecfb3e0/packages/plainjs/src/tokenizer.ts#L158
```js
const l = buffer.length
for (let i = 0; i < l; i += 1) {…
-
[Forum post](https://forum.bryntum.com/viewtopic.php?f=52&t=27809&p=139541#p139541)
"Good day Team,
So in our Gantt project we support multiple data sources, toggled by a "Group by" control. Eac…
-
Version: 7.0.2
Node 18
You can see here that `quote: string` is defined but if you look at the docs you need to use a string formatter. This is confusing especially because the base param doesn'…
-
Replace
- [ ] selectors
- [x] toggleClass()
- [x] hasClass()
- [x] delay()
- [ ] css()
- [ ] animate()
- [x] fadeIn, fadeOut()
- [x] event binding (on)
- [ ] offset()