Socket
Socket
Sign inDemoInstall

ember-power-calendar

Package Overview
Dependencies
367
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.5 to 0.9.6

addon/helpers/ember-power-calendar-day-classes.js

2

CHANGELOG.md
## Master
- [ENHANCEMENT] Allow `{{cal.days}}` component to receive a `dayClass` property that can be either a string or a function that takes `(day, calendar, weeks)` and returns a string. That string is added as a class to days.
## 0.9.5

@@ -4,0 +6,0 @@ - [ENHANCEMENT] Add `type` to public API. Possible values: "single" | "multiple" | "range"

6

package.json
{
"name": "ember-power-calendar",
"version": "0.9.5",
"version": "0.9.6",
"description": "Powerful and customizable calendar component for Ember",

@@ -31,3 +31,2 @@ "scripts": {

"ember-cli-dependency-checker": "^3.0.0",
"ember-cli-eslint": "^5.0.0",
"ember-cli-htmlbars-inline-precompile": "^2.1.0",

@@ -51,6 +50,7 @@ "ember-cli-inject-live-reload": "^2.0.1",

"ember-resolver": "^5.0.1",
"ember-source": "~3.6.0",
"ember-source": "~3.6.1",
"ember-source-channel-url": "^1.1.0",
"ember-truth-helpers": "^2.1.0",
"ember-try": "^1.1.0",
"eslint": "^5.10.0",
"eslint-plugin-ember": "^6.0.1",

@@ -57,0 +57,0 @@ "eslint-plugin-node": "^8.0.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc