From 2542b5fe2c6e67ea8ac055baa47100591e468570 Mon Sep 17 00:00:00 2001 From: Giuseppe Scuglia Date: Fri, 7 Feb 2025 16:28:12 +0100 Subject: [PATCH 1/2] fix: set 5s of duration for all the toast notifications (#281) --- src/hooks/use-toast-mutation.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hooks/use-toast-mutation.ts b/src/hooks/use-toast-mutation.ts index e9b935ce..e66894a8 100644 --- a/src/hooks/use-toast-mutation.ts +++ b/src/hooks/use-toast-mutation.ts @@ -42,6 +42,7 @@ export function useToastMutation< success: typeof successMsg === "function" ? successMsg(variables) : successMsg, loading: loadingMsg ?? "Loading...", + duration: 5000, error: (e: TError) => { if (errorMsg) return errorMsg; From bb6bc4c91d3cb0a434e4f2d87451841b2dc35777 Mon Sep 17 00:00:00 2001 From: Stacklok Bot <140063061+stacklokbot@users.noreply.github.com> Date: Mon, 10 Feb 2025 16:24:29 +0200 Subject: [PATCH 2/2] chore(main): release 0.14.1 (#282) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0744f896..6ef07787 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.14.1](https://github.com/stacklok/codegate-ui/compare/v0.14.0...v0.14.1) (2025-02-07) + + +### Bug Fixes + +* set 5s of duration for all the toast notifications ([#281](https://github.com/stacklok/codegate-ui/issues/281)) ([2542b5f](https://github.com/stacklok/codegate-ui/commit/2542b5fe2c6e67ea8ac055baa47100591e468570)) + ## [0.14.0](https://github.com/stacklok/codegate-ui/compare/v0.13.1...v0.14.0) (2025-02-07) diff --git a/package-lock.json b/package-lock.json index 5260ba41..1d646470 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vite-project", - "version": "0.14.0", + "version": "0.14.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vite-project", - "version": "0.14.0", + "version": "0.14.1", "dependencies": { "@hey-api/client-fetch": "^0.7.1", "@monaco-editor/react": "^4.6.0", diff --git a/package.json b/package.json index 22be71a1..09c29047 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vite-project", "private": true, - "version": "0.14.0", + "version": "0.14.1", "type": "module", "scripts": { "dev": "vite", pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy