Giter Site home page Giter Site logo

hyjiacan / vue-slideout Goto Github PK

View Code? Open in Web Editor NEW
100.0 100.0 22.0 2.33 MB

A Slide-Out component for Vue.js 2/3.

Home Page: https://hyjiacan.github.io/vue-slideout/

License: MIT License

JavaScript 81.48% HTML 0.27% Vue 15.41% Less 2.84%
slide vue3 vuejs2

vue-slideout's People

Contributors

breadadams avatar hyjiacan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

vue-slideout's Issues

Resize on the touchscreen

I cannot resize the slideout on the touchscreen
<slideout :visible.sync="slideouts.active" :dock="side" :size="size" :min-size="400" :append-to="slideParent" :showMask="false" :fullscreen="fullscreen" v-on:close="onSlideoutClosing" allow-resize @resize="resize">

报这个..

[Vue warn]: Failed to resolve directive: scroll-lock

(found in )

Not possible to use in nuxt ssr

Hi
Currently it's possible to use this component using nuxt plugins with client mode,
but when using it in SSR it throws error about HTMLElement is not defined
can you make it SSR compatible ?

Smoother Animation

Hi !
Thanks for your work
Can you make this use transform and will-change property instead for smoother animation ?
It will help with the lag on low end mobile devices

Is there a plan to eventually support Vue3?

Do you have any plans to support Vue3 in the near future? This looks like a good project, but I want to make sure it will be forward compatible. Thanks for your hard work!

this._removeKeyboardEvent is not a function?

I'm a novice and I'm not sure how I could explain this in a reproducible way, but I figured it was worth asking anyway since I'm desperate. The component is working perfectly on the view/route that I have it on, but when I click to navigate to a different route, I get a fatal JavaScript error: Uncaught (in promise) TypeError: this._removeKeyboardEvent is not a function at Proxy.beforeUnmount (slideout.common.js:3555)

Has anyone else gotten this and figured out how to get around it? Am I missing some event handler?

I realize that it could be (and probably is) a problem with my app, but I thought I'd ask anyway in case it's a common error people experience. I tried adding handlers for the various events as well as a bunch of other things, but I still get it.

Thank you.

Screen Shot 2021-09-09 at 3 12 05 PM

Screen Shot 2021-09-09 at 3 12 45 PM

Slideout not showing

Hello there, I used the samples on the README.md to get started in my project.
Unfortunately nothing happens when I set visible to true.
No Slideout and no output in the console.
Is the sample broken or is the error on my side?

how delete size default 400px?

im use nuxtJS
the custom CLASS didnt work
and all my change in the new css class not good becuse the heghit in default 400px and cant chnage that :/

max-size to support x%

In one of my website where I have to support both web and mobile, for example, I would like to use this way:
size: 600px
max-size: 100%

So that the slide out does not overflow when the screen is small.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.