Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-pikaday

Package Overview
Dependencies
Maintainers
5
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-pikaday - npm Package Versions

134

2.2.4

Diff

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)
stravid
published 2.0.0-beta.1 •

Changelog

Source

2.0.0-beta.1

  • Use the DDAU paradigm prefered by Ember. (Contribution by @Fed03)
  • Support all Pikaday options via an hash. (Contribution by @Fed03)
stravid
published 1.1.0 •

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