1.0.7 • Published 5 years ago

vue-reusable v1.0.7

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

VueReusable

Vue Reusable Components, Directives, Prototypes

Components

  • ReturnTop
    <return-top :threshold="1/3" :duration="500"></return-top>

Directives

  • v-fixed-top : when scroll to a component, makes it fix there
  • v-focus : the same as el.focus()
  • v-visible : similar with v-show but it changes only visibility which means element will take space

Prototypes

  • $eventBus : global eventbus for transferring informations
1.0.7

5 years ago

1.0.6

5 years ago

0.1.5

5 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago