New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ember-pikaday

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-pikaday - npm Package Versions

1345

2.2.6

Diff

Changelog

Source

2.2.6

  • Upgrade to ES6 modules (Contribution by @esbanarango)
  • add test on interactor day selection edge case (Contribution by @hakilebara)
  • set autocomplete to off as default (Contribution by @luxferresum)
  • Move ember-cli-moment-shim to dependencies (Contribution by @esbanarango)
alexlafroscia
published 2.2.5 •

Changelog

Source

2.2.5

  • Prevent error in run later when component was destroyed (Contribution by @Schnellesadlerauge))
  • Upgrade to ember/ember-cli 2.18.2 (Contribution by @mnutt))
duizendnegen
published 2.2.4 •

Changelog

Source

2.2.4

  • Fix syntax error (Contribution by @quadstar))
  • Add ability to set a default date (Contribution by @jscn)
  • Remove arguments in component lifecycle hooks (Contribution by @jbaily4)
  • Fixes moment deprecation by using a date format (Contribution by @cah-danmonroe)
duizendnegen
published 2.2.3 •

Changelog

Source

2.2.3

  • Allow binding of autocomplete attribute (Contribution by @npafundi)
  • Upgrade to Ember CLI 2.12.1 (Contribution by @leizhao4)
  • Set minDate and maxDate using a copy to avoid modifying original date (Contribution by @sandydoo)
  • Fix ember-cli-node-asset deprecation of complex imports inline (Contribution by @leizhao4)
  • Remove deprecation warning in using didUpdateAttrs (Contribution by @tsteuwer)
  • Make setDate asychronous (Contribution by @bdollard)
  • run super on willDestroy (Contribution by @devotox)
  • Prepare for FastBoot 1.0 (Contribution by @josemarluedke)
stravid
published 2.2.2 •

Changelog

Source

2.2.2

  • Fix infinite rendering invalidation detected (Contribution by @jedrula)
  • Fix 2.12 deprecation of arguments in component life cycle hooks (Contribution by @leizhao4)
  • Fix enforcing minDate to allow null value (Contribution by @ilucin)
stravid
published 2.2.1 •

Changelog

Source

2.2.1

  • Enforce current date to be between specified min & max date, also on changes of those (Contribution by @showy)
  • Replace deprecated Ember.K syntax with JavaScript alternative (Contribution by @locks)
stravid
published 2.2.0 •

Changelog

Source

2.2.0

  • Fix test helper. (Contribution by @duizendnegen)
  • Use Pikaday through npm instead of bower. (Contribution by @josemarluedke)
  • Fix setting date to wait after min / max date to be updated. (Contribution by @sl249)
  • Fix firing min/max date changes. (Contribution by @patrickberkeley)
  • Basic Fastboot compatibility, by merely rendering an input and excluding Pikaday.js in Fastboot mode. (Contribution by @josemarluedke)
  • Support for modern ember-i18n. (Contribution by @lcpriest)
stravid
published 2.1.0 •

Changelog

Source

2.1.0

  • Remove Moment.js deprecation warning due to passed non-parsable arguments. (Contribution by @mdentremont)
  • Allow binding of tabindex attribute. (Contribution by @FUT)
  • Add inputless component. (Contribution by @lan0)
stravid
published 2.0.0 •

Changelog

Source

2.0.0

  • Add support for onOpen, onClose and onDraw actions. (Contribution by @leizhao4)
stravid
published 2.0.0-beta.2 •

Changelog

Source

2.0.0-beta.2

  • Passed in values respect useUTC setting. (Contribution by @DanLatimer)
  • Correctly call onSelection action when datepicker is cleared. (Contribution by @DanLatimer)
  • Allow binding of hidden and title attributes. (Contribution by @ykaragol)
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc