Socket
Socket
Sign inDemoInstall

vue-bootstrap-datetimepicker

Package Overview
Dependencies
1
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13Next

3.1.3

Diff

ankurk91
published 3.1.2 •

Changelog

Source

3.1.2

  • Revert: prevent double dp-change event
    • This was preventing date-picker to update DOM
  • Fix: use as plugin
  • Chore: generate two dist file.
  • Change: dist folder is no longer part of repo. it means bower no longer supported.
ankurk91
published 3.1.1 •

Changelog

Source

3.1.1

  • Fix: prevent double dp-change event
ankurk91
published 3.1.0 •

Changelog

Source

3.1.0

  • Add: Emit all available events
    • You can receive the events like this
    <date-picker v-model="date" @dp-hide="onHide"></date-picker>
    
ankurk91
published 3.0.2 •

ankurk91
published 3.0.1 •

ankurk91
published 3.0.0 •

Changelog

Source

3.0.0

  • Change: DatetimePicker.vue file name to component.vue
    • This may be breaking for users who were directly importing .vue file
  • Add: Ability to pass component name when used a plugin
  • Fix: Handle false value and convert them to null, #4
ankurk91
published 2.4.3 •

Changelog

Source

2.4.3

  • Fix: stopped working in non module environment, #1
ankurk91
published 2.4.2 •

Changelog

Source

2.4.3

  • Fix: stopped working in non module environment, #1
ankurk91
published 2.4.1 •

Changelog

Source

2.4.1

  • Fix: set dp to null upon destroy
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