react-booking-form

🚀 Light, unstyled and flexible library to quickly create booking forms with location search (debounce), calendar, and guest fields.

MIT License

Downloads
237
Stars
26
Committers
3

Bot releases are visible (Hide)

react-booking-form - 2.0.0-alpha.64 Latest Release

Published by max-sym over 2 years ago

The most stable at the moment.

react-booking-form - 2.0.0-alpha.1

Published by max-sym over 2 years ago

  • Using headlessui for popups and portals;
  • Using popperjs to position the floating elements (popups) properly;
  • Added swap locations functionality;
  • Simplified the usage of guest selector;
  • Made it more accessible by keyboard;
  • Updated examples and documentation.
react-booking-form - 1.3.2

Published by max-sym almost 3 years ago

  • The library is much more flexible;
  • Removed heavy dependencies;
  • Added a comprehensive guest selector;
  • More configuration options
react-booking-form - Initial release

Published by max-sym about 3 years ago

  • Greatly improved the library;
  • Added a storybook example