Commit Graph

9 Commits

Author SHA1 Message Date
Elf M. Sternberg c849032741 Removed the clock to its own controller, according to the tutorial. 2023-02-15 15:04:52 -08:00
Elf M. Sternberg 26bf5bc883 Prettier fixes. 2023-02-15 10:33:16 -08:00
Elf M. Sternberg 566bc9d9f4 Fixed invocation issue with prettier. 2023-02-15 10:01:50 -08:00
Elf M. Sternberg 6f10ef9e9e Changed and updated the animation. 2023-02-15 09:58:13 -08:00
Elf M. Sternberg 0f23358f1d Added the animation to the final product.
This required that I "go around" the rendering mechanism, but it's probably
not egregious for this kind of work.  I still don't like it, and I wish there
were alternatives.

The organization's not great, but it could be worse.  There's no reason for
me to be keeping that state.
2023-02-14 17:58:38 -08:00
Elf M. Sternberg 0ba271be28 Updated all NPM versioning and switched to lit-html. 2023-02-14 17:09:01 -08:00
Elf M. Sternberg 6c9ac44eac Clean up after disconnect.
I was leaving the timer running even if the component was removed
from the page dynamically.  How rude!
2021-11-17 16:04:52 -08:00
Elf M. Sternberg 3b2a7f22f4 Add links between project and demo. 2021-11-17 16:02:46 -08:00
Elf M. Sternberg d43e474251 Initial check-in. 2021-11-16 16:45:48 -08:00