Skip to content

Tags: bravecorvus/prometheus

Tags

v2.2.3

Toggle v2.2.3's commit message
updated

v2.2.0

Toggle v2.2.0's commit message
2.2.0 complete

-Finished splitting front-end into Home/Settings/About sections for Clarity (Using mainly vue.js conditional rendering for Home and About, but standard JavaScript (html tag display property modification for Settings [because v-if/v-else-if messes up the non-Vue.js JavaScript binding to elements because using v-if prevents elements from rendering initially. Hence, for settings, I render the elements, then hide it via display="none", then set display="" when I "Settings" is clicked.
-Added basic About page which shows a graphic about how to use the Clock's Front End in depth.
-Finished the LED color setting functionality (With HTML Color Wheel)
-Added some more shout outs in the About Page.

v2.1.0

Toggle v2.1.0's commit message
updated to v2.1.0

v2.0.3

Toggle v2.0.3's commit message
modfied front end for faster loading

v2.0.2

Toggle v2.0.2's commit message
some updates for update nixie clock code

1.1.1

Toggle 1.1.1's commit message
updated quickstart

1.1.0

Toggle 1.1.0's commit message
Merge remote-tracking branch 'origin/master'

1.0.2

Toggle 1.0.2's commit message
updated html