-
Hi,
the "official" 0.3.7 release of the vue agile slider works just fine in the Samsung Browser under Android 7 and 8.
But since 0.4.0 (alpha), it seems to be broken. The slider is completly mes…
-
Since I updated to 1.3.0 I cannot import the module using:
`import { Glide, GlideSlide } from 'vue-glide-js'` (same for css files)
The folder structure in node_modules looks like this:
##![ima…
-
It would be good to have some events emitted from the carousel, e.g. a 'slide-changed' event could be emitted with the value of the current slide as
```
this.$emit('slide-changed', this.currentSlid…
-
Is it possible to set how many slides to show on breakpoint?
-
It seems pauseOnHover doesnt work quite as expected...
I've set the autoplaySpeed to 10 secs, and if I then hover the slider after 5 secs, it should pause, then i mouse out from the slider - After 2…
-
Are Slick Methods such as slickGoTo, slickAdd, slickRemove supported? Didn't see anything on the demo page in regards to the API for agile
-
# Title / Título
Nuxt: the framework to scale up universal Vue apps.
# Description / Descripción
Nuxt is the number 1 framework built on top of Vue. It provides tools to create scalable unive…
-
> 本文是[【草稿】React 应用单元测试策略](https://github.com/linesh-simplicity/linesh-simplicity.github.io/issues/200)的姊妹篇。除此之外,还有两个原因:1. 上次在FCC社区讲TDD的时候说过单元测试的部分太干不适合讲,而是更适合写成博客文章作为技术参考;2. 公司内部已全线使用Vue技术栈作为产品开发的前端框…
-
I'm trying to use options as object and the agile does not accept the integers "autoplaySpeed, speed, etc.."
``
But using as inline option works fine.
``
basic git to test: "https://githu…
sainf updated
5 years ago
-
# Initial Concept
## MVP: website builder for a developer portfolio
### Context
A JSON object describing the developer. It looks like:
```
{
name: {
first: string // 'Michael',
…