Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
szhsin committed Dec 2, 2024
1 parent 8ba3ade commit 05f8178
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.6.2">
<title data-rh="true">React Autocomplete</title><meta data-rh="true" property="og:title" content="React Autocomplete"><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://szhsin.github.io/react-autocomplete/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-autocomplete/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://szhsin.github.io/react-autocomplete/404.html"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/404.html" hreflang="en"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/404.html" hreflang="x-default"><link rel="stylesheet" href="/react-autocomplete/assets/css/styles.d39837d9.css">
<title data-rh="true">React Autocomplete</title><meta data-rh="true" property="og:title" content="React Autocomplete"><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://szhsin.github.io/react-autocomplete/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-autocomplete/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://szhsin.github.io/react-autocomplete/404.html"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/404.html" hreflang="en"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/404.html" hreflang="x-default"><link rel="stylesheet" href="/react-autocomplete/assets/css/styles.0bcd4345.css">
<script src="/react-autocomplete/assets/js/runtime~main.088ae4ca.js" defer="defer"></script>
<script src="/react-autocomplete/assets/js/main.2c5814e0.js" defer="defer"></script>
</head>
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/design/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.6.2">
<title data-rh="true">Design Concept | React Autocomplete</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://szhsin.github.io/react-autocomplete/docs/design"><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="Design Concept | React Autocomplete"><meta data-rh="true" name="description" content="The API consists of a main React hook and a feature that work together under a defined contract."><meta data-rh="true" property="og:description" content="The API consists of a main React hook and a feature that work together under a defined contract."><link data-rh="true" rel="icon" href="/react-autocomplete/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://szhsin.github.io/react-autocomplete/docs/design"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/docs/design" hreflang="en"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/docs/design" hreflang="x-default"><link rel="stylesheet" href="/react-autocomplete/assets/css/styles.d39837d9.css">
<title data-rh="true">Design Concept | React Autocomplete</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://szhsin.github.io/react-autocomplete/docs/design"><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="Design Concept | React Autocomplete"><meta data-rh="true" name="description" content="The API consists of a main React hook and a feature that work together under a defined contract."><meta data-rh="true" property="og:description" content="The API consists of a main React hook and a feature that work together under a defined contract."><link data-rh="true" rel="icon" href="/react-autocomplete/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://szhsin.github.io/react-autocomplete/docs/design"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/docs/design" hreflang="en"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/docs/design" hreflang="x-default"><link rel="stylesheet" href="/react-autocomplete/assets/css/styles.0bcd4345.css">
<script src="/react-autocomplete/assets/js/runtime~main.088ae4ca.js" defer="defer"></script>
<script src="/react-autocomplete/assets/js/main.2c5814e0.js" defer="defer"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion docs/extras/action-items/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.6.2">
<title data-rh="true">Action items | React Autocomplete</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://szhsin.github.io/react-autocomplete/docs/extras/action-items"><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="Action items | React Autocomplete"><meta data-rh="true" name="description" content="You can specify items in the list as actions and define what happens after they are triggered. This is useful for extending functionality, such as building a &#x27;creatable&#x27; autocomplete feature."><meta data-rh="true" property="og:description" content="You can specify items in the list as actions and define what happens after they are triggered. This is useful for extending functionality, such as building a &#x27;creatable&#x27; autocomplete feature."><link data-rh="true" rel="icon" href="/react-autocomplete/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://szhsin.github.io/react-autocomplete/docs/extras/action-items"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/docs/extras/action-items" hreflang="en"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/docs/extras/action-items" hreflang="x-default"><link rel="stylesheet" href="/react-autocomplete/assets/css/styles.d39837d9.css">
<title data-rh="true">Action items | React Autocomplete</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://szhsin.github.io/react-autocomplete/docs/extras/action-items"><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="Action items | React Autocomplete"><meta data-rh="true" name="description" content="You can specify items in the list as actions and define what happens after they are triggered. This is useful for extending functionality, such as building a &#x27;creatable&#x27; autocomplete feature."><meta data-rh="true" property="og:description" content="You can specify items in the list as actions and define what happens after they are triggered. This is useful for extending functionality, such as building a &#x27;creatable&#x27; autocomplete feature."><link data-rh="true" rel="icon" href="/react-autocomplete/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://szhsin.github.io/react-autocomplete/docs/extras/action-items"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/docs/extras/action-items" hreflang="en"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/docs/extras/action-items" hreflang="x-default"><link rel="stylesheet" href="/react-autocomplete/assets/css/styles.0bcd4345.css">
<script src="/react-autocomplete/assets/js/runtime~main.088ae4ca.js" defer="defer"></script>
<script src="/react-autocomplete/assets/js/main.2c5814e0.js" defer="defer"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion docs/extras/async/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.6.2">
<title data-rh="true">Async example | React Autocomplete</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://szhsin.github.io/react-autocomplete/docs/extras/async"><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="Async example | React Autocomplete"><meta data-rh="true" name="description" content="When the list of items is fetched asynchronously, instead of computing them directly in the render body, the items should be stored in a local state, a global state store, or managed by a data-fetching library like React Query."><meta data-rh="true" property="og:description" content="When the list of items is fetched asynchronously, instead of computing them directly in the render body, the items should be stored in a local state, a global state store, or managed by a data-fetching library like React Query."><link data-rh="true" rel="icon" href="/react-autocomplete/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://szhsin.github.io/react-autocomplete/docs/extras/async"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/docs/extras/async" hreflang="en"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/docs/extras/async" hreflang="x-default"><link rel="stylesheet" href="/react-autocomplete/assets/css/styles.d39837d9.css">
<title data-rh="true">Async example | React Autocomplete</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://szhsin.github.io/react-autocomplete/docs/extras/async"><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="Async example | React Autocomplete"><meta data-rh="true" name="description" content="When the list of items is fetched asynchronously, instead of computing them directly in the render body, the items should be stored in a local state, a global state store, or managed by a data-fetching library like React Query."><meta data-rh="true" property="og:description" content="When the list of items is fetched asynchronously, instead of computing them directly in the render body, the items should be stored in a local state, a global state store, or managed by a data-fetching library like React Query."><link data-rh="true" rel="icon" href="/react-autocomplete/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://szhsin.github.io/react-autocomplete/docs/extras/async"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/docs/extras/async" hreflang="en"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/docs/extras/async" hreflang="x-default"><link rel="stylesheet" href="/react-autocomplete/assets/css/styles.0bcd4345.css">
<script src="/react-autocomplete/assets/js/runtime~main.088ae4ca.js" defer="defer"></script>
<script src="/react-autocomplete/assets/js/main.2c5814e0.js" defer="defer"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion docs/extras/disabled-items/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.6.2">
<title data-rh="true">Disabled items | React Autocomplete</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://szhsin.github.io/react-autocomplete/docs/extras/disabled-items"><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="Disabled items | React Autocomplete"><meta data-rh="true" name="description" content="Items can be disabled, preventing them from being interacted with or selected."><meta data-rh="true" property="og:description" content="Items can be disabled, preventing them from being interacted with or selected."><link data-rh="true" rel="icon" href="/react-autocomplete/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://szhsin.github.io/react-autocomplete/docs/extras/disabled-items"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/docs/extras/disabled-items" hreflang="en"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/docs/extras/disabled-items" hreflang="x-default"><link rel="stylesheet" href="/react-autocomplete/assets/css/styles.d39837d9.css">
<title data-rh="true">Disabled items | React Autocomplete</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://szhsin.github.io/react-autocomplete/docs/extras/disabled-items"><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="Disabled items | React Autocomplete"><meta data-rh="true" name="description" content="Items can be disabled, preventing them from being interacted with or selected."><meta data-rh="true" property="og:description" content="Items can be disabled, preventing them from being interacted with or selected."><link data-rh="true" rel="icon" href="/react-autocomplete/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://szhsin.github.io/react-autocomplete/docs/extras/disabled-items"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/docs/extras/disabled-items" hreflang="en"><link data-rh="true" rel="alternate" href="https://szhsin.github.io/react-autocomplete/docs/extras/disabled-items" hreflang="x-default"><link rel="stylesheet" href="/react-autocomplete/assets/css/styles.0bcd4345.css">
<script src="/react-autocomplete/assets/js/runtime~main.088ae4ca.js" defer="defer"></script>
<script src="/react-autocomplete/assets/js/main.2c5814e0.js" defer="defer"></script>
</head>
Expand Down
Loading

0 comments on commit 05f8178

Please sign in to comment.