-
Thanks a lot for this package it's been really helpful.
I was testing the different notifications library it has support for and I liked [iziToast](https://github.com/dolce/iziToast), I am using it…
-
```
actier-luchta/cuv(issue/121|✔) % npx ncu
Checking /Users/k_taniguchi/Workspace/github.com/actier-luchta/cuv/package.json
[====================] 22/22 100%
@his…
-
Similar to [JOI sandbox](https://joi.dev/tester/), add a sandbox page which allows testing knexjs code and see SQL output.
Few ideas on how to do it.
* Polyfill/modify knex library to support qu…
-
**Updated:** Dec 1, 2018 (per conservation)
## What problem does this feature solve?
If someone is setting out to build a library with more than one component in it, there isn't a clear correct wa…
-
Nice library, works great with VueJS components, but fails when the components is wrapped and mounted for testing!
ie: Given a service, a main.ts and an App.vue component, everything works fine:
-…
-
For some reason, neither `flushPromises` nor `nextTick` worked when testing watchers, making `setTimeout` the only possible way to test side-effects on reactive properties.
There should be a better w…
ysads updated
3 years ago
-
### What happened?
I am migrating my vue project to `bazel` and `rules_js`.
I used `@vue/cli-service@4.5.19` which transitively uses plugins such as `@vue/cli-plugin-babel`, but without declari…
-
👋 Hi all! With [flat config stabilized and ESLint v9 ~on the horizon~ _released!_](https://eslint.org/blog/2023/10/flat-config-rollout-plans), many community plugins are adding native support for flat…
-
# Frontend
- Stackblitz: https://vite.new/react (`npm create vite@latest my-vue-app -- --template react`)
- Carbon: https://github.com/carbon-design-system/carbon/tree/main/examples/vite
- custom…
-
### Describe the bug
I am trying to create a legacy-only build (no modern chunks) using the Legacy plugin that outputs working code which includes the web worker files.
What is happening is that w…