Skip to content

Conversation

@m0ksem
Copy link
Collaborator

@m0ksem m0ksem commented Aug 14, 2025

No description provided.

@netlify
Copy link

netlify bot commented Aug 14, 2025

👷 Deploy request for vuestic-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 7e102cf

@m0ksem m0ksem requested a review from Copilot August 14, 2025 15:48
@netlify
Copy link

netlify bot commented Aug 14, 2025

Deploy Preview for vuestic-storybook ready!

Name Link
🔨 Latest commit 7e102cf
🔍 Latest deploy log https://app.netlify.com/projects/vuestic-storybook/deploys/689e056a20c05800086b4315
😎 Deploy Preview https://deploy-preview-4571--vuestic-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR focuses on reducing bundle size by removing heavy dependencies (lodash and cleave.js) and replacing them with custom utility implementations. The changes also include updating package versions and improving documentation for Nuxt integration.

  • Removes lodash and cleave.js dependencies from production bundle
  • Replaces external dependencies with custom utility functions
  • Updates documentation with improved Nuxt installation instructions

Reviewed Changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/ui/src/services/global-config/create-global-config.ts Replaces lodash cloneDeep import with custom utility
packages/ui/src/components/va-input/VaInput.demo.vue Removes cleave.js phone addon import
packages/ui/package.json Moves lodash to devDependencies and removes cleave.js
packages/ui/build/plugins/component-v-bind-fix.ts Replaces lodash kebabCase with custom camelCaseToKebabCase utility
packages/sandbox/package.json Adds tsx dependency
packages/nuxt/README.md Updates setup instructions with npx nuxi command
packages/docs/page-config/getting-started/nuxt/index.ts Improves Nuxt installation documentation
packages/docs/page-config/getting-started/installation/index.ts Removes trailing empty lines

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@m0ksem m0ksem merged commit dc0e202 into epicmaxco:develop Aug 14, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant