You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Rename @react-aria/* to @react-aria-nutrient/* (#2)
* Rename packages
* chore: update @react-aria-nutrient/aria-modal-polyfill version to 3.7.13 in package.json
* chore: update @react-aria-nutrient/aria-modal-polyfill version in yarn.lock to 3.7.13
* chore: update @react-aria-nutrient/aria-modal-polyfill version to ^3.7.13 in package.json
* chore: replace @react-aria-nutrient/aria-modal-polyfill with @react-aria/aria-modal-polyfill in package.json and yarn.lock
* chore: update dependencies to use @react-aria/interactions and @react-aria/visually-hidden in package.json and yarn.lock
* chore: remove 'docs' job from CircleCI workflow and update dependencies for comment job
* chore: remove 'docs' and 'v-docs' jobs from CircleCI configuration to streamline workflow
* fixes
* fix: update import paths from @react-aria-nutrient to @react-aria for numberfield and dnd components
* fix: update Makefile to correct package paths by replacing @react-aria-nutrient with @react-aria
* fix: update linting script to replace @react-aria-nutrient/example-theme with @react-aria/example-theme
* chore: rename react-aria to "@react-aria-nutrient/*" (#5)
* Rename react-aria to "@react-aria-nutrient/*"
* chore: update dependencies to include @react-aria-nutrient/react-aria version ^3.38.1 in package.json and yarn.lock
* fix: update path for react-aria components to remove namespace prefix
* fix: update test to reflect new namespace for react-aria components
* fix: update documentation paths to include aria-nutrient namespace in package.json
* fixes
0 commit comments