Syed Ali Shahbaz
8bbfc0c7f0
Adds complementing text color for various brand colors that the user might choose ( #1289 )
...
* added contrast evaluator
* added brandtext --WIP
* further changes and fixes
* fixed type err
* fixed datepicker bug
* changed brandtext to brandcontrast
* further dark mode changes
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-12-14 10:39:32 +00:00
Peer Richelsen
773e9ac57e
replaced black color with new brand variable to make styling easier ( #1125 )
2021-11-04 14:30:37 +00:00
Omar López
cfd70172f0
Refactors useLocale ( #908 )
...
* Removes unused component
* Refactors useLocale
We don't need to pass the locale prop everywhere
* Fixes syntax error
* Adds warning for missing localeProps
* Simplify i18n utils
* Update components/I18nLanguageHandler.tsx
Co-authored-by: Mihai C <34626017+mihaic195@users.noreply.github.com>
* Type fixes
Co-authored-by: Mihai C <34626017+mihaic195@users.noreply.github.com>
2021-10-12 13:11:33 +00:00
Mihai C
2c9b301b77
Feat/i18n crowdin ( #752 )
...
* feat: add crowdin and supported languages
* fix: main branch name
* feat: test crowdin integration
* feat: add crowdin config skeleton
* feat: update crowdin.yml
* fix: remove ro translation
* test: en translation
* test: en translation
* New Crowdin translations by Github Action (#735 )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
* test: en translation
* fix: separate upload/download workflows
* wip
* New Crowdin translations by Github Action (#738 )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
* wip
* wip
* wip
* wip
* wip
* typo
* wip
* wip
* update crowdin config
* update
* chore: support i18n de,es,fr,it,pt,ru,ro,en
* chore: extract i18n strings
* chore: extract booking components strings for i18n
* wip
* extract more strings
* wip
* fallback to getServerSideProps for now
* New Crowdin translations by Github Action (#874 )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
* fix: minor fixes on the datepicker
* fix: add dutch lang
* fix: linting issues
* fix: string
* fix: update GHA
* cleanup trpc
* fix linting
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-10-08 14:43:48 +03: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
Omar López
d194878bb2
Suggestion: let prettier sort imports order ( #673 )
...
* Suggestion: let prettier sort imports order
# Conflicts:
# yarn.lock
* AUTO SORT ALL THE IMPORTS
* Linting
* Fixes test
2021-09-22 13:52:38 -06:00
Peer_Rich
e9ff62109d
upgraded radix-ui as to asChild, refactored <button className=""> to <Button color="secondary"> ( #632 )
2021-09-14 09:20:24 +01:00
Alex van Andel
afb8ce7109
Fixes #494 : TimeOptions 24h clock toggle broken ( #495 )
2021-08-19 14:36:17 +02:00
Peer Richelsen
1dc6ae1d26
added border to date picker days on mobile
2021-08-12 16:29:48 +02:00
Peer Richelsen
b263970b4f
padding to powered by and svg fixes
2021-08-08 17:13:31 +02:00
Peer Richelsen
8340fce157
extracted classNames into helpers
2021-08-03 10:30:35 +02:00
Peer Richelsen
bd7443017a
fixed layout for react-select
2021-08-02 17:24:01 +02:00
Peer Richelsen
01fc00b92f
added darkmode classs to ¢[type] and /book
2021-07-07 21:58:18 +02:00
nicolas
3c09837104
Resolved conflicts
2021-07-07 12:43:13 +02:00
Alex van Andel
e78a34e2ce
Implements slot logic with the DatePicker, more tests for slots
2021-06-30 01:35:08 +00:00
Alex van Andel
a463fded8f
Added <AvailableTimes /> and <TimeOptions /> components
2021-06-20 14:19:41 +00:00
Alex van Andel
01eacedde8
Timezone should never be unless it has no state yet, so used that to simplify TimeOptions
2021-06-20 00:08:48 +00:00
Alex van Andel
b423f2894a
WIP to save progress
2021-06-19 22:50:47 +00:00