Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
ember-cli-un-calendar
Advanced tools
Calendar component for ember cli - based on un-calendar ember component but this one works with Ember >= 1.10, which is the limitation of the uncalendar component
ember-cli-uncalendar is an addon based on un-calendar component. I created a separated addon
because un-calendar
has this warning Warning: works only with Ember <= 1.10
. I pretended to fix the uncalendar component itself but
in my case it was better to create a ember cli addon, reuse the logic of uncalendar and fix the problem it has. This is a work in progress,
but as far as I have test it works.
git clone
this repositorynpm install
bower install
ember server
npm test
(Runs ember try:testall
to test your addon against multiple Ember versions)ember test
ember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.
FAQs
Calendar component for ember cli - based on un-calendar ember component but this one works with Ember >= 1.10, which is the limitation of the uncalendar component
We found that ember-cli-un-calendar demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.