Rohan
d19f03ac99
fix: ignore local timezones when creating a heatmap ( #377 )
* [Heatmap] Adjusting grid calculation for consistent grid layout
Date math is hard!
This addresses a problem in how the heatmap lays calculates days to layout the grid. The calculations were being thrown off in some scenarios by a combination of factors including timezone offsets, time of day, and daylight savings time.
This patch should correct all this by forcing each day to be midnight UTC when laying out the grid.
Co-authored-by: Michael Bester <michael@kimili.com>
Co-authored-by: t47io <t47@alumni.stanford.edu>
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com>
pirms 3 gadiem
dependabot[bot]
d075c76ee2
chore(deps): bump lodash from 4.17.11 to 4.17.21 ( #335 )
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pirms 4 gadiem
dependabot[bot]
3431257129
chore(deps): bump yargs-parser from 5.0.0 to 5.0.1 ( #333 )
Bumps [yargs-parser](https://github.com/yargs/yargs-parser ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/yargs/yargs-parser/releases )
- [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs-parser/compare/v5.0.0...v5.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pirms 4 gadiem
dependabot[bot]
9fae7c62ad
chore(deps): bump dot-prop from 4.2.0 to 4.2.1 ( #332 )
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases )
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pirms 4 gadiem
dependabot[bot]
d073e14467
chore(deps): bump handlebars from 4.1.2 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.7.7 )
Signed-off-by: dependabot[bot] <support@github.com>
pirms 4 gadiem
silvestrevivo
55c93d4779
reverse array when maxValue < absMinValue
pirms 4 gadiem
nniclas
6ca111a5ac
files missing re-added
pirms 5 gadiem
Rushabh Mehta
eac317c38c
chore: rebuild
pirms 6 gadiem
Prateeksha Singh
8e45278303
[export] export to svg working
pirms 7 gadiem
Achilles Rasquinha
7b1260e3d5
deleted package-lock.json
pirms 7 gadiem
Prateeksha Singh
d7194c5010
Bump up to 1.0.0
pirms 7 gadiem
pratu16x7
4ad805ea80
update scss build
pirms 7 gadiem
pratu16x7
cf834fde94
add all zero special case: default 5 intervals
pirms 7 gadiem
Manas Solanki
4c63fac514
include zero values in the tooltip
pirms 7 gadiem
pratu16x7
1ec700c6af
add css compiler, watcher and livereload
pirms 7 gadiem
pratu16x7
8e75d8e2dd
add uglify, modularize all objects
pirms 7 gadiem
pratu16x7
268a412e9b
add babel, eslint; dom and utils modules
pirms 7 gadiem
pratu16x7
ee9243ec8b
add package.json
pirms 7 gadiem