Saqib Ansari
7adc904b08
chore: bump to v1.6.3
hace 3 años
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>
hace 3 años
Gabriel
f6e49097a0
chore: update README.md ( #370 )
hace 3 años
David Schnurr
10de973608
fix intervals ( #352 )
hace 3 años
小华
5a4857d6a8
chore: update readme usage code ( #346 )
hace 4 años
Shivam Mishra
3e63b1a2b4
chore: bump to 1.6.2
hace 4 años
T3cH_W1z4rD
67030024d4
Fixed XSS ( #339 )
* Fixed XSS
* Removed html file and Loop
hace 4 años
Shivam Mishra
17aec6de95
chore: bump to 1.6.1
hace 4 años
Shivam Mishra
12533f3b37
feat: add resize observer
hace 4 años
Shivam Mishra
10b1010d06
chore: ignore docs assets
hace 4 años
Shivam Mishra
2f459bc345
chore: update readme links
hace 4 años
Shivam Mishra
d89bdb7571
chore: update readme
hace 4 años
Shivam Mishra
0832c02184
chore: bump to 1.6.0
hace 4 años
Shivam Mishra
c3ee7f306c
chore: remove dist from git
hace 4 años
Shivam Mishra
51a07a12c6
feat: ignore dist
hace 4 años
Dave Lunny
8e1bd6859a
feat: use UMD instead of IIFE for browser target ( #336 )
hace 4 años
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>
hace 4 años
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>
hace 4 años
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>
hace 4 años
Shivam Mishra
40ed23b102
chore: update action
hace 4 años
Shivam Mishra
ce477800db
feat: add npm publish action
hace 4 años
Shivam Mishra
75038eeefb
chore: bump to 1.5.8
hace 4 años
Raí Toffoletto
dadecb296e
Fix ReactJS TypeError, Issue #323 ( #325 )
* Fix ReactJS TypeError, Issue #323
* style: space after `if`
* style: space after `if`
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
hace 4 años
Shivam Mishra
8bd53191b0
Merge pull request #331 from frappe/dependabot/npm_and_yarn/handlebars-4.7.7
chore(deps): bump handlebars from 4.1.2 to 4.7.7
hace 4 años
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>
hace 4 años
Shivam Mishra
85d7e609c8
Merge pull request #330 from helge79/master
Render legend after update, fixes #329
hace 4 años
Frank Felgner
7f26c18ce7
render legend after updating data
hace 4 años
Frank Felgner
4a9048f59f
fix missing semicolon
hace 4 años
Shivam Mishra
684ecdedc2
chore: bump to 1.5.8
hace 4 años
Shivam Mishra
d357370b6a
feat: clone options before building
hace 4 años
Shivam Mishra
d034192373
chore: bump to 1.5.6
hace 4 años
Shivam Mishra
a22db61492
fix: name.replace exception
hace 4 años
Shivam Mishra
ecfc069cbd
chore: bump to 1.5.5
hace 4 años
Shivam Mishra
d5706a501b
Merge pull request #315 from 418sec/1-npm-frappe-charts
hace 4 años
Shivam Mishra
6fce4d6665
chore: bump to 1.5.4
hace 4 años
Shivam Mishra
e04b8f7013
Merge pull request #311 from ading-be/#310
- Adjust getColor to support RGB (TODO: HSL colors)
hace 4 años
Bart Van Houtte
1547a85a79
Merge branch 'master' into #310
hace 4 años
Jamie Slome
2fb0609a02
Merge pull request #1 from arjunshibu/master
Security fix for Cross-Site Scripting Vulnerability in frappe-charts
hace 4 años
Arjun Shibu
d07157354d
added XSS protection for datasets.name field
hace 4 años
Shivam Mishra
92a3df9690
chore: bump to 1.5.3 and update build
hace 4 años
Shivam Mishra
25122f974f
chore: update yarn lock
hace 4 años
Shivam Mishra
d1123786cb
fix: rounding precision errors in aggregation chart legend
hace 4 años
Bart Van Houtte
c5de1fd06c
- Fix tests
hace 4 años
Bart Van Houtte
cf7ffa0d2d
- Fix build on backwards compatibility tooltipOptions
hace 4 años
Bart Van Houtte
b552cde7de
- Build
hace 4 años
Bart Van Houtte
869c747be1
- Adjust getColor to support RGB (TODO: HSL colors)
- Add Test to verify changes
hace 4 años
Shivam Mishra
f644e19a5b
Merge pull request #309 from SaiFi0102/AggregateChart-Formatter
fix(AggregationChart): Formatter not being applied
hace 4 años
Saif Ur Rehman
cec719dbe8
fix(AggregationChart): Formatter not being applied
(ex PercentageChart in AR/AP erpnext)
hace 4 años
ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎
f59de5f11e
chore: update readme
hace 4 años
Shivam Mishra
6e687cd1cd
Merge pull request #306 from silvestrevivo/master
reverse array when maxValue < absMinValue
hace 4 años