ui icon indicating copy to clipboard operation
ui copied to clipboard

fix(vue): make theme reactive

Open HugoRCD opened this issue 8 months ago โ€ข 2 comments

๐Ÿ”— Linked issue

resolve #3952

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation or readme)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • [ ] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

๐Ÿ“ Checklist

  • [ ] I have linked an issue or discussion.
  • [ ] I have updated the documentation accordingly.

HugoRCD avatar Apr 24 '25 14:04 HugoRCD

npm i https://pkg.pr.new/@nuxt/ui@3971

commit: 266e870

pkg-pr-new[bot] avatar Apr 24 '25 14:04 pkg-pr-new[bot]

โœ… Deployed ui3

Deployed ui3 266e870e6793b9349af2c463aabdbf04154b0f63 to preview

๐Ÿ”— fix-3952.ui-6q2.pages.dev
๐Ÿ“Œ 0f63fc8f.ui-6q2.pages.dev
๐Ÿ“ฑ
View QR Code QR code linking to deployment URL.

๐Ÿ“‹ View deployment logs

nuxthub-admin[bot] avatar Apr 24 '25 14:04 nuxthub-admin[bot]

@HugoRCD Does this work with the useAppConfig composable imported from #imports defined in stubs.ts?

This doesn't work ๐Ÿ˜ฌ CleanShot 2025-05-11 at 22 18 34

HugoRCD avatar May 11 '25 20:05 HugoRCD

Closing in favor of https://github.com/nuxt/ui/commit/869c0708bd351c7be44e5e430c348b19dd316db9.

benjamincanac avatar May 12 '25 13:05 benjamincanac