Releases: timekit-io/booking-js
Releases · timekit-io/booking-js
v1.4.2
Patch:
- #37 Fixes a regression build bug with minified version not having webpack flag set
- #38 Fixes a critical bug that prevented the booking form to book properly
Improvement:
- #38 Changes resulting event description to have custom field placeholders instead of static text.
- #38 Adds tests for booking an event and closing the booking page
v1.4.0
New feature:
- #33 Booking form fields can be customized (enabled, placeholder, prefilled, required) and adds three new types (phone, voip and location). Fixes #16 and #10 and #9
EDIT:
🪲 The minified build in this release is broken, use v1.4.2 instead
v1.3.0
Improvements:
- #27 Foundation for tests with jasmine and karma (running on Circle CI)
- #25 Better callbacks with passed values
Bugfix:
- #24 Fix timeDateFormat preset bug where default is not set
v1.2.2
Bugfixes/improvements:
- #17 Proper localization support for FullCalendar's language files (fixes #15)
v1.2.1
Bugfixes, small improvements and a few regression patches:
- #13 Autoprefixer for crossbrowser css3
- #13 A lightweight fallback for non html5 validation capable browsers (Safari)
- #13 Fixes some regression bugs with textareas
- #13 Non-italic email in success message
- Better sizing of the form area
- More clear CTA in success message
v1.2.0
Improvements:
- #12 Supports for custom time and date formats in booking page
- #6 More expressive success text (and nice loading icon on submit)
v1.1.0
Bugfixes:
- #1 Rendering fix for text size in small timeslots (30 minutes)
New features:
- #2 Optional "Powered by Timekit" footer