Commit Graph

  • 22ef46b718 LogoLoop updates David Haz 2025-11-09 21:50:17 +02:00
  • 2c8b86e486 Merge pull request #682 from DavidHDev/copilot/enhance-logoloop-flexibility David 2025-11-09 21:04:52 +02:00
  • 095f68c186 Replace direction PreviewSwitch with PreviewSelect for all 4 direction options copilot-swe-agent[bot] 2025-11-09 18:59:02 +00:00
  • 9e8db5993a Remove deprecated pauseOnHover from prop table copilot-swe-agent[bot] 2025-11-09 18:51:41 +00:00
  • ec44449105 Remove renderItem example from usage code copilot-swe-agent[bot] 2025-11-09 18:47:58 +00:00
  • a2d4f34092 Fix lint error in LogoLoopDemo copilot-swe-agent[bot] 2025-11-09 18:29:21 +00:00
  • a65a2efdf8 Update LogoLoopDemo and documentation with new props copilot-swe-agent[bot] 2025-11-09 18:25:53 +00:00
  • babd74f68f Add hoverSpeed, renderItem props and up/down direction support to all LogoLoop variants copilot-swe-agent[bot] 2025-11-09 18:24:26 +00:00
  • 58245c8674 Initial plan copilot-swe-agent[bot] 2025-11-09 18:13:36 +00:00
  • dab207e1c2 fix: update CardRef type to allow null and initialize intervalRef to 0 David Haz 2025-11-09 20:09:02 +02:00
  • b5cbc318ce fix: remove box-shadow from demo container for improved aesthetics David Haz 2025-11-08 13:20:37 +02:00
  • 1c34f279a4 fix: plasma pingpong animation bug David Haz 2025-11-08 13:17:32 +02:00
  • e84a9b599d chore: demo updates, registry refresh David Haz 2025-11-08 12:36:26 +02:00
  • ba2335efee Merge pull request #673 from mukeshpanchal27/fix/typos David 2025-11-08 11:29:55 +02:00
  • 83790a3767 Revert changes Mukesh Panchal 2025-11-08 13:21:18 +05:30
  • 812bbb11d2 Fix spelling of 'continuously' in descriptions Mukesh Panchal 2025-11-08 13:20:09 +05:30
  • 66db001ec5 Fix spelling of 'continuously' in llms.txt Mukesh Panchal 2025-11-08 11:00:43 +05:30
  • 27cd836ab5 update: refactor ProfileCard with better interactions and styling David Haz 2025-11-06 21:31:46 +02:00
  • 53370873ee Merge pull request #668 from son426/feat/enhance-target-cursor David 2025-11-06 20:40:39 +02:00
  • c48ae2d5be refactor: Refactor and enhance TargetCursor component son426 2025-11-07 01:56:01 +09:00
  • d8d7708033 fix: remove duplicate mousemove event listener son426 2025-11-07 00:21:46 +09:00
  • 6c1827d069 Merge pull request #666 from Darshan98Solanki/fix-remove-extra-variable David 2025-11-06 09:58:19 +02:00
  • 537233d366 fix: remove an extra var not needed just for formality Darshan98Solanki 2025-11-06 00:55:13 +05:30
  • 85af88dca6 fix: disable TargetCursor for mobile by default David Haz 2025-11-03 16:28:03 +02:00
  • 12fcef499a add: new GridScan component: - customizable 3D scanning animation, with cursor interaction and/or face (webcam) detection. David Haz 2025-11-03 15:26:40 +02:00
  • fd5502b9c1 fix: adjust logo image height and update font size to be responsive in CountUp component David Haz 2025-11-03 14:43:21 +02:00
  • 45c58ec90d Merge pull request #658 from Nols05/flickeringLaserFlow David 2025-11-02 22:10:00 +02:00
  • 6b4d3e9857 feat: add lastSizeRef to track size and dpr changes for improved rendering performance Nols05 2025-11-02 20:29:55 +01:00
  • 54f4dda519 feat: add lastSizeRef to track canvas size changes to avoid flickering issues Nols05 2025-11-02 20:24:26 +01:00
  • 300452e264 Merge pull request #653 from aighita/feat/fix-cardnav-component David 2025-11-01 16:59:43 +02:00
  • c3f79ca77f Fix CardNav CTA button items center on all 4 variants. Updated public/r/ code too. aighita 2025-11-01 16:20:28 +02:00
  • cdb4f3cece fix: replace PNG avatar with WEBP format for improved performance David Haz 2025-11-01 10:37:29 +02:00
  • 6004aa21b1 Merge pull request #648 from nathansbird/feat/fix-count-up David 2025-11-01 10:32:57 +02:00
  • e04cf7dba1 Copy to additional destinations Nathan Bird 2025-10-31 19:12:50 -05:00
  • c65254a9a2 Format initial values on CountUp Nathan Bird 2025-10-31 19:05:01 -05:00
  • b73751fa6a update: switch shadcn CLI command to new registry directory mode David Haz 2025-10-30 16:44:26 +02:00
  • b728191687 fix: lightrays types David Haz 2025-10-30 11:06:09 +02:00
  • a411588773 fix: revert incompatible webgl1 code David Haz 2025-10-30 10:54:44 +02:00
  • 5632800528 fix: PixelBlast WebGL1 compatibility, refresh registry items David Haz 2025-10-30 10:28:21 +02:00
  • c0610d6197 Merge pull request #626 from son426/feat/add-once-prop-to-pixel-transition David 2025-10-30 09:53:38 +02:00
  • 24baab67b2 Merge branch 'main' into feat/add-once-prop-to-pixel-transition David 2025-10-30 09:53:31 +02:00
  • d5979a5f43 Merge pull request #636 from son426/feat/pixel-transition-a11y David 2025-10-30 09:51:53 +02:00
  • a7e73dd620 refactor(PixelTransition): Tidy up props and types son426 2025-10-29 16:41:11 +09:00
  • e80c77c6ef feat(a11y): Improve PixelTransition component accessibility son426 2025-10-29 16:26:09 +09:00
  • 5094bd39fa feat: Add 'once' prop to PixelTransition component son426 2025-10-29 00:17:20 +09:00
  • 1b36a4f4cf fix: video loading on index, add fallback for landing page shader David Haz 2025-10-27 12:12:28 +02:00
  • 43681bf49d 🎃 October Update: - New Index Page, browse all components visually in one place - New Favorites Page, add components to favorites and visit them later (saved locally) - New GhostCursor animation - New ColorBends background - Reactivate and rewrite MCP page in the docs - Improve docs navigation transitions - Delete components: TextTrail, RollingGallery David Haz 2025-10-27 11:22:35 +02:00
  • a5e453d1c9 Update README David 2025-10-26 21:04:00 +02:00
  • 16790c47ff Merge pull request #597 from columk1/feat/text-type-improvements David 2025-10-23 12:29:05 +03:00
  • ef0e88fe8b fix: use implicit return and add inherit fallback Colum Kelly 2025-10-21 13:19:16 -07:00
  • da08ba3424 fix: color is now inherited when not provided Colum Kelly 2025-10-21 11:28:39 -07:00
  • eb595857eb fix: update border color and add box shadow to demo container David Haz 2025-10-21 11:15:20 +03:00
  • 4cbe6caa2c chore: format & refresh registry David Haz 2025-10-21 10:58:44 +03:00
  • 36d778a56e fix: DomeGallery not scaling images correctly on tap David Haz 2025-10-21 10:54:22 +03:00
  • 9d85df6c2f fix: laserflow flickering issues David Haz 2025-10-21 10:40:18 +03:00
  • 5c44dfcf61 Merge pull request #586 from Jakjm/main David 2025-10-18 21:42:00 +03:00
  • 6b01eec8df Fixed typo for hyperspeed background. Jordan 2025-10-18 14:13:45 -04:00
  • eacc9c82e3 fix: useEffect in Particles component David Haz 2025-10-13 09:49:20 +03:00
  • d0300f795b Registry Update David Haz 2025-10-02 11:03:02 +03:00
  • c8d0b9350f format David Haz 2025-10-02 11:01:04 +03:00
  • 2d751ba088 fix: specify generic type for MotionValue and enhance child element handling in Dock components David Haz 2025-10-02 11:00:39 +03:00
  • bd208cdf02 Merge pull request #528 from Zephinax/feat/fix-staggered-menu David 2025-10-02 10:55:20 +03:00
  • 903500f4ab Merge branch 'DavidHDev:main' into feat/fix-staggered-menu Zephinax 2025-09-27 08:15:43 +03:30
  • eaebe42766 fix: add new fixed prop to another variant Zephinax 2025-09-27 08:12:18 +03:30
  • 4b5fe481de feat: add new fixed prop to jsx tailwind version Zephinax 2025-09-27 07:17:06 +03:30
  • e5b63e0f35 fix: sync css styles on ts tailwind Zephinax 2025-09-27 07:15:50 +03:30
  • 3735540339 fix: sync css styles on ts default Zephinax 2025-09-27 07:15:23 +03:30
  • e8773b7f14 Merge pull request #527 from Zephinax/chore/update-scroll-stack-props David 2025-09-26 13:04:36 +03:00
  • 7a14d2486b fix: change the default menu color behavior Zephinax 2025-09-25 16:58:31 +03:30
  • 93dd6558e6 chore: add isFixed prop StaggeredMenu component (tailwind version) Zephinax 2025-09-25 16:52:04 +03:30
  • 7d767c6bce chore: add isFixed prop StaggeredMenu component (css version) Zephinax 2025-09-25 16:43:41 +03:30
  • 1f3bf5c7e0 chore: update demo props list. Zephinax 2025-09-25 16:19:55 +03:30
  • b2258f706c update lockfile David Haz 2025-09-25 10:59:51 +03:00
  • abcd248181 update lockfile David Haz 2025-09-25 10:45:13 +03:00
  • ae094b338a typo David Haz 2025-09-25 10:40:11 +03:00
  • c34c206f1e Merge pull request #520 from ckdwns9121/feat/improve-modelviewer-types David 2025-09-25 10:25:25 +03:00
  • 2e88737e12 fix ClI David Haz 2025-09-25 10:23:58 +03:00
  • 953c268cac feat: add type definitions for three.js objects and improve material handling in ModelViewer devchangjun 2025-09-21 18:44:46 +09:00
  • 1096245c81 fix: replace DarkVeil with LiquidEther in GlassSurfaceDemo David Haz 2025-09-16 01:34:32 +03:00
  • f0cc2a724c special condition for command gen David Haz 2025-09-15 16:36:08 +03:00
  • d9ae574f49 fix: correct casing David Haz 2025-09-15 16:14:28 +03:00
  • 7204a5d368 fix: rename David Haz 2025-09-15 16:11:22 +03:00
  • 1f28656b9b fix: rename file David Haz 2025-09-15 16:03:30 +03:00
  • 6ef22153b0 fixed dpr value for dither David Haz 2025-09-15 15:51:43 +03:00
  • 8c27cd29f7 LaserFlow performance improvements David Haz 2025-09-15 12:23:29 +03:00
  • 83f4445649 Add dpr prop to LaserFlowDemo component for improved rendering David Haz 2025-09-15 10:09:34 +03:00
  • d3d34fb78c rename ASCIIText to AsciiText for CLI consistency David Haz 2025-09-15 00:13:31 +03:00
  • a6d6b24333 reg updates David Haz 2025-09-13 21:42:36 +03:00
  • 3a01f009f2 Merge pull request #479 from DevenRathod2/feat/fixed-laser-flow-component David 2025-09-13 21:09:34 +03:00
  • b29660c901 Enhance LaserFlow animation: Adjust fog contrast, optimize performance, and implement frame rate throttling Deven Rathod 2025-09-11 12:00:06 +05:30
  • 0faa782bd6 Update fog parameters and enhance Safari compatibility in LaserFlow animation Deven Rathod 2025-09-11 11:45:50 +05:30
  • 00845ef00c Temporarily comment out Mcp Server route in Installation component David Haz 2025-09-09 14:52:21 +03:00
  • c0cc3c2bf4 Temporarily disable mcp page David Haz 2025-09-09 14:51:39 +03:00
  • 16eb7cd066 Temporarily disable mcp page David Haz 2025-09-09 14:50:50 +03:00
  • 0b5c26f6a5 update paths David Haz 2025-09-09 14:50:13 +03:00
  • 4bca93ce97 Refactor FluidGlass component: Update image URLs to local assets David Haz 2025-09-09 14:42:37 +03:00
  • a34f5cdcf8 FEAT: 🎉 New <LaserFlow /> animation David Haz 2025-09-09 13:21:52 +03:00
  • 42c31a3213 Merge pull request #474 from ravenkim/fix/prism-type David 2025-09-09 11:55:48 +03:00
  • 7cdf72852a Add PrismContainer interface for IntersectionObserver ravenkim 2025-09-09 16:19:42 +09:00
  • 1069086f96 Add PrismContainer interface for IntersectionObserver ravenkim 2025-09-09 15:59:12 +09:00