Commit graph

70 commits

Author SHA1 Message Date
0decdd44bd
update readme to match default behavior 2020-11-06 10:36:03 -05:00
eae561e67d
Fix not sending notifications to other modules 2020-11-06 10:28:49 -05:00
c39f60409d
Suppress warning on changePageBy if fallback is valid. 2020-11-06 10:27:17 -05:00
6e025371bd
Fix typo. Fixes #49. 2020-11-06 10:07:21 -05:00
c7b3cd9824
updated example 2020-11-03 19:42:41 -05:00
d0d3ef64d5
readme revamp 2020-11-03 19:42:40 -05:00
96824b4236
Deprecate rotationFirstPage, use rotationHomePage instead 2020-11-03 19:42:40 -05:00
8e57458b72
update readme, changed initial notification to NEW_PAGE 2020-11-03 19:42:40 -05:00
87f6b1eba1
also set current page during initialization 2020-11-03 19:42:40 -05:00
79e132b007
Add home page notification and config value.
Fixes #43.
2020-11-03 19:42:37 -05:00
ec62411c17
update feature request template 2020-08-31 21:45:00 -04:00
Burnallover
b554ee86b1
Ability to return to the first page without the loop function (#36)
* Ability to return to the first page without the loop function
* Update MMM-pages.js

Co-authored-by: Edward Shen <eddie22099@gmail.com>
2020-06-02 20:57:24 -04:00
bd8cc9f332
attempt to fix pause_notification 2020-04-17 13:52:37 -04:00
d0dfab3b66
update docs 2020-04-16 20:01:47 -04:00
c835ea2cc6
implement experimental rotation pausing 2020-04-16 19:59:19 -04:00
c017c9f4ab
Implemented notification on every page change.
Fixes #29.
2020-04-07 11:52:39 -04:00
22a1e543b6 removed package.json and yarn.lock 2020-04-05 01:29:13 -04:00
dependabot[bot]
57ffaf644a Bump eslint-utils from 1.3.1 to 1.4.2 (#23)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-26 18:10:35 -04:00
dc44bfec00
lint 2019-08-08 13:14:01 -04:00
9684949a1d
Add null handling for negative null. Closes #22. 2019-08-08 12:58:21 -04:00
dependabot[bot]
2d7803e4e5 Bump lodash from 4.17.10 to 4.17.14 (#21)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-12 15:08:32 -07:00
dependabot[bot]
6c61ae8ead Bump js-yaml from 3.12.0 to 3.13.1 (#20)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-05 19:17:50 -07:00
67d142452d
fixed not a number check in changePageBy 2019-04-13 12:35:47 -04:00
0bb003d3d8
Apparently the issue in #11 is still present in the newest versions of MM.
I've implemented the fix in #11 present by Ax-LED, so hopefully this is
fixed now.

Co-authored-by: Ax-LED <37046881+Ax-LED@users.noreply.github.com>
2019-02-19 09:40:43 -05:00
d2323aa116
renamed excludes config to fixed, added legacy handling code. 2019-02-13 00:15:20 -05:00
9f255cf04d
Revert "added new view counter"
This reverts commit 77e31652d9.
I don't feel comfortable with my users having a tracking svg in the
readme, so the experiment has been removed.
2019-01-22 15:05:46 -05:00
77e31652d9
added new view counter 2019-01-22 14:57:07 -05:00
Edward Shen
f699c797f5
Merge pull request #16 from cowboysdude/patch-1
Fixed bug where pages may not show up properly.
2018-11-22 12:06:44 -05:00
John Wade
ae11730282
Update pages.css 2018-11-22 12:03:00 -05:00
Edward Shen
614f6b9606
Fixed readme, added NaN check 2018-10-16 11:18:09 -04:00
Edward Shen
6ea3f13e7d
changed this to self in inner anonymous class 2018-09-01 08:41:08 -04:00
Edward Shen
5549c484f1
forgot to send out page change notification 2018-08-21 11:53:39 -04:00
Edward Shen
3282c2e5b6
huge rewrite, fixes #9 2018-08-20 16:21:38 -04:00
Edward Shen
b17e67f5f8
minor eslint changes 2018-08-20 15:32:04 -04:00
Edward Shen
c785b14aae
added more documentation 2018-08-20 10:43:21 -04:00
Edward Shen
32f8ee0f18
updated bug report 2018-08-10 16:23:53 -04:00
Edward Shen
cc1e7d17f8
typo, style 2018-08-10 16:21:52 -04:00
Edward Shen
6f3ac28e69
Added more debug info, added clarifying parens 2018-08-10 15:05:42 -04:00
Edward Shen
92c4be1973
added documentation
typo fixes
2018-07-30 11:57:22 -04:00
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
14d4913a87
compacted config type 2018-05-07 13:12:01 -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
2d0eb22a6d
attempted to format to 80 characters 2018-05-07 10:50:08 -04:00
Edward Shen
888b74eae0
added eslint that will validate the js 2018-05-07 09:52:20 -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
9c33755a85
Merge branch 'master' of github.com:edward-shen/MMM-pages 2018-05-05 22:07:21 -04:00