vue2-calendar icon indicating copy to clipboard operation
vue2-calendar copied to clipboard

A lightweight calendar component for Vue2

Results 16 vue2-calendar issues
Sort by recently updated
recently updated
newest added

Can't set the calendar to show a particular month and the year without having to scroll

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.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

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.6. Changelog Sourced from handlebars's changelog. v4.7.6 - April 3rd, 2020 Chore/Housekeeping: #1672 - Switch cmd parser to latest minimist (@dougwilson Compatibility notes: Restored Node.js...

dependencies

Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.0 to 4.13.1. Release notes Sourced from node-sass's releases. v4.13.1 Community Fix render example syntax (@ZoranPandovski , #2787) Fix sourceMap option inconsistencies (@saper , #2394) Fix possible...

dependencies

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

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3. Commits 8647803 6.5.3 856fe4d signature: prevent malleability and overflows 6048941 6.5.2 9984964 package: bump dependencies ec735ed utils: leak less information in getNAF() 71e4e8e 6.5.1...

dependencies

`.indexOf(date.getDay) // that's not a function call` https://github.com/Trekels/vue2-calendar/blob/1a97ae255c5f9c1a65da5b933efdf8eccfd24a1a/src/utils/calendar.js#L90

bug

I think it would be nice if users can add an optional subtitle to an event so that we can fit more content: ![screen shot 2018-11-13 at 8 31 18...