Omar López
|
bc7da563d8
|
fix: Prevents mixed server and client code (#10909)
|
2023-08-23 16:25:43 +00:00 |
Omar López
|
6743aa4609
|
fix: client locale inference (#10850)
|
2023-08-22 14:34:55 +02:00 |
Omar López
|
b7851e6e53
|
refactor: next/router hooks with next/navigation hooks (#9105)
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
|
2023-08-02 11:35:48 +02:00 |
Alex van Andel
|
dcbf695217
|
Remove getDirFromLang, in favour of doing this in the I18nLanguageHan… (#8425)
* Remove getDirFromLang, in favour of doing this in the I18nLanguageHandler exclusively
* Small tweak
|
2023-04-21 00:45:22 +00:00 |
Omar López
|
7c749299bb
|
Enforces explicit type imports (#7158)
* Enforces explicit type imports
* Upgrades typescript-eslint
* Upgrades eslint related dependencies
* Update config
* Sync packages mismatches
* Syncs prettier version
* Linting
* Relocks node version
* Fixes
* Locks @vitejs/plugin-react to 1.3.2
* Linting
|
2023-02-16 15:39:57 -07:00 |
Hariom Balhara
|
2a1acc1294
|
Fix lang and dir attributes not being set (#6243)
|
2023-01-03 11:09:05 +01:00 |
Omar López
|
9447f16b82
|
Migrates all tRPC code to a monorepo package (#3484)
* WIP
* WIP
* Type and migration fixes
* Adds missing default import
* Fixes import
* Fixes tRPC imports in App Store
* Migrate stripe helpers
* WIP
* Type fixes
* Type fix?
* Test fixes
* Adds missing stripe packages
* Moved queries to lib instead
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-07-22 11:27:06 -06:00 |