Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.8.2 #30

Merged
merged 15 commits into from
Feb 3, 2024
Merged
23 changes: 18 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
Heat.js

[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Heat.js%2C%20a%20free%20JavaScript%heat%20map&url=https://github.com/williamtroup/Heat.js&hashtags=javascript,heat,map)
[![npm](https://img.shields.io/badge/npmjs-v1.8.1-blue)](https://www.npmjs.com/package/jheat.js)
[![nuget](https://img.shields.io/badge/nuget-v1.8.1-purple)](https://www.nuget.org/packages/jHeat.js/)
[![npm](https://img.shields.io/badge/npmjs-v1.8.2-blue)](https://www.npmjs.com/package/jheat.js)
[![nuget](https://img.shields.io/badge/nuget-v1.8.2-purple)](https://www.nuget.org/packages/jHeat.js/)
[![license](https://img.shields.io/badge/license-MIT-green)](https://github.com/williamtroup/Heat.js/blob/main/LICENSE.txt)
[![discussions Welcome](https://img.shields.io/badge/discussions-Welcome-red)](https://github.com/williamtroup/Heat.js/discussions)
[![coded by William Troup](https://img.shields.io/badge/coded_by-William_Troup-yellow)](https://william-troup.com/)
</h1>

> <p align="center">🌞 A lightweight JavaScript library that generates customizable heat maps and charts to visualize date-based activity and trends.</p>
> <p align="center">v1.8.1</p>
> <p align="center">v1.8.2</p>
<br />

![Heat.js](docs/images/main.png)
Expand All @@ -27,7 +27,7 @@ Heat.js
- Fully configurable per DOM element.
- Toggling colors on/off support.
- Export all data to CSV.
- 27 language translations available!
- 40 language translations available!
- Trend types allows data to be split up and viewed separately.
- Customizable tooltips.
- 7 themes available (for dark and light mode).
Expand All @@ -51,24 +51,37 @@ All modern browsers (such as Google Chrome, FireFox, and Opera) are fully suppor
- `da` Danish
- `nl` Dutch
- `en` English (default)
- `et` Estonian
- `fa` Farsi
- `fi` Finnish
- `fr` French
- `gl` Galician
- `ka` Georgian
- `de` German
- `el` Greek
- `he` Hebrew
- `hi` Hindi
- `hu` Hungarian
- `ir` Italian
- `is` Icelandic
- `id` Indonesian
- `ga` Irish
- `it` Italian
- `ja` Japanese
- `ko` Korean
- `lv` Latvian
- `lt` Lithuanian
- `lb` Luxembourgish
- `ms` Malay
- `ne` Nepali
- `no` Norwegian
- `pl` Polish
- `pt` Portuguese
- `ro` Romanian
- `sk` Slovak
- `sl` Slovenian
- `es` Spanish
- `sv` Swedish
- `th` Thai
- `tr` Turkish
- `uk` Ukrainian
<br>
Expand Down
23 changes: 18 additions & 5 deletions README_NUGET.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Heat.js v1.8.1
# Heat.js v1.8.2

[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Heat.js%2C%20a%20free%20JavaScript%heat%20map&url=https://github.com/williamtroup/Heat.js&hashtags=javascript,heat,map)
[![npm](https://img.shields.io/badge/npmjs-v1.8.1-blue)](https://www.npmjs.com/package/jheat.js)
[![nuget](https://img.shields.io/badge/nuget-v1.8.1-purple)](https://www.nuget.org/packages/jHeat.js/)
[![npm](https://img.shields.io/badge/npmjs-v1.8.2-blue)](https://www.npmjs.com/package/jheat.js)
[![nuget](https://img.shields.io/badge/nuget-v1.8.2-purple)](https://www.nuget.org/packages/jHeat.js/)
[![license](https://img.shields.io/badge/license-MIT-green)](https://github.com/williamtroup/Heat.js/blob/main/LICENSE.txt)
[![discussions Welcome](https://img.shields.io/badge/discussions-Welcome-red)](https://github.com/williamtroup/Heat.js/discussions)
[![coded by William Troup](https://img.shields.io/badge/coded_by-William_Troup-yellow)](https://william-troup.com/)
Expand All @@ -20,7 +20,7 @@
- Fully configurable per DOM element.
- Toggling colors on/off support.
- Export all data to CSV.
- 27 language translations available!
- 40 language translations available!
- Trend types allows data to be split up and viewed separately.
- Customizable tooltips.
- 7 themes available (for dark and light mode).
Expand All @@ -40,24 +40,37 @@ All modern browsers (such as Google Chrome, FireFox, and Opera) are fully suppor
- `da` Danish
- `nl` Dutch
- `en` English (default)
- `et` Estonian
- `fa` Farsi
- `fi` Finnish
- `fr` French
- `gl` Galician
- `ka` Georgian
- `de` German
- `el` Greek
- `he` Hebrew
- `hi` Hindi
- `hu` Hungarian
- `ir` Italian
- `is` Icelandic
- `id` Indonesian
- `ga` Irish
- `it` Italian
- `ja` Japanese
- `ko` Korean
- `lv` Latvian
- `lt` Lithuanian
- `lb` Luxembourgish
- `ms` Malay
- `ne` Nepali
- `no` Norwegian
- `pl` Polish
- `pt` Portuguese
- `ro` Romanian
- `sk` Slovak
- `sl` Slovenian
- `es` Spanish
- `sv` Swedish
- `th` Thai
- `tr` Turkish
- `uk` Ukrainian

Expand Down
4 changes: 2 additions & 2 deletions dist/heat.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 | (c) Bunoon 2024 | MIT License */
(function() {
function render() {
var tagTypes = _configuration.domElementTypes;
Expand Down Expand Up @@ -1324,7 +1324,7 @@
return result;
};
this.getVersion = function() {
return "1.8.1";
return "1.8.2";
};
(function(documentObject, windowObject) {
_parameter_Document = documentObject;
Expand Down
2 changes: 1 addition & 1 deletion dist/heat.js.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Heat.js Library v1.8.1
* Heat.js Library v1.8.2
*
* Copyright 2024 Bunoon
* Released under the MIT License
Expand Down
2 changes: 1 addition & 1 deletion dist/heat.js.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/heat.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/themes/dark/heat.js.dark.blue.theme.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 | (c) Bunoon 2024 | MIT License */
:root {
/* Days - Colors */
--heat-js-day-color-1-background-color: rgba( 28, 45, 255, 0.25 );
Expand Down
2 changes: 1 addition & 1 deletion dist/themes/dark/heat.js.dark.orange.theme.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 | (c) Bunoon 2024 | MIT License */
:root {
/* Days - Colors */
--heat-js-day-color-1-background-color: rgba( 255, 172, 28, 0.25 );
Expand Down
2 changes: 1 addition & 1 deletion dist/themes/dark/heat.js.dark.red.theme.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 | (c) Bunoon 2024 | MIT License */
:root {
/* Days - Colors */
--heat-js-day-color-1-background-color: rgba( 255, 0, 0, 0.25 );
Expand Down
2 changes: 1 addition & 1 deletion dist/themes/light/heat.js.light.blue.theme.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 | (c) Bunoon 2024 | MIT License */
:root {
/* Colors */
--heat-js-color-black: #F5F5F5;
Expand Down
2 changes: 1 addition & 1 deletion dist/themes/light/heat.js.light.orange.theme.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 | (c) Bunoon 2024 | MIT License */
:root {
/* Colors */
--heat-js-color-black: #F5F5F5;
Expand Down
2 changes: 1 addition & 1 deletion dist/themes/light/heat.js.light.red.theme.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 | (c) Bunoon 2024 | MIT License */
:root {
/* Colors */
--heat-js-color-black: #F5F5F5;
Expand Down
2 changes: 1 addition & 1 deletion dist/translations/heat.translations.ar.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 - Arabic | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 - Arabic | (c) Bunoon 2024 | MIT License */
$heat.setConfiguration( {
"stText": "",
"ndText": "",
Expand Down
2 changes: 1 addition & 1 deletion dist/translations/heat.translations.bg.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 - Bulgarian | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 - Bulgarian | (c) Bunoon 2024 | MIT License */
$heat.setConfiguration( {
"stText": "",
"ndText": "",
Expand Down
2 changes: 1 addition & 1 deletion dist/translations/heat.translations.bn.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 - Bengali | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 - Bengali | (c) Bunoon 2024 | MIT License */
$heat.setConfiguration( {
"stText": "",
"ndText": "",
Expand Down
2 changes: 1 addition & 1 deletion dist/translations/heat.translations.da.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 - Danish | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 - Danish | (c) Bunoon 2024 | MIT License */
$heat.setConfiguration( {
"stText": "",
"ndText": "",
Expand Down
2 changes: 1 addition & 1 deletion dist/translations/heat.translations.de.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 - German | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 - German | (c) Bunoon 2024 | MIT License */
$heat.setConfiguration( {
"stText": "",
"ndText": "",
Expand Down
2 changes: 1 addition & 1 deletion dist/translations/heat.translations.el.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 - Greek | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 - Greek | (c) Bunoon 2024 | MIT License */
$heat.setConfiguration( {
"stText": "",
"ndText": "",
Expand Down
2 changes: 1 addition & 1 deletion dist/translations/heat.translations.en.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 - English | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 - English | (c) Bunoon 2024 | MIT License */
$heat.setConfiguration( {
"stText": "st",
"ndText": "nd",
Expand Down
2 changes: 1 addition & 1 deletion dist/translations/heat.translations.es.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 - Spanish | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 - Spanish | (c) Bunoon 2024 | MIT License */
$heat.setConfiguration( {
"stText": "",
"ndText": "",
Expand Down
42 changes: 42 additions & 0 deletions dist/translations/heat.translations.et.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
/*! Heat.js v1.8.2 - Estonian | (c) Bunoon 2024 | MIT License */
$heat.setConfiguration( {
"stText": "",
"ndText": "",
"rdText": "",
"thText": "",
"backButtonText": "tagasi",
"nextButtonText": "Edasi",
"refreshButtonText": "Värskenda",
"exportButtonText": "Ekspordi",
"lessText": "Vähem",
"moreText": "Rohkem",
"dateText": "Kuupäev",
"countText": "Count",
"mapText": "Kaart",
"chartText": "Diagramm",
"noChartDataMessage": "Praegu pole andmeid, mida vaadata.",
"statisticsText": "Statistika",
"monthNames": [
"jaan",
"veebr",
"märts",
"apr",
"mai",
"juuni",
"juuli",
"augustil",
"sept",
"okt",
"nov",
"dets"
],
"dayNames": [
"Esmasp",
"teisip",
"kolmap",
"Neljap",
"P",
"laup",
"Päike"
]
} );
42 changes: 42 additions & 0 deletions dist/translations/heat.translations.fa.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
/*! Heat.js v1.8.2 - Farsi | (c) Bunoon 2024 | MIT License */
$heat.setConfiguration( {
"stText": "",
"ndText": "",
"rdText": "",
"thText": "",
"backButtonText": "بازگشت",
"nextButtonText": "بعد",
"refreshButtonText": "تازه کردن",
"exportButtonText": "صادرات",
"lessText": "کمتر",
"moreText": "بیشتر",
"dateText": "تاریخ",
"countText": "شمردن",
"mapText": "نقشه",
"chartText": "چارت سازمانی",
"noChartDataMessage": "در حال حاضر هیچ داده ای برای مشاهده وجود ندارد.",
"statisticsText": "آمار",
"monthNames": [
"ژان",
"فوریه",
"مارس",
"آوریل",
"ممکن است",
"ژوئن",
"ژوئیه",
"اوت",
"سپتامبر",
"اکتبر",
"نوامبر",
"دسامبر"
],
"dayNames": [
"دوشنبه",
"سه شنبه",
"چهارشنبه",
"پنج شنبه",
"جمعه",
"نشست",
"آفتاب"
]
} );
2 changes: 1 addition & 1 deletion dist/translations/heat.translations.fi.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 - Finnish | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 - Finnish | (c) Bunoon 2024 | MIT License */
$heat.setConfiguration( {
"stText": "",
"ndText": "",
Expand Down
2 changes: 1 addition & 1 deletion dist/translations/heat.translations.fr.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Heat.js v1.8.1 - French | (c) Bunoon 2024 | MIT License */
/*! Heat.js v1.8.2 - French | (c) Bunoon 2024 | MIT License */
$heat.setConfiguration( {
"stText": "",
"ndText": "",
Expand Down
42 changes: 42 additions & 0 deletions dist/translations/heat.translations.ga.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
/*! Heat.js v1.8.2 - Irish | (c) Bunoon 2024 | MIT License */
$heat.setConfiguration( {
"stText": "",
"ndText": "",
"rdText": "",
"thText": "",
"backButtonText": "Ar ais",
"nextButtonText": "Ar aghaidh",
"refreshButtonText": "Athnuaigh",
"exportButtonText": "Easpórtáil",
"lessText": "Níos lú",
"moreText": "Tuilleadh",
"dateText": "Dáta",
"countText": "Áireamh",
"mapText": "Léarscáil",
"chartText": "Cairt",
"noChartDataMessage": "Níl aon sonraí le féachaint faoi láthair.",
"statisticsText": "Staitisticí",
"monthNames": [
"Ean",
"Feabh",
"Mar",
"Aibreán",
"Bealtaine",
"Meitheamh",
"Iúil",
"Lúnasa",
"Meán Fómhair",
"Deireadh Fómhair",
"Samhain",
"Dec"
],
"dayNames": [
"Mon",
"Dé Máirt",
"Céad",
"Thu",
"Aoine",
"Sath",
"Ghrian"
]
} );
Loading
Loading