Maxime Le Breton

Results 48 issues of Maxime Le Breton

hello @benmarch! i have an issue with your plugin. i cant get the .orphan class on the popover here is a part of my code: ``` ... ``` and in...

Hello, and thanks for this awesome plugin! In French language (and many other languages), we use accents, diacriticals etc... So the user input need to be normalized to match words...

currently not compatible with Sass, but the code is here, so maybe it could be interesting!

Hello. I want to set `allowSlideNext` to `false` on condition, but it doesn't work, and I don't understan why: ```vue ``` ```javascript methods: { onSlideChange() { if (this.$refs.mySwiper.swiper.snapIndex == this.$refs.mySwiper.swiper.slides.length...

Hello! When I use effector's **createComponent**, ```ts import { createComponent } from "effector-vue" ``` In `` tags, effector's variables shows an error (from Vetur): ![image](https://user-images.githubusercontent.com/1072425/68811083-0ea4b300-0670-11ea-9b51-0b871dbdee1d.png) > Property '$user' does not...

bug
help wanted
typings
effector-vue
integration
seems outdated

Hello, I think a good test case is better than any explanation: https://jsbin.com/cetopukadu/edit?html,css,js,console,output Any ideas how to fix that? Thanks!

Hi, when you switch from portrait to landscape, you can't drag anymore. Maybe you should add a resize event to retrigger calculations on window resize? Thanks.

Hello @trevoreyre, and thanks for your plugin! I'm using `autocomplete-vue` and want to add a "Search" ``, like on the google page, to trigger the keyboard selected result (or the...

question

Hello, If you have tooltips on elements with the `append-to-body` param set on `true`, if one element is removed or updated when the tooltip is hovered (trough `ng-repeat` for example),...

PR please!
Any Idea?
Waiting Infos