CalendarHeatmap icon indicating copy to clipboard operation
CalendarHeatmap copied to clipboard

A simple Calendar Heatmap for jQuery

Results 13 CalendarHeatmap issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.4.1 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...

dependencies

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.4 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.3 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

I've tried using an object with v.1.3.1 and it doesn't render anything when passed as data to the CalendarHeatmap function. ```js // Provide dates as an object. // The key...

Hi, Thanks for the plugging, really useful. When trying to load data bigger than 2 years (let us say 3-4 years) just the last two years or less are loaded,...

bug

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Since the moment.js library is [no longer actively developed](https://momentjs.com/docs/#/-project-status/) I consider removing it and replace its used functions with the standard JavaScript date function. Only a few functions were used...

enhancement

Have an example where setting data to the below results in NO color showing up for the day with count of 5: ![image](https://user-images.githubusercontent.com/2410977/101977110-e8987a80-3c96-11eb-8675-002ce9e8010b.png) Results in this: ![image](https://user-images.githubusercontent.com/2410977/101977126-ff3ed180-3c96-11eb-84f7-123552a9b411.png) Interestingly, if the...

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies