Skip to content

Releases: rit3zh/reacticx

v1.21.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 19:22

1.21.0 (2026-03-07)

  • ci: add permissions for semantic-release to push tags and create releases (2824526)
  • ci: bump Node.js to v22 for semantic-release compatibility (95df25e)
  • feat: add Apple Intelligence and Aura Lift components with shaders and context management (629cb2e)
  • feat: add Aurora component with customizable properties and shader effects (8d64c70)
  • feat: add BottomSheet component and stack management (9282f73)
  • feat: add curved text components and staggered text animations (168201d)
  • feat: add customizable animated search bar component (4cb463d)
  • feat: add Grainy and Mesh Gradient components with shaders (79c07b4)
  • feat: add Liquid Metal component documentation and update meta.json (b237dcf)
  • feat: add RadiantButton component with customizable styles and animations (54d64ab)
  • feat: add Spectral Wave component with utility functions and documentation (5426ace)
  • feat: add Spectral Wave component with utility functions and documentation (3a36eac)
  • feat: add squiggly slider component and related types (ff1a5df)
  • feat: add Why Reacticx page with features overview and navigation (5a0ce7c)
  • feat: customise rollingcounter text (311feab)
  • feat: implement AnimatedMeshGradient component with customizable properties and shader effects (dccdbe2)
  • feat: implement AnimatedProgressBar component and update registry (7087a52)
  • feat: implement create command for scaffolding new Expo apps with Reacticx (3e6d900)
  • feat: persist fumadocs package manager selection (b4bc0f8)
  • feat: remember most recently used pkg manager (13f5470)
  • feat: update morphing tab bar link and add aurora component to registry (1103d8b)
  • feat(docs): add new UI and Aura Lift component; remove unused code and assets (4ee84ef)
  • feat(mesh-gradient): optimize animated mesh gradient with useFrameTime and archive legacy implementa (e7506e5)
  • 🔧 fix(docs): add missing dependencies (efc6558)
  • 🔧 fix(docs): add write permissions to GitHub Actions workflow (65d7a08), closes #pages
  • 🔧 fix(docs): ignore TypeScript and ESLint errors during build (73625ef)
  • 🔧 fix(docs): replace dynamic Date() with static year in footer (4746cdf)
  • 🔧 fix(docs): update video sources to use external URLs and remove unused media files (dce7afc)
  • Add Claude Code skill for using Reacticx components (d232372)
  • Add Claude Code skill install command to README (1e024e5)
  • add optimization instruction (ac817bd)
  • add performance optimization (e04ff59)
  • copypaste (5a8de9f)
  • fixed docs pages (4339476)
  • Merge branch 'main' into rolling-counter-custom (5324932)
  • Merge pull request #15 from menaguilherme/fix/bento-grid-mobile-layout (17dee0c), closes #15
  • Merge pull request #17 from camchis/search-bar-jump (9eb4e5b), closes #17
  • Merge pull request #18 from camchis/rolling-counter-custom (bc56bb4), closes #18
  • Merge pull request #23 from menaguilherme/fix/copy-markdown (ed7c1d6), closes #23
  • Merge pull request #24 from NotGeorgeMessier/feature/performance (e83e2dd), closes #24
  • Merge pull request #25 from camchis/remember-pkg-manager-selection (9c2f661), closes #25
  • Merge pull request #33 from 7afde/refactor/replace-blur-with-expo-blur (503082e), closes #33
  • Merge pull request #34 from Rasaboun/main (0e74732), closes #34
  • Merge remote-tracking branch 'origin/main' into rolling-counter-custom (7d07c31)
  • Merge remote-tracking branch 'upstream/main' into refactor/replace-blur-with-expo-blur (8c84ebb)
  • Refactor component registry: update total components, restructure file organization, and remove unus (5fcdc50)
  • removed unused videos (9351d52)
  • Revise AI Agent Skill section in README (251a9e5)
  • Update AI skill section: add GitHub Copilot, fix URL (fd0503c)
  • chore: clean up and reorganize registry.json (f86df1d)
  • chore: remove outdated deploy workflow and update README for documentation link (6d0fd09)
  • chore: update docs (bc4c8e4)
  • chore: update package versions in pnpm-lock.yaml (df31754)
  • chore: update project dependencies and improve code structure (7314338)
  • chore: update version to 0.1.8 in package.json and enhance component registry structure (31efd4f)
  • refactor: clean up MeshGradientExample component and remove unnecessary comments (53c27a7)
  • refactor: remove deprecated circular and curved text components from documentation (80a8172)
  • refactor: remove deprecated component documentation and update meta.json (65affdb)
  • refactor: remove deprecated components and related files from the documentation (a10df0e)
  • refactor: remove old loader components and introduce new animated loaders (37952eb)
  • refactor: replace @sbaiahmed1/react-native-blur with expo-blur (ac51ff9)
  • fix: add vercel.json to set docs as root directory (9b79af8)
  • fix: adjust animation margins and improve mobile layout for TriplePhoneHero component (a12238b)
  • fix: BentoGrid mobile layout responsiveness (1808b9d)
  • fix: correct package name in command strings and update project description (b1b9d7d)
  • fix: correct package name in command strings and update project description (d7e001e)
  • fix: enhance file existence check for components in add command (26a06e1)
  • fix: hide Phone Mockups section on mobile devices for better responsiveness (811fdac)
  • fix: jumping search bar (df6aa20)
  • fix: remove deprecated eslint config from next.config.mjs (04fdf13)
  • fix: remove rootDirectory from vercel.json (10cdffd)
  • fix: serve markdown for copy markdown button (896b46d)
  • fix: style name (5195f0e)
  • fix: update AnimatedBadge styles for improved visual consistency and accessibility (22329e6)
  • fix: update documentation link to point to the correct site ([48e06b7](48e...
Read more

Release v1.14.0

Choose a tag to compare

@rit3zh rit3zh released this 20 Jun 18:23

🚀 Release Update

🛠️ Fixed issues in Badge component:

fixed: ✅ borderRadius now works correctly
fixed: Squashed some basic bugs for smoother performance

Thanks for using the library! 🌟

Release v1.13.0

Choose a tag to compare

@rit3zh rit3zh released this 08 May 21:19
  • Fixes... 🚀 (296d41b)
  • Initial commit: Added core application structure, including artist data handling, UI components, and server setup for API integration. 🚀 (beta) (cee8c41)
  • Added Avatar & Card & MaskedAnimatedText components 🚀 (f010525)