Commit Graph

  • ea45ef866a Update: Finalize React 19 Migration - Update packages - Fix broken components - Remove helmet David Haz 2025-06-09 18:48:47 +03:00
  • 5336047014 Update: migrate the project to Chakra UI 3.0 David Haz 2025-06-09 17:30:48 +03:00
  • 42b28f2888 fix: update border color from #271E37 to #392e4e across multiple components for better accent David Haz 2025-06-08 18:46:41 +03:00
  • c6f300a9dd feat: update GitHub link in Footer and implement visibility tracking in PlasmaWaveV2 component David Haz 2025-06-08 16:48:16 +03:00
  • 2c1fd050f6 feat: add mobile detection and responsive text rendering in Hero component David Haz 2025-06-08 15:21:55 +03:00
  • 769a714286 fix: remove bg from wave David Haz 2025-06-08 12:20:51 +03:00
  • 7fc62a442f mobile detection in Hero component and adjust landing title styles for better responsiveness David Haz 2025-06-08 12:16:25 +03:00
  • 7108ec4a1c fix: reduce MAX_STEPS from 18 to 15 for performance optimization David Haz 2025-06-08 12:04:32 +03:00
  • 8887afa187 Merge pull request #233 from mitran06/fix/use-element-width-strict-type David 2025-06-08 12:03:37 +03:00
  • 05c456d119 feat: add mobile detection and hide PlasmaWave component on mobile devices David Haz 2025-06-08 12:00:30 +03:00
  • 7bd737ba1c fix: reduce hover box-shadow intensity for landing button David Haz 2025-06-08 11:55:20 +03:00
  • 920877b64a fix: adjust margin-top for landing content and center align subtitles David Haz 2025-06-08 11:18:00 +03:00
  • ddfe181df7 add missing details for LP David Haz 2025-06-08 11:03:32 +03:00
  • cf724446c8 final touches David Haz 2025-06-08 01:24:51 +03:00
  • b8d8991135 landing page details David Haz 2025-06-07 23:26:21 +03:00
  • 5b81f560bf I won't even bother to write a description for this one folks, my VSCode is about to CRASH David Haz 2025-06-07 17:49:20 +03:00
  • b48efc2acd fix: use generic type for useElementWidth in both css and tailwind TS files (fixes #230) Mitran 2025-06-07 14:38:04 +00:00
  • a1fd4999ba fix: update useElementWidth to support strict types (fixes #230) Mitran 2025-06-07 13:56:17 +00:00
  • cc36b8330c fix: Update Ko-fi username in FUNDING.yml for accurate attribution David Haz 2025-06-07 02:13:17 +03:00
  • 2149cb8eb8 Update FUNDING.yml David Haz 2025-06-07 02:12:24 +03:00
  • bce6bfa443 Create FUNDING.yml David 2025-06-07 02:08:38 +03:00
  • 6531de01ec FEAT: 🎉 Add New <CardSwap /> component David Haz 2025-06-02 21:52:01 +03:00
  • ffd735a0ca fix: Update border-radius for buttons in ProfileCard for improved aesthetics David Haz 2025-06-01 20:40:28 +03:00
  • 168615b8a5 fix: Update asset paths in ProfileCardDemo for correct loading David Haz 2025-06-01 20:32:03 +03:00
  • 100bbfdbb5 FEAT: 🎉 Add New <ProfileCard /> component David Haz 2025-06-01 20:17:00 +03:00
  • 01fad8b8fb Update base and active colors in DotGridDemo for consistency David Haz 2025-05-31 10:35:26 +03:00
  • bdfc95e28e feat: Remove unused Customize component from ChromaGridDemo David Haz 2025-05-30 20:37:49 +03:00
  • c24251726c Add GlareHover and ChromaGrid components David Haz 2025-05-30 20:34:21 +03:00
  • 05ca446893 Remove UI folder David Haz 2025-05-29 20:35:38 +03:00
  • 7edec30ef6 feat: Remove 'Follow Cursor' from animations subcategory for cleanup David Haz 2025-05-27 23:13:14 +03:00
  • d6fea5a8ff feat: Remove FollowCursorDemo from animations list for cleanup David Haz 2025-05-27 23:12:50 +03:00
  • 1c2f11b195 Refactor demo components to use PreviewSlider and PreviewSwitch for customization options David Haz 2025-05-27 22:50:32 +03:00
  • b596bdb7ed feat: Enhance FallingTextDemo with customizable gravity and trigger options; refactor GradientTextDemo for cleaner code; implement smooth scrolling in ScrollFloatDemo and ScrollRevealDemo using GSAP David Haz 2025-05-27 22:29:45 +03:00
  • ef07996f70 Remove all React Spring usage David Haz 2025-05-27 22:09:43 +03:00
  • 7907a229e1 feat: Update dependencies in BlurTextDemo to use framer-motion instead of react-spring David Haz 2025-05-27 22:06:04 +03:00
  • 2f07d88255 feat: Remove Masonry component and related files for cleanup David Haz 2025-05-27 22:05:29 +03:00
  • c876bb84ce feat: Update SplitText component to use GSAP for animations and enhance props for customization David Haz 2025-05-27 20:44:01 +03:00
  • 44fe4f7e10 feat: Refactor AnimatedContent component to use GSAP for animations and update props for enhanced customization David Haz 2025-05-27 19:38:53 +03:00
  • 5b71c82740 feat: Enhance BlobCursor component with extensive customization options and GSAP David Haz 2025-05-27 16:14:46 +03:00
  • f5c8e96424 Update gsap to version 3.13.0 David Haz 2025-05-27 15:11:45 +03:00
  • 2ec7789ae8 FEAT: 🎉 Add New <Beams /> component David Haz 2025-05-27 14:50:19 +03:00
  • 0d645a388a remove any from ImageTrail Pedro Almeida 2025-05-23 14:29:09 -03:00
  • b5a118af5b FEAT: 🎉 Add New <DotGrid /> component David Haz 2025-05-23 20:21:06 +03:00
  • 59aec45462 FEAT: 🎉 Add New <ScrambledText /> component David Haz 2025-05-23 18:23:48 +03:00
  • 29e80002b8 Merge pull request #216 from PedroMarianoAlmeida/remove-any-from-RollingGallery David 2025-05-23 14:28:30 +03:00
  • 6f4ea2b959 remove any from RollingGallery Pedro Almeida 2025-05-22 17:35:07 -03:00
  • 0ae4082180 FEAT: 🎉 Add New <Silk /> component David Haz 2025-05-22 14:51:19 +03:00
  • 57fcc85b80 Merge pull request #214 from GeoXhacker/main David 2025-05-22 11:30:08 +03:00
  • 164c689a3c Merge pull request #212 from PedroMarianoAlmeida/remove-any-from-PixelCard David 2025-05-22 11:29:44 +03:00
  • b3f1a1ccb5 fix: return statement added in CircularGallery component GeoXhacker 2025-05-21 19:00:07 +03:00
  • fcb95e793b remove any from getEffectiveSpeed Pedro Almeida 2025-05-20 10:29:49 -03:00
  • 5af3bd580d fix animationRef Pedro Almeida 2025-05-17 19:49:00 -03:00
  • d4ab64e1f5 Merge pull request #209 from PedroMarianoAlmeida/remove-any-from-DecryptedText David 2025-05-17 01:43:27 +03:00
  • aa2cd89ce6 Merge pull request #208 from KISGP/main David 2025-05-17 01:42:30 +03:00
  • abfa9db385 remove any from DecryptedText Pedro Almeida 2025-05-13 23:04:14 -03:00
  • 4806a74c7e Update AnimatedList.jsx kis 2025-05-14 01:46:24 +08:00
  • 0b57bf2437 fix: displayScrollbar=false not working in AnimatedList KISGP 2025-05-14 01:41:24 +08:00
  • 640ffaa803 fix: displayScrollbar=false not working in AnimatedList KISGP 2025-05-14 01:32:35 +08:00
  • 10dc50e980 Update lock file David Haz 2025-05-03 12:42:45 +03:00
  • ff3fab05ee fix: Refactor SplitText TS David Haz 2025-05-03 11:54:55 +03:00
  • 4831d7b389 fix: Update BlurText component to use framer-motion for animations David Haz 2025-05-03 11:40:41 +03:00
  • 6d2a3cc714 fix: Correct usage example syntax in decryptedTextCode.js David Haz 2025-04-29 21:27:30 +03:00
  • 355530c05b Merge pull request #194 from PedroMarianoAlmeida/remove-any-on-FuzzyText David 2025-04-27 11:01:44 +03:00
  • 186b4e4e7e remove-any-on-FuzzyText Pedro Almeida 2025-04-19 23:22:22 -03:00
  • c8bbe334a6 fix: Update GooeyNav component props for improved particle configuration David Haz 2025-04-19 21:21:11 +03:00
  • 03e0ad58ba fix: Clear NEW categories array in Categories.js David Haz 2025-04-19 21:17:56 +03:00
  • f221d196a8 Merge pull request #185 from PedroMarianoAlmeida/remove-any-on-SplitText David 2025-04-19 21:07:08 +03:00
  • ca0e3b4108 remove-any-on-SplitText Pedro Almeida 2025-04-11 17:40:19 -03:00
  • b808a8bb39 fix: Update usage documentation for Ballpit component with credit David Haz 2025-04-10 10:14:17 +03:00
  • aba36aae37 fix: Update mouse position calculations to use clientX and clientY David Haz 2025-04-03 13:58:45 +03:00
  • 532d735dea fix: Update interval type from number to NodeJS.Timeout in DecryptedText component David Haz 2025-04-03 13:56:38 +03:00
  • 949c5a0bf3 Merge pull request #174 from PedroMarianoAlmeida/persist-preferredLanguage David 2025-04-03 13:52:01 +03:00
  • e1e9215755 implement context value on header Pedro Almeida 2025-04-01 22:25:52 -03:00
  • caa6ccc730 passing languagePreset to a context Pedro Almeida 2025-04-01 22:20:11 -03:00
  • a184c25330 remove isJs state Pedro Almeida 2025-04-01 21:54:10 -03:00
  • 3a86b8c14f persist-preferredLanguage Pedro Almeida 2025-03-30 01:05:21 -03:00
  • e23bcc99e8 Merge pull request #171 from PedroMarianoAlmeida/type-VariableProximity-rest David 2025-03-27 10:23:38 +02:00
  • 4724d8cf61 Merge pull request #166 from JohnZ03/main David 2025-03-27 10:22:41 +02:00
  • d3c5b1fe59 Update Hyperspeed.jsx: adjust renderer size as container size changes HT 2025-03-25 17:55:59 +08:00
  • 82473c6ea9 type-VariableProximity-rest Pedro Almeida 2025-03-26 12:43:32 -03:00
  • b5ce81fa85 Merge pull request #169 from PedroMarianoAlmeida/VariableProximity-calculate-on-mouse-move David 2025-03-26 15:11:43 +02:00
  • a846c44cb9 VariableProximity-calculate-on-mouse-move Pedro Almeida 2025-03-24 22:44:59 -03:00
  • 18f2bdc6d6 Merge pull request #165 from agustinusnathaniel/patch-1 David 2025-03-25 15:44:59 +02:00
  • 23a0003965 Merge pull request #168 from alecb6/fix-metallic-paint-issue David 2025-03-25 15:44:19 +02:00
  • aef625e720 fix: MetallicPaint import texts, and useState management Alejandro Cruz Ballestero 2025-03-25 10:54:28 +00:00
  • fa4de66a1e Update BlurText.jsx Agustinus Nathaniel 2025-03-25 01:51:53 +07:00
  • 0e3a1c1717 fix: resolve BlurText TS Tailwind issue Agustinus Nathaniel 2025-03-25 01:51:03 +07:00
  • 0ef8b0f2aa fix: Update title from "Width" to "Delay" in CarouselDemo component David Haz 2025-03-20 23:22:17 +02:00
  • 8da9efd36a refactor: Remove platform-specific padding logic from Dither component David Haz 2025-03-19 11:09:12 +02:00
  • 4ed35640a5 Merge pull request #159 from JusGu/main David 2025-03-19 11:04:59 +02:00
  • 76c51162c1 fix dither Justin Gu 2025-03-18 15:31:48 -07:00
  • 865da51b91 fix dither Justin Gu 2025-03-18 15:28:11 -07:00
  • 4040fa5358 FEAT: 🎉 Add New <TextCursor /> component David Haz 2025-03-18 00:23:14 +02:00
  • 3ae28f73af FEAT: 🎉 Add New <GooeyNav /> component David Haz 2025-03-14 00:18:13 +02:00
  • 148e7eecca revert David Haz 2025-03-10 23:43:33 +02:00
  • c5a526ed4a fix: yet another attempt to fix <Dither /> David Haz 2025-03-10 23:32:29 +02:00
  • 01c42fd065 Merge pull request #151 from Dryd33n/feat/blurtext-typing-error-fix David 2025-03-10 22:58:16 +02:00
  • 6f3aa66325 Update BlurText.tsx Dryd3n 2025-03-10 13:51:17 -07:00
  • 3863f9831a Fix typescript typing issue for animated span Dryd3n 2025-03-10 13:45:01 -07:00
  • 229bc0bed9 fix: refactor Threads shader code for improved readability and performance David Haz 2025-03-10 15:03:05 +02:00