OED
OED copied to clipboard
Open Energy Dashboard (OED)
Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 4.16.3 to 5.5.6. Changelog Sourced from csv-parse's changelog. 5.5.6 (2024-05-13) Bug Fixes csv-parse: skip event not raised with bom (fix #411) (1326351) 5.5.5 (2024-02-28) Bug Fixes csv-parse:...
# Description Added Confirmation Modal to "Delete Unit". Tested manually and looks to be functioning properly. Fixes #1221 ## Type of change - [ ] Note merging this changes the...
### Is your feature request related to a problem? Please describe. Other pages such as conversion do a final popup check to verify that a delete is actually wanted. The...
# Description Avoids reading and writing to a file for test data and instead directly inserts the test data into the data base. Partly Addresses #141 and #1131 ## Type...
Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.14.0 to 3.1.0. Release notes Sourced from usehooks-ts's releases. [email protected] Minor Changes 06dfd5e: Add remove function to useLocalStorage and useSessionStorage (@k-melnychuk & @RubyHuntsman) Patch Changes e62c41f: Restoration...
Bumps [rc-slider](https://github.com/react-component/slider) from 8.6.13 to 10.6.2. Release notes Sourced from rc-slider's releases. v10.6.2 chore(deps): increase rc-util minimum to 5.36 due to usage of useEvent (#983) 1ccd1a6 https://github.com/react-component/slider/compare/v10.6.1...v10.6.2 v10.6.1 Merge branch...
Bumps [chai](https://github.com/chaijs/chai) from 3.5.0 to 5.1.1. Release notes Sourced from chai's releases. v5.1.1 What's Changed Set up ESLint for JSDoc comments by @koddsson in chaijs/chai#1605 build(deps-dev): bump ip from 1.1.8...
# Description Added a docker compose down command to the VSC Dev Container startup process to prevent VSCode from crashing when an dev container instance is already running. ## Type...
In reference to the new setup for GitHub Actions, @campionfellin said: One nice benefit to a lot of these now is instead of having them in plaintext in the .travis.yml...
### Is your feature request related to a problem? Please describe. Many sites on the internet support dark mode, either as a default, compatible with the browser, or just manually...