Show More
Commit Description:
add golden submit button...
Commit Description:
add golden submit button - When the user submit more than or equal to 100 times the submit button will turn gold - Add golden-btn tag in applications.css.scss
File last commit:
Show/Diff file:
Action:
node_modules/static-eval/CHANGELOG.md | 10 lines | 530 B | text/x-minidsrc | MarkdownLexer |

static-eval Change Log

All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.

2.0.5

  • Fix function bodies being invoked during declaration. (@RoboPhred in #30)

2.0.4

  • Short-circuit evaluation in && and || expressions. (@RoboPhred in #28)
  • Start tracking changes.