Skip to content

Conversation

@chrisdrackett
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings January 15, 2026 21:28
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 moves the paradigm package back to a submodule by removing all local package files.

Changes:

  • Complete removal of the local paradigm package implementation
  • Deletion of all TypeScript source files, configuration files, and generated assets
  • Removal of components, utilities, hooks, and configuration code

Reviewed changes

Copilot reviewed 91 out of 263 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/paradigm/tsconfig.json Removed TypeScript configuration
packages/paradigm/src/vite-env.d.ts Removed Vite environment type declarations
packages/paradigm/src/utils/* Removed utility modules including types, platform detection, localization, color manipulation, and browser detection
packages/paradigm/src/plugins/vite.ts Removed Vite plugin configuration
packages/paradigm/src/index.ts Removed package exports
packages/paradigm/src/hooks/* Removed custom hooks for shadow, pointer events, and scroll behavior
packages/paradigm/src/generated/shadows.ts Removed auto-generated shadow style definitions
packages/paradigm/src/config/* Removed Tamagui and Paradigm configuration files including tokens, themes, fonts, and shorthands
packages/paradigm/src/components/* Removed all UI components including View, Text, Icon, Layout, List, Button, Switch, TabBar, ScrollView, and related utilities

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chrisdrackett chrisdrackett merged commit 7f3d474 into main Jan 15, 2026
3 of 4 checks passed
@chrisdrackett chrisdrackett deleted the paradigm/sub branch January 15, 2026 21:55
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.

2 participants