Shivam Mishra
|
17aec6de95
|
chore: bump to 1.6.1
|
4 anni fa |
Shivam Mishra
|
12533f3b37
|
feat: add resize observer
|
4 anni fa |
Shivam Mishra
|
10b1010d06
|
chore: ignore docs assets
|
4 anni fa |
Shivam Mishra
|
2f459bc345
|
chore: update readme links
|
4 anni fa |
Shivam Mishra
|
d89bdb7571
|
chore: update readme
|
4 anni fa |
Shivam Mishra
|
0832c02184
|
chore: bump to 1.6.0
|
4 anni fa |
Shivam Mishra
|
c3ee7f306c
|
chore: remove dist from git
|
4 anni fa |
Shivam Mishra
|
51a07a12c6
|
feat: ignore dist
|
4 anni fa |
Dave Lunny
|
8e1bd6859a
|
feat: use UMD instead of IIFE for browser target (#336)
|
4 anni fa |
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>
|
4 anni fa |
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>
|
4 anni fa |
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>
|
4 anni fa |
Shivam Mishra
|
40ed23b102
|
chore: update action
|
4 anni fa |
Shivam Mishra
|
ce477800db
|
feat: add npm publish action
|
4 anni fa |
Shivam Mishra
|
75038eeefb
|
chore: bump to 1.5.8
|
4 anni fa |
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>
|
4 anni fa |
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
|
4 anni fa |
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>
|
4 anni fa |
Shivam Mishra
|
85d7e609c8
|
Merge pull request #330 from helge79/master
Render legend after update, fixes #329
|
4 anni fa |
Frank Felgner
|
7f26c18ce7
|
render legend after updating data
|
4 anni fa |
Frank Felgner
|
4a9048f59f
|
fix missing semicolon
|
4 anni fa |
Shivam Mishra
|
684ecdedc2
|
chore: bump to 1.5.8
|
4 anni fa |
Shivam Mishra
|
d357370b6a
|
feat: clone options before building
|
4 anni fa |
Shivam Mishra
|
d034192373
|
chore: bump to 1.5.6
|
4 anni fa |
Shivam Mishra
|
a22db61492
|
fix: name.replace exception
|
4 anni fa |
Shivam Mishra
|
ecfc069cbd
|
chore: bump to 1.5.5
|
4 anni fa |
Shivam Mishra
|
d5706a501b
|
Merge pull request #315 from 418sec/1-npm-frappe-charts
|
4 anni fa |
Shivam Mishra
|
6fce4d6665
|
chore: bump to 1.5.4
|
4 anni fa |
Shivam Mishra
|
e04b8f7013
|
Merge pull request #311 from ading-be/#310
- Adjust getColor to support RGB (TODO: HSL colors)
|
4 anni fa |
Bart Van Houtte
|
1547a85a79
|
Merge branch 'master' into #310
|
4 anni fa |
Jamie Slome
|
2fb0609a02
|
Merge pull request #1 from arjunshibu/master
Security fix for Cross-Site Scripting Vulnerability in frappe-charts
|
4 anni fa |
Arjun Shibu
|
d07157354d
|
added XSS protection for datasets.name field
|
4 anni fa |
Shivam Mishra
|
92a3df9690
|
chore: bump to 1.5.3 and update build
|
4 anni fa |
Shivam Mishra
|
25122f974f
|
chore: update yarn lock
|
4 anni fa |
Shivam Mishra
|
d1123786cb
|
fix: rounding precision errors in aggregation chart legend
|
4 anni fa |
Bart Van Houtte
|
c5de1fd06c
|
- Fix tests
|
4 anni fa |
Bart Van Houtte
|
cf7ffa0d2d
|
- Fix build on backwards compatibility tooltipOptions
|
4 anni fa |
Bart Van Houtte
|
b552cde7de
|
- Build
|
4 anni fa |
Bart Van Houtte
|
869c747be1
|
- Adjust getColor to support RGB (TODO: HSL colors)
- Add Test to verify changes
|
4 anni fa |
Shivam Mishra
|
f644e19a5b
|
Merge pull request #309 from SaiFi0102/AggregateChart-Formatter
fix(AggregationChart): Formatter not being applied
|
4 anni fa |
Saif Ur Rehman
|
cec719dbe8
|
fix(AggregationChart): Formatter not being applied
(ex PercentageChart in AR/AP erpnext)
|
4 anni fa |
ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎
|
f59de5f11e
|
chore: update readme
|
4 anni fa |
Shivam Mishra
|
6e687cd1cd
|
Merge pull request #306 from silvestrevivo/master
reverse array when maxValue < absMinValue
|
4 anni fa |
silvestrevivo
|
55c93d4779
|
reverse array when maxValue < absMinValue
|
4 anni fa |
Shivam Mishra
|
2572e317c7
|
chore: bump to 1.5.2 🎉
|
4 anni fa |
Shivam Mishra
|
222cbb686f
|
fix: preprocess rect attributes before creating bar
|
4 anni fa |
Shivam Mishra
|
773f93c414
|
fix: set default translate to 0 if invalid
|
4 anni fa |
Shivam Mishra
|
9d03d502d9
|
feat: added helper to valid number to svg attributes
|
4 anni fa |
Shivam Mishra
|
d6c33a1e36
|
chore: update build
|
5 anni fa |
Shivam Mishra
|
a02c79c73c
|
chore: bump to 1.5.1
|
5 anni fa |