issues
search
Kelin2025
/
vue-timers
Mixin to manage your intervals in Vue.js
MIT License
231
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
If using a non-repeating timer, 'isRunning' is not set to false when the timer ticks
#32
pscs
opened
5 years ago
1
UglifyJS throws Unexpected token: keyword (const) in build
#31
JavierPAYTEF
closed
5 years ago
6
Combine Timer with Mouse Idle
#30
BennieBe
closed
5 years ago
3
optimization
#29
masongzhi
closed
5 years ago
0
add unit test
#28
masongzhi
closed
5 years ago
0
need to update vue-timers with npm
#27
masongzhi
closed
6 years ago
1
fix restart method and isSwitchTab option
#26
masongzhi
closed
6 years ago
3
【new feature】compress the code for the limit-size
#25
masongzhi
closed
6 years ago
2
add restart method
#24
masongzhi
closed
6 years ago
2
add isSwitchTab prop to Timer object
#23
masongzhi
closed
6 years ago
1
reuse timer to reduce waste of resource
#22
snowyu
opened
6 years ago
0
Use the 'methods' mixin merge strategy.
#21
jeremywohl
closed
6 years ago
1
Use factory function to allow access to vm
#20
dodas
closed
6 years ago
2
Fix 'autostart' default documentation error
#19
GregPeden
closed
6 years ago
0
Fix various bugs
#18
mcpower
closed
6 years ago
2
cannot change .time property (typo?)
#17
tomi20v
closed
6 years ago
1
reactivity
#16
Roywcm
closed
6 years ago
2
TypeError in utils.js as of 1.4+
#15
arkoz
closed
6 years ago
2
Fix import of utils.js
#14
Kalabasa
closed
6 years ago
0
Wrong import of `utils`
#13
Kalabasa
closed
6 years ago
4
IE11 support, clean integration
#12
wegenern
closed
6 years ago
3
Added IE11 support.
#11
wegenern
closed
6 years ago
1
IsRunning not set to false when stop method is called
#10
leroyvandijk
closed
6 years ago
3
ERROR in build.js from UglifyJs Unexpected token: punc (,)
#9
microwavesafe
closed
6 years ago
13
Feature Request: Stop timers based on inViewport
#8
timrijkse
closed
6 years ago
3
Default for repeat should be documented as false
#7
ferk6a
closed
6 years ago
1
Object syntax doesn't work for setting properties at all
#6
ferk6a
closed
6 years ago
0
timer-add event always outputs `undefined`
#5
ferk6a
closed
6 years ago
0
Sends timer-stop event when it shouldn't
#4
ferk6a
closed
6 years ago
0
Attempts to remove $timer's methods
#3
ferk6a
closed
6 years ago
3
I get error "Cannot read property 'stop' of undefined" when navigating between pages inside my application
#2
acrolink
closed
6 years ago
3
autostart: false problem
#1
ultra2
closed
6 years ago
1
Previous