DEV Community

Ondrej Valenta for Keenmate s.r.o.

Posted on

@keenmate/web-daterangepicker v2.0.0-rc02 relased

New (un)lock command has been added to published @keenmate/web-daterangepicker v2.0.0@rc02 to support scenarios like this one..

  • Select days you want to book
  • Get estimated price without calling a database
  • After confirm button (can be also inside of daterangepicker, makes no difference) is pressed and summary is externally updated through another command, whole daterangepicker is locked (or just part of it, depends on the parameter)

You can try it here
https://www.npmjs.com/package/@keenmate/web-daterangepicker/v/2.0.0-rc02?activeTab=versions

Top comments (0)