cal.pub0.org/apps/web
Nafees Nazik fa9d72fc0a
fix: flash of untranslated title in `settings/my-account/profile` (#6163)
* fix: flash of untranslated content

* feat: extract loading into a variable

* fix: use optional chaining because typescript complaining

* feat: render Meta component even if not loading for seo purpose

* fix: received an array with more than 1 element as
children warning

* fix: changes

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-01-06 10:35:32 -07:00
..
components Upgrade to next 13.1 (#6265) 2023-01-06 12:13:56 +00:00
docs
lib Fix lang and dir attributes not being set (#6243) 2023-01-03 11:09:05 +01:00
pages fix: flash of untranslated title in `settings/my-account/profile` (#6163) 2023-01-06 10:35:32 -07:00
playwright Refactor/email confirm links (#6151) 2022-12-21 17:15:51 -07:00
public New Crowdin translations by Github Action (#6308) 2023-01-06 16:58:09 +01:00
scripts
server/lib Preparations so public API can use tRPC procedures 2022-11-18 16:36:32 -07:00
styles refactor(web): remove `fonts.css`, rely on `shared-globals.css` (#6220) 2023-01-02 19:11:06 +00:00
test Revive getSchedule Tests and add more (#6200) 2023-01-04 15:40:06 -07:00
.eslintignore
.gitignore
.nvmrc chore(web): update .nvmrc to node 16 (#6214) 2023-01-04 15:20:05 -07:00
calendso.yaml
middleware.ts
next-i18next.config.js
next.config.js Upgrade to next 13.1 (#6265) 2023-01-06 12:13:56 +00:00
package.json revert version change 2023-01-06 16:59:26 +01:00
postcss.config.js
project.toml
sentry.client.config.js
sentry.properties
sentry.server.config.js
tailwind.config.js
tsconfig.json