Edward Shen
0c33e2f09d
added local eslint configs and yarn init
...
Typo fixes
undid whatever wierd style I had before
added a notification hook to tell the current page
2018-07-30 11:53:07 -04:00
Edward Shen
1ba0e490b7
merged
2018-07-26 14:11:18 -04:00
Edward Shen
edc1e08e65
Revert "added support for changing by a certain amount of pages"
...
This reverts commit f4fc53fa19
.
Update issue templates
2018-05-08 16:54:49 -04:00
Edward Shen
f4fc53fa19
added support for changing by a certain amount of pages
2018-05-07 13:05:52 -04:00
Edward Shen
bdec10fde3
fixed bug?
2018-05-06 18:11:27 -04:00
Edward Shen
6c15c9edaf
reverted back to old function declaration
2018-05-06 09:33:33 -04:00
Edward Shen
1425b70ad6
Reintroduced self
for compatability.
2018-05-05 22:19:51 -04:00
Edward Shen
4401cb411b
For some reason it looks like node fixed the scoping of this
.
...
Removed instances of `self`.
2018-05-04 11:09:53 -04:00
Edward Shen
587a462ae4
removed package-lock because I use yarn, added yarn.lock.
...
Updateed readme.
Added modulo functino.
2018-04-28 21:14:49 -04:00
Edward Shen
3791b1913e
fixed type checking
2018-04-28 21:14:49 -04:00
Edward Shen
d27abc07e5
fixed bug
2018-04-28 21:14:49 -04:00
Edward Shen
a900b39f4c
Enforced AirBnB style, updated syntax.
2018-04-26 03:25:40 -04:00
Edward Shen
579fc24de8
Revert "changed some code to use modulo instead of the stupid thing I was doing before"
...
This reverts commit 248bd9b5cc
.
2017-10-21 01:55:13 -04:00
Edward Shen
248bd9b5cc
changed some code to use modulo instead of the stupid thing I was doing before
...
fixed scope
2017-10-21 01:52:28 -04:00
Edward Shen
ba0aa4696a
added automatic page rotation
...
forgot to add scope of max function
fixed reference issuese with setInterval
moved manual call inside fo check
added debugging
lol scoping issue
moved null check to inside updatePages
Forgot to access config before accessing config variables
forgot to increment the apge when automatically updating
fixed config check
fixed conditional
moved page incrementation into nested function
added notification that the page incremented
fixed readme
2017-10-21 01:45:38 -04:00
Edward Shen
aab0d1d627
fixed bug where module would not properly visibility-lock modules
2017-08-27 02:43:31 -04:00
Edward Shen
f6270a93f3
added example
2017-06-18 17:16:45 -04:00
Edward Shen
93621061bf
added basic functionality
2017-06-18 16:24:04 -04:00