From 18d0265c08bfcb537a6c0db757c0327602db06b4 Mon Sep 17 00:00:00 2001 From: Michael Brevard Date: Tue, 10 Dec 2024 11:35:38 +0200 Subject: [PATCH 01/14] docs: migration guide --- docs/content/1.getting-started/8.migration.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/content/1.getting-started/8.migration.md diff --git a/docs/content/1.getting-started/8.migration.md b/docs/content/1.getting-started/8.migration.md new file mode 100644 index 0000000000..052cc699fa --- /dev/null +++ b/docs/content/1.getting-started/8.migration.md @@ -0,0 +1,15 @@ +--- +title: Migration +description: 'Migration guide from Nuxt UI v2.x to Nuxt UI v3.x' +--- + +Nuxt UI v3 has had many changes from Nuxt UI v2. While most of the functionality was kept, some breaking changes are inevitable in a major release. + +Below is a comprehensive migration guide to help you transition to Nuxt UI v3 quickly and efficiently. + +### Renamed components +The following changes require you to simply change the name in the project. No further modification are needed: + +1. `UDivider` was renamed to `USeparator` +2. `UDropdown` was renamed to `UDropdownMenu` +3. The panel slot in `UPopup` (`