Read our contributing guide and analyzer contributing guide. The implementer could take some inspirations from the implementation of existing rules such as useNumberToFixedDigitsArgument. Sugggested names: useParseIntRadix or useParseIntRadixArgument....
Only used with the Radix Wallet mobile app. Link Wallet Connector to your wallet to use dApps in Chrome, or use Ledger devices. - radixdlt/connector-extension
[2, "always"],//对象字面量中的属性名是否强制双引号 "radix": 2,//parseInt必须指定第二个参数 "id-match": 0,//命名检测 "require-yield": 0,//生成器函数必须有yield "semi": [2, "always"],//语句强制分号结尾 "semi-spacing": [0, {"before": false, "after": true}],//分号前后...
> Inspired by [Headless UI](https://github.com/tailwindlabs/headlessui/pull/2959) ```vue <!-- in Nuxt's app.vue --> <script setup lang="ts"> import { ConfigProvider } from 'radix-vue' const useIdFunction = () => useId() </script> <template> <ConfigProvider :use-id="useId...
Showing 1 changed file with 2 additions and 0 deletions. Whitespace Ignore whitespace Split Unified 2 changes: 2 additions & 0 deletions 2 packages/radix-vue/src/Calendar/useCalendar.ts Original file line numberDiff line numberDiff line change @@ -162,6 +162,8 @@ export function use...
Showing 1 changed file with 1 addition and 1 deletion. Whitespace Ignore whitespace Split Unified 2 changes: 1 addition & 1 deletion 2 packages/radix-vue/src/shared/useBodyScrollLock.ts Original file line numberDiff line numberDiff line change @@ -66,7 +66,7 @@ export function use...
We recently released updated Radix primitives, so I'm updating all of our dependencies in Radix Themes to use the latest versions. I also think it's better to use semver ranges rather than pin to specific versions. It's common for Themes users to also use some primitives directly, and if...
2 changes: 1 addition & 1 deletion 2 packages/radix-vue/src/DismissableLayer/utils.ts Original file line numberDiff line numberDiff line change @@ -152,7 +152,7 @@ export function useFocusOutside( return await nextTick() if (isLayerExist(element.value, event.target as HTMLElement)) ...
Close #1182 Feel free to change the commit message when you want to squash it 😬 Vue Playground for showing useEventListener removing events correctly when the component is unmounted or compostable...
Deploying radix-vue with Cloudflare Pages Latest commit: 4c5f2c2 Status: ✅ Deploy successful! Preview URL: https://2d3e19fe.radix-vue.pages.dev Branch Preview URL: https://onmax-fix-duration-class.radix-vue.pages.dev View logs github-actions bot deployed to radix-vue (Preview) Apr...