Peer Richelsen
8bb3e9c0be
RTL (right-to-left) layout ( #1654 )
...
* added rtl to body
* added locale checkker in _document.tsx to check for ar or he locale
* added rtl modifiers for event-types
* added rtl classes
* wip
* wip
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-02-01 22:17:37 +00:00
Omar López
a04336ba06
Added booking tabs, type fixing and refactoring ( #825 )
...
* More type fixes
* More type fixes
* Type fixes
* Adds inputMode to email fields
* Added booking tabs
* Adds aditional notes to bookings
2021-09-29 22:33:18 +01:00
Alex van Andel
dc7b084bdf
Remove Moment dependency by changing implementation of DateRangePicker to something leaner ( #798 )
...
* chore: extracted all DateRangePicker logic from event-types/[type].tsx
* Minor alignment fixes + Date.now() instead of 1970.
* Removes react-dates, implements wojtekmaj/react-daterange-picker
2021-09-27 22:12:55 +01:00