Skip to content

Commit

Permalink
Deploy website - based on 32df50664559454d87d2fa640f1f3f2a2549ebc2
Browse files Browse the repository at this point in the history
  • Loading branch information
fkhadra committed Dec 19, 2024
1 parent 71617fb commit 165986d
Show file tree
Hide file tree
Showing 50 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.6.3">
<title data-rh="true">React-Toastify</title><meta data-rh="true" property="og:title" content="React-Toastify"><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://fkhadra.github.io/react-toastify/404.html"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><link data-rh="true" rel="icon" href="/react-toastify/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://fkhadra.github.io/react-toastify/404.html"><link data-rh="true" rel="alternate" href="https://fkhadra.github.io/react-toastify/404.html" hreflang="en"><link data-rh="true" rel="alternate" href="https://fkhadra.github.io/react-toastify/404.html" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://XKWJI2MIYA-dsn.algolia.net" crossorigin="anonymous"><link rel="search" type="application/opensearchdescription+xml" title="React-Toastify" href="/react-toastify/opensearch.xml"><link rel="stylesheet" href="/react-toastify/assets/css/styles.fd9854ab.css">
<script src="/react-toastify/assets/js/runtime~main.48548cac.js" defer="defer"></script>
<script src="/react-toastify/assets/js/runtime~main.27863563.js" defer="defer"></script>
<script src="/react-toastify/assets/js/main.48f41153.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down
2 changes: 1 addition & 1 deletion accessibility/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.6.3">
<title data-rh="true">Accessibility | React-Toastify</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://fkhadra.github.io/react-toastify/accessibility"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Accessibility | React-Toastify"><meta data-rh="true" name="description" content="By default, all toasts are displayed with the ARIA role alert. This can be changed globally or per toast."><meta data-rh="true" property="og:description" content="By default, all toasts are displayed with the ARIA role alert. This can be changed globally or per toast."><link data-rh="true" rel="icon" href="/react-toastify/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://fkhadra.github.io/react-toastify/accessibility"><link data-rh="true" rel="alternate" href="https://fkhadra.github.io/react-toastify/accessibility" hreflang="en"><link data-rh="true" rel="alternate" href="https://fkhadra.github.io/react-toastify/accessibility" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://XKWJI2MIYA-dsn.algolia.net" crossorigin="anonymous"><link rel="search" type="application/opensearchdescription+xml" title="React-Toastify" href="/react-toastify/opensearch.xml"><link rel="stylesheet" href="/react-toastify/assets/css/styles.fd9854ab.css">
<script src="/react-toastify/assets/js/runtime~main.48548cac.js" defer="defer"></script>
<script src="/react-toastify/assets/js/runtime~main.27863563.js" defer="defer"></script>
<script src="/react-toastify/assets/js/main.48f41153.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down
2 changes: 1 addition & 1 deletion add-an-undo-action-to-a-toast/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.6.3">
<title data-rh="true">Add an undo action to a toast (like Google Drive) | React-Toastify</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://fkhadra.github.io/react-toastify/add-an-undo-action-to-a-toast"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Add an undo action to a toast (like Google Drive) | React-Toastify"><link data-rh="true" rel="icon" href="/react-toastify/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://fkhadra.github.io/react-toastify/add-an-undo-action-to-a-toast"><link data-rh="true" rel="alternate" href="https://fkhadra.github.io/react-toastify/add-an-undo-action-to-a-toast" hreflang="en"><link data-rh="true" rel="alternate" href="https://fkhadra.github.io/react-toastify/add-an-undo-action-to-a-toast" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://XKWJI2MIYA-dsn.algolia.net" crossorigin="anonymous"><link rel="search" type="application/opensearchdescription+xml" title="React-Toastify" href="/react-toastify/opensearch.xml"><link rel="stylesheet" href="/react-toastify/assets/css/styles.fd9854ab.css">
<script src="/react-toastify/assets/js/runtime~main.48548cac.js" defer="defer"></script>
<script src="/react-toastify/assets/js/runtime~main.27863563.js" defer="defer"></script>
<script src="/react-toastify/assets/js/main.48f41153.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down
2 changes: 1 addition & 1 deletion addons/use-notification-center/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.6.3">
<title data-rh="true">useNotificationCenter | React-Toastify</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://fkhadra.github.io/react-toastify/addons/use-notification-center"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="useNotificationCenter | React-Toastify"><meta data-rh="true" name="description" content="useNotificationCenter is a headless hook to build your notification center on top of react-toastify. In short, every time you call toast or any other variants like toast.update, toast.promise, toast.info, etc, the notification will be added to the toast center."><meta data-rh="true" property="og:description" content="useNotificationCenter is a headless hook to build your notification center on top of react-toastify. In short, every time you call toast or any other variants like toast.update, toast.promise, toast.info, etc, the notification will be added to the toast center."><link data-rh="true" rel="icon" href="/react-toastify/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://fkhadra.github.io/react-toastify/addons/use-notification-center"><link data-rh="true" rel="alternate" href="https://fkhadra.github.io/react-toastify/addons/use-notification-center" hreflang="en"><link data-rh="true" rel="alternate" href="https://fkhadra.github.io/react-toastify/addons/use-notification-center" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://XKWJI2MIYA-dsn.algolia.net" crossorigin="anonymous"><link rel="search" type="application/opensearchdescription+xml" title="React-Toastify" href="/react-toastify/opensearch.xml"><link rel="stylesheet" href="/react-toastify/assets/css/styles.fd9854ab.css">
<script src="/react-toastify/assets/js/runtime~main.48548cac.js" defer="defer"></script>
<script src="/react-toastify/assets/js/runtime~main.27863563.js" defer="defer"></script>
<script src="/react-toastify/assets/js/main.48f41153.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down
2 changes: 1 addition & 1 deletion api/collapse-toast/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.6.3">
<title data-rh="true">collapseToast | React-Toastify</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://fkhadra.github.io/react-toastify/api/collapse-toast"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="collapseToast | React-Toastify"><meta data-rh="true" name="description" content="| Parameter | Type | Required | Default | Description |"><meta data-rh="true" property="og:description" content="| Parameter | Type | Required | Default | Description |"><link data-rh="true" rel="icon" href="/react-toastify/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://fkhadra.github.io/react-toastify/api/collapse-toast"><link data-rh="true" rel="alternate" href="https://fkhadra.github.io/react-toastify/api/collapse-toast" hreflang="en"><link data-rh="true" rel="alternate" href="https://fkhadra.github.io/react-toastify/api/collapse-toast" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://XKWJI2MIYA-dsn.algolia.net" crossorigin="anonymous"><link rel="search" type="application/opensearchdescription+xml" title="React-Toastify" href="/react-toastify/opensearch.xml"><link rel="stylesheet" href="/react-toastify/assets/css/styles.fd9854ab.css">
<script src="/react-toastify/assets/js/runtime~main.48548cac.js" defer="defer"></script>
<script src="/react-toastify/assets/js/runtime~main.27863563.js" defer="defer"></script>
<script src="/react-toastify/assets/js/main.48f41153.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down
2 changes: 1 addition & 1 deletion api/css-transition/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.6.3">
<title data-rh="true">cssTransition | React-Toastify</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://fkhadra.github.io/react-toastify/api/css-transition"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="cssTransition | React-Toastify"><meta data-rh="true" name="description" content="| Parameter | Type | Required | Default | Description |"><meta data-rh="true" property="og:description" content="| Parameter | Type | Required | Default | Description |"><link data-rh="true" rel="icon" href="/react-toastify/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://fkhadra.github.io/react-toastify/api/css-transition"><link data-rh="true" rel="alternate" href="https://fkhadra.github.io/react-toastify/api/css-transition" hreflang="en"><link data-rh="true" rel="alternate" href="https://fkhadra.github.io/react-toastify/api/css-transition" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://XKWJI2MIYA-dsn.algolia.net" crossorigin="anonymous"><link rel="search" type="application/opensearchdescription+xml" title="React-Toastify" href="/react-toastify/opensearch.xml"><link rel="stylesheet" href="/react-toastify/assets/css/styles.fd9854ab.css">
<script src="/react-toastify/assets/js/runtime~main.48548cac.js" defer="defer"></script>
<script src="/react-toastify/assets/js/runtime~main.27863563.js" defer="defer"></script>
<script src="/react-toastify/assets/js/main.48f41153.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down
2 changes: 1 addition & 1 deletion api/toast-container/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.6.3">
<title data-rh="true">ToastContainer | React-Toastify</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://fkhadra.github.io/react-toastify/api/toast-container"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="ToastContainer | React-Toastify"><meta data-rh="true" name="description" content="Props"><meta data-rh="true" property="og:description" content="Props"><link data-rh="true" rel="icon" href="/react-toastify/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://fkhadra.github.io/react-toastify/api/toast-container"><link data-rh="true" rel="alternate" href="https://fkhadra.github.io/react-toastify/api/toast-container" hreflang="en"><link data-rh="true" rel="alternate" href="https://fkhadra.github.io/react-toastify/api/toast-container" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://XKWJI2MIYA-dsn.algolia.net" crossorigin="anonymous"><link rel="search" type="application/opensearchdescription+xml" title="React-Toastify" href="/react-toastify/opensearch.xml"><link rel="stylesheet" href="/react-toastify/assets/css/styles.fd9854ab.css">
<script src="/react-toastify/assets/js/runtime~main.48548cac.js" defer="defer"></script>
<script src="/react-toastify/assets/js/runtime~main.27863563.js" defer="defer"></script>
<script src="/react-toastify/assets/js/main.48f41153.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down
2 changes: 1 addition & 1 deletion api/toast/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.6.3">
<title data-rh="true">toast | React-Toastify</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://fkhadra.github.io/react-toastify/api/toast"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="toast | React-Toastify"><meta data-rh="true" name="description" content="Props"><meta data-rh="true" property="og:description" content="Props"><link data-rh="true" rel="icon" href="/react-toastify/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://fkhadra.github.io/react-toastify/api/toast"><link data-rh="true" rel="alternate" href="https://fkhadra.github.io/react-toastify/api/toast" hreflang="en"><link data-rh="true" rel="alternate" href="https://fkhadra.github.io/react-toastify/api/toast" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://XKWJI2MIYA-dsn.algolia.net" crossorigin="anonymous"><link rel="search" type="application/opensearchdescription+xml" title="React-Toastify" href="/react-toastify/opensearch.xml"><link rel="stylesheet" href="/react-toastify/assets/css/styles.fd9854ab.css">
<script src="/react-toastify/assets/js/runtime~main.48548cac.js" defer="defer"></script>
<script src="/react-toastify/assets/js/runtime~main.27863563.js" defer="defer"></script>
<script src="/react-toastify/assets/js/main.48f41153.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
Expand Down
1 change: 1 addition & 0 deletions assets/js/4e6962c3.6d0cc02c.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/js/4e6962c3.a9a4e62d.js

This file was deleted.

Loading

0 comments on commit 165986d

Please sign in to comment.