From b73aeb487bcf0960994737d69e171b74ee632fa1 Mon Sep 17 00:00:00 2001 From: MYSTYX7 Date: Sat, 2 Dec 2023 23:36:08 +0530 Subject: [PATCH 1/9] Fixed Locale & ThemeSwitch Button overlap issue --- apps/client/src/pages/auth/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/pages/auth/layout.tsx b/apps/client/src/pages/auth/layout.tsx index c5b32a92..fabc7d8a 100644 --- a/apps/client/src/pages/auth/layout.tsx +++ b/apps/client/src/pages/auth/layout.tsx @@ -24,7 +24,7 @@ export const AuthLayout = () => { return (
-
+
From a8ede8faed0141dab5fd35c8e9804a6ab1c3f064 Mon Sep 17 00:00:00 2001 From: MYSTYX7 Date: Sat, 2 Dec 2023 23:46:05 +0530 Subject: [PATCH 2/9] Minor change --- apps/client/src/pages/auth/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/pages/auth/layout.tsx b/apps/client/src/pages/auth/layout.tsx index fabc7d8a..bf10c016 100644 --- a/apps/client/src/pages/auth/layout.tsx +++ b/apps/client/src/pages/auth/layout.tsx @@ -24,7 +24,7 @@ export const AuthLayout = () => { return (
-
+
From 7124563225b2fa3599facbbe4f726c131e4c7de6 Mon Sep 17 00:00:00 2001 From: MYSTYX7 Date: Sat, 2 Dec 2023 23:47:20 +0530 Subject: [PATCH 3/9] fix(auth): Fix Locale & ThemeSwitch button overlap --- apps/client/src/pages/auth/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/pages/auth/layout.tsx b/apps/client/src/pages/auth/layout.tsx index bf10c016..fabc7d8a 100644 --- a/apps/client/src/pages/auth/layout.tsx +++ b/apps/client/src/pages/auth/layout.tsx @@ -24,7 +24,7 @@ export const AuthLayout = () => { return (
-
+
From fb41d3afc62c02ac5bdf55f9383aef3476318438 Mon Sep 17 00:00:00 2001 From: MYSTYX7 Date: Sat, 2 Dec 2023 23:53:34 +0530 Subject: [PATCH 4/9] fix(auth): Fix Locale & ThemeSwitch button overlap --- apps/client/src/pages/auth/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/pages/auth/layout.tsx b/apps/client/src/pages/auth/layout.tsx index c5b32a92..fabc7d8a 100644 --- a/apps/client/src/pages/auth/layout.tsx +++ b/apps/client/src/pages/auth/layout.tsx @@ -24,7 +24,7 @@ export const AuthLayout = () => { return (
-
+
From d061829bebe355d9800801f5b1150be4ed3f4aad Mon Sep 17 00:00:00 2001 From: MYSTYX7 Date: Sat, 2 Dec 2023 23:59:55 +0530 Subject: [PATCH 5/9] fix(auth): Fix Locale & ThemeSwitch button overlap --- apps/client/src/pages/auth/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/pages/auth/layout.tsx b/apps/client/src/pages/auth/layout.tsx index fabc7d8a..620580cc 100644 --- a/apps/client/src/pages/auth/layout.tsx +++ b/apps/client/src/pages/auth/layout.tsx @@ -24,7 +24,7 @@ export const AuthLayout = () => { return (
-
+
From f7e92a516a1e4de8c7895299ee70bc1b48c64c14 Mon Sep 17 00:00:00 2001 From: MYSTYX7 Date: Sun, 3 Dec 2023 00:00:10 +0530 Subject: [PATCH 6/9] fix(auth): Fix Locale & ThemeSwitch button overlap --- apps/client/src/pages/auth/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/pages/auth/layout.tsx b/apps/client/src/pages/auth/layout.tsx index 620580cc..fabc7d8a 100644 --- a/apps/client/src/pages/auth/layout.tsx +++ b/apps/client/src/pages/auth/layout.tsx @@ -24,7 +24,7 @@ export const AuthLayout = () => { return (
-
+
From f7849e02ee006703038412296e00ee1bfc8fc34c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 06:45:01 +0000 Subject: [PATCH 7/9] build(deps-dev): bump @adobe/css-tools from 4.3.1 to 4.3.2 Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2. - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md) - [Commits](https://github.com/adobe/css-tools/commits) --- updated-dependencies: - dependency-name: "@adobe/css-tools" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 16116a33..19d70867 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -630,8 +630,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /@adobe/css-tools@4.3.1: - resolution: {integrity: sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg==} + /@adobe/css-tools@4.3.2: + resolution: {integrity: sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==} dev: true /@alloc/quick-lru@5.2.0: @@ -17468,7 +17468,7 @@ packages: resolution: {integrity: sha512-lQ9w/XIOH5ZHVNuNbWW8D822r+/wBSO/d6XvtyHLF7LW4KaCIDeVbvn5DF8fGCJAUCwVhVi/h6J0NUcnylUEjg==} hasBin: true dependencies: - '@adobe/css-tools': 4.3.1 + '@adobe/css-tools': 4.3.2 debug: 4.3.4 glob: 7.2.3 sax: 1.2.4 From d0ef127fe1ecac18ff17237963325cb30eb7b7ff Mon Sep 17 00:00:00 2001 From: MYSTYX7 Date: Sun, 3 Dec 2023 00:00:10 +0530 Subject: [PATCH 8/9] fix(auth): Fix Locale & ThemeSwitch button overlap --- apps/client/src/pages/auth/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/pages/auth/layout.tsx b/apps/client/src/pages/auth/layout.tsx index c5b32a92..fabc7d8a 100644 --- a/apps/client/src/pages/auth/layout.tsx +++ b/apps/client/src/pages/auth/layout.tsx @@ -24,7 +24,7 @@ export const AuthLayout = () => { return (
-
+
From aa8a8e378e75673187bfd8e54ee9730badc3fd32 Mon Sep 17 00:00:00 2001 From: MYSTYX7 Date: Mon, 4 Dec 2023 16:29:13 +0530 Subject: [PATCH 9/9] fix(auth): Locale & Theme switch in authentication --- apps/client/src/pages/auth/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/client/src/pages/auth/layout.tsx b/apps/client/src/pages/auth/layout.tsx index fabc7d8a..d5cb8c53 100644 --- a/apps/client/src/pages/auth/layout.tsx +++ b/apps/client/src/pages/auth/layout.tsx @@ -24,13 +24,13 @@ export const AuthLayout = () => { return (
-
+
-
+