-
This library comes at a whopping 113.1kB minified https://bundlephobia.com/result?p=@typeform/embed@0.16.0
That is not very good for just showing a form on a website.
-
- [ ] Refactor GetImage method. Should we use Mixin? or something else?
### Bots.vue
- [ ] Remove BEM line 5
- [ ] Remove Store Layer from all API example linen 43 and line 49
- [ ] Remove Cr…
-
This is going to be a long post, but I think that it should be worth reading.
Recently, I have started learning F# and have noticed that some libraries (including this one) have poor documentation.…
-
### Element UI version
2.13.0
### OS/Browsers version
Mac OS 10.15
### Vue version
2.6.10
### Reproduction Link
https://codesandbox.io/s/vue-template-x0ett?nocodepen
### Steps to r…
-
Found that often during initialization, scrollbar scrollbar-x does not have the css property left. And using the mouse is not possible to move the scrollbar. After using shift + wheel on the scrollbar…
-
Hi, is it possible to display the waveform in vertical layout ?
i've tried using css transofrm 90deg to parrent element, and it works.
but that just rotating the parrent element to 90 degrees, that's …
-
vue-custom-scrollbar is awesome, but it doesn't play well with SSR. If you import vue-custom-scrollbar directly it will break SSR because of the reference of document object.
As a workaround, I wri…
-
I find vueuse super helpful, it will be nice to have the docs page alive for those offline moments when we need a reference.
-
***
### Daily status - 2022 January
This is the daily status thread for 2022 January. Daily status posts will be put daily (or when I get to it) below this post.
I have really been fallin…
-
I have `setInterval` based JS code that is pinging server every 10 seconds. Recently we find suspicious log entries where 1 client may send multiple ping requests in a short period of time (1-2 second…