refactor: package optimisations#3355
Conversation
* refactor(theme): replace lodash code * refactor(deps): remove lodash packages * refactor(theme): replace lodash get usage * refactor(use-infinite-scroll): replace lodash debounce * refactor(calendar): replace lodash debounce * refactor(docs): replace lodash captialize function * refactor(docs): replace lodash isEmpty * feat(shared-utils): add isEmpty function * refactor(docs): replace lodash toLower * refactor(docs): replace lodash get * refactor(docs): replace lodash includes * refactor(docs): replace lodash capitalize & last * refactor(docs): replace lodash clamp & get * feat(shared-utils): add clamp * refactor(docs): replace lodash intersectionBy * refactor(docs): replace lodash get * refactor(docs): replace lodash debounce * refactor(shared-utils): add debounce * refactor(calendar): use debounce from shared-utils * refactor(docs): replace lodash uniqBy * feat(shared-utils): add uniqBy * refactor(docs): replace lodash get * chore(deps): remove lodash dependencies * fix(docs): add back lowerTitle * chore(deps): include @nextui-org/shared-utils * chore(theme): move kebabCase to shared-utils and use omit * fix(docs): add missing omit import * chore(deps): pnpm-lock.yaml * chore(deps): keep lodash for intersectionBy * refactor(docs): tree shake intersectionBy * feat(shared-utils): add omit and kebabCase * refactor(shared-utils): remove isEmpty and clamp * feat(changeset): add changeset
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: 67039ae The changes in this PR will be included in the next version bump. This PR includes changesets to release 53 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
* refactor(ripple): load domAnimation dynamically * refactor(modal): load domAnimation dynamically * refactor(accordion): load domAnimation dynamically * refactor(ripple): rename domAnimation * refactor(popover): load domAnimation dynamically * refactor(popover): load domAnimation dynamically * refactor(tooltip): load domAnimation dynamically * refactor(navbar): load domAnimation dynamically * refactor(tabs): load domAnimation dynamically * refactor(tabs): import only needed * refactor(navbar): load domAnimation dynamically * refactor(calendar): load domAnimation dynamically * refactor(components): revise extension * fix(modal): add content to memo dependency * refactor(accordion): move domAnimation outside AccordionItem * refactor(calendar): move domAnimation outside * refactor(components): move domAnimation outside * fix(navbar): remove duplicate definition * feat(utilities): @nextui-org/dom-animation * chore(deps): add @nextui-org/dom-animation package * chore: remove individual domAnimation * refactor(components): use @nextui-org/dom-animation instead * fix(navbar): remove duplicate definition * feat(changeset): add changeset * fix(tabs): use domMax instead * chore(deps): pnpm-lock.yaml * fix(tabs): discard dynamic load for domMax * chore(deps): framer-motion versions (#3308) * chore(deps): update framer-motion version in peerDependencies * chore(deps): sync framer-motion version across packages * chore(deps): pnpm-lock.yaml * feat(changeset): add changeset * chore(deps): sync framer-motion versions * refactor(tabs): add comments * chore(changeset): remove tabs
485b87c to
d65ae03
Compare
|
will recreate a new one due to some unexpected files conflict |
Closes #
📝 Description
⛳️ Current behavior (updates)
🚀 New behavior
💣 Is this a breaking change (Yes/No):
📝 Additional Information