shrub/pkg/interface/clock
Matilde Park 4275f7fc94 clock: use addListener for media query
Previously, we used addEventListener, which was returned by the
media query as an inheritance from the window object.
Safari doesn't support this, but it, and all browsers,
support an alias that uses function-based checks.

This commit uses that alias.
2020-03-09 20:51:20 -04:00
..
tile clock: use addListener for media query 2020-03-09 20:51:20 -04:00
.gitignore moved subapps up one directory 2019-07-23 12:59:01 -07:00
gulpfile.js Interface: Add "clean 'renamed' files" gulp task 2019-08-28 13:39:42 -04:00
package-lock.json clock 2020-02-03 16:48:54 -08:00
package.json clock 2020-02-03 16:48:54 -08:00