* Update Node.js (and npm) to latest LTS
* Update dependencies to latest minor versions
* Fix vue-select styling
* Update jest to latest major version
* Switch to do-vue branch with fixed templating
* Switch back to do-vue master
* Update do-bulma to latest version
* Swap out sass-lint
* Include standard SCSS rules for stylelint
* Fix stylelint violations
* Update Actions to use stylelint
Co-authored-by: Jake Gealer <jake@gealer.email>
* Add the initial Droplet callout
* Add the initial Contribute callout
* Show contribute callout on scroll
* Add close button to contribute callout
* Add/update styling copyright header
* Add analytics events for the callouts
* Tweak how we send analytics events
* Add some z-index to the floating callout
* Fix all the failing tests
* Add dropdown for language
* Use vue-i18n to translate strings
* Tweak header styling
* Add Chinese languages in
* Typo
* Get language from browser (#193)
* adaptive system language
* Modify the adaptive system language
* Remove dead code
* Delete lang default values
* Move browser language detection to util
* Remove todos
* Fix global PHP dropdown
Co-authored-by: 墨娘 <61287199+moniang@users.noreply.github.com>