forked from RomRider/apexcharts-card
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2021-01-25) ### Bug Fixes * 1st color was not using transparency ([77a9c8d](RomRider@77a9c8d)) * **legend:** Change ` - ` to `: ` between name and state ([4e3cdc6](RomRider@4e3cdc6)) * Last computed history data shouldn't be null ([ec875d5](RomRider@ec875d5)) * **axis:** X and Y Axis Tooltip color matches theme ([fb717ef](RomRider@fb717ef)) * **build:** Missing dependancy ([7d7d637](RomRider@7d7d637)) * **build:** Remove comments from build ([268ef77](RomRider@268ef77)) * **graph:** Loading message didn't appear ([ce3c45c](RomRider@ce3c45c)) * **graph:** Not displaying the latest state in graph ([280e328](RomRider@280e328)) * **tooltip:** Use colors from the theme ([5c263f1](RomRider@5c263f1)) ### Features * Add delta and median function ([4a77e55](RomRider@4a77e55)) * Better cache handling ([RomRider#1](RomRider#1)) ([804415f](RomRider@804415f)) * **group_by:** Add more functions and fix buckets ([c7324e0](RomRider@c7324e0)) * Add spinner while data is loading ([39d4b8e](RomRider@39d4b8e)) * Display warning if sensor doesn't exist ([a69df3d](RomRider@a69df3d)) * Floating header ([1eccee8](RomRider@1eccee8)) * Initial support for aggregating data ([13dfd89](RomRider@13dfd89)) * Show value in legend ([869a7f8](RomRider@869a7f8)) * Support for all ApexCharts options ([03efa8d](RomRider@03efa8d)) * Support for header ([c5a8ee2](RomRider@c5a8ee2)) * **card:** Support for pre-defined layouts ([c5987f8](RomRider@c5987f8)) * **graph:** Extends graph's last value to the current time ([bfe64c5](RomRider@bfe64c5))
- Loading branch information
1 parent
47397aa
commit cf16f69
Showing
4 changed files
with
65 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# 1.0.0 (2021-01-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* 1st color was not using transparency ([77a9c8d](https://github.com/RomRider/apexcharts-card/commit/77a9c8d0ac37039816d516bd2305b7c942a3fcc1)) | ||
* **legend:** Change ` - ` to `: ` between name and state ([4e3cdc6](https://github.com/RomRider/apexcharts-card/commit/4e3cdc6776349f171fc1d0b043f6e48371773569)) | ||
* Last computed history data shouldn't be null ([ec875d5](https://github.com/RomRider/apexcharts-card/commit/ec875d52ea7e07eddfa37d243e983d6dc1b2513c)) | ||
* **axis:** X and Y Axis Tooltip color matches theme ([fb717ef](https://github.com/RomRider/apexcharts-card/commit/fb717ef012c18fe50703eae4c4f6ee1350fbaddb)) | ||
* **build:** Missing dependancy ([7d7d637](https://github.com/RomRider/apexcharts-card/commit/7d7d637325e20f578de44da69f83b30d703e62ca)) | ||
* **build:** Remove comments from build ([268ef77](https://github.com/RomRider/apexcharts-card/commit/268ef77467295d0263373235a9d59c3704edc059)) | ||
* **graph:** Loading message didn't appear ([ce3c45c](https://github.com/RomRider/apexcharts-card/commit/ce3c45cc58f50ae2b2a8365842e492db56155173)) | ||
* **graph:** Not displaying the latest state in graph ([280e328](https://github.com/RomRider/apexcharts-card/commit/280e3281871652c1bafcfefcc820d1b89694cc04)) | ||
* **tooltip:** Use colors from the theme ([5c263f1](https://github.com/RomRider/apexcharts-card/commit/5c263f1851518303d9751d66d9db1812485bc62f)) | ||
|
||
|
||
### Features | ||
|
||
* Add delta and median function ([4a77e55](https://github.com/RomRider/apexcharts-card/commit/4a77e55a8ff0adba7cc7cf3d8d5263448ab94580)) | ||
* Better cache handling ([#1](https://github.com/RomRider/apexcharts-card/issues/1)) ([804415f](https://github.com/RomRider/apexcharts-card/commit/804415f295e015e35c6fcc070e0766a988cf446b)) | ||
* **group_by:** Add more functions and fix buckets ([c7324e0](https://github.com/RomRider/apexcharts-card/commit/c7324e04f7d1b196ccf9f7437bc2f44671f1ba84)) | ||
* Add spinner while data is loading ([39d4b8e](https://github.com/RomRider/apexcharts-card/commit/39d4b8e2155e0b691d07f38fc0c2419ae7f09d65)) | ||
* Display warning if sensor doesn't exist ([a69df3d](https://github.com/RomRider/apexcharts-card/commit/a69df3d9a1e0d8ae69be671b219b15a1b30ea2e4)) | ||
* Floating header ([1eccee8](https://github.com/RomRider/apexcharts-card/commit/1eccee87bc59fb0f3eb012f6b3024fd8ddef04d4)) | ||
* Initial support for aggregating data ([13dfd89](https://github.com/RomRider/apexcharts-card/commit/13dfd89d5be3ad62db73f9daea8ab5c92a3478a0)) | ||
* Show value in legend ([869a7f8](https://github.com/RomRider/apexcharts-card/commit/869a7f83dc3740ffe7b5d2f3827070d9c391101e)) | ||
* Support for all ApexCharts options ([03efa8d](https://github.com/RomRider/apexcharts-card/commit/03efa8da00015bbd954b923b3a83ce545ca7d681)) | ||
* Support for header ([c5a8ee2](https://github.com/RomRider/apexcharts-card/commit/c5a8ee2a3e92567fcdc7f327cb838d39bcb372f8)) | ||
* **card:** Support for pre-defined layouts ([c5987f8](https://github.com/RomRider/apexcharts-card/commit/c5987f8df0589b556235379d2ced172fee6facbd)) | ||
* **graph:** Extends graph's last value to the current time ([bfe64c5](https://github.com/RomRider/apexcharts-card/commit/bfe64c5fcf4869676bf6eac584de612fa6e8d6a2)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters