Changes chore: Removes the openapi-fetch + React Query example -> openapi-react-query. Also adds a mention for swr-openapi How to Review See docs preview Checklist Unit tests updated docs/ upd...
Motivation CRA is now deprecated, and its react-dev-utils package too. https://react.dev/blog/2025/02/14/sunsetting-create-react-app We only use a subset of that package but pull a large dependency...
Hi, I am trying to remove the all characters in a selected cell that is formatted with strikethrough. I managed the Office script below but it's only removing the strikethrough format and doesn't d... afhamilton getFont() is applied to entire cell, and.getFont().get...
Hello, I want to remove a builddefinition variable in a Azure DevOps Build Pipeline in typescript because I'm implementing a custom build task. I know, there is a "UpdateDefinitonProperties" metho... ,
Currently, the implementation has a potential issue becauseuseQuerycalls from different clients are assigned the same key, even though they're querying different endpoints. For example: import{defaultascreateFetchClient}from'openapi-fetch'importcreateClientfrom'openapi-react-query'constclient1=createClient...
from 1.21.0 to 1.21.1 |1 versionahead of your current version |a month ago on 2024-08-22 @react-spring/web from 9.7.3 to 9.7.4 |1 versionahead of your current version |2 months ago on 2024-07-21 @react-three/drei from 9.109.2 to 9.111.3 |8 versionsahead of your current versi...
I am trying to remove the all characters in a selected cell that is formatted with strikethrough. I managed the Office script below but it's only removing the strikethrough format and doesn't delete the 'strikethrough formatted' word. Any suggestions how I can modify the script to achi...
- [`@cypress/react`](https://github.com/cypress-io/cypress/blob/develop/npm/react/CHANGELOG.md) Expand Down 1 change: 1 addition & 0 deletions 1 CONTRIBUTING.md Show comments View file Edit file Delete file This file contains bidirectional Unicode text that may be interpreted or compiled...
const UsingTypescript: React.FC<PageProps<DataProps>> = ({ data, path, location }) => ( const UsingTypescript: React.FC<PageProps<DataProps>> = ({ data, path, location, }) => ( <Layout title="Using TypeScript" location={location}> <SEO title="Using TypeScript" /> <h1>Gatsby ...
@@ -34,8 +34,7 @@ async function getTemplateName({ template }: Argv) { { value: 'vue2', label: 'Vue 2' }, { value: 'lit', label: 'Lit' }, { value: 'preact', label: 'Preact' }, { value: 'svelte', label: 'Svelte 5' }, { value: 'svelte4', label: 'Svelte 4'...