Commit Graph

102 Commits

Author SHA1 Message Date
Sayed Tashinoor Rahman 2ac956365f Merge branch 'main' into feat/animations-noise 2025-07-14 00:49:59 +06:00
sayedTahsin 48c1d688d2 Add Noise animation component and demo with adjustable parameters 2025-07-14 00:48:20 +06:00
David Haz 4e9411994d Adjust margin in PreviewColor 2025-07-13 17:57:08 +03:00
Utkarsh-Singhal-26 93aa106a8b Updated <BlobCursor /> animation 2025-07-13 19:56:26 +05:30
Utkarsh-Singhal-26 b2ca79d4ab Added <BlobCursor /> animation 2025-07-13 16:22:51 +05:30
whbbit1999 b4932d2695 feat: Stack component 2025-07-13 17:56:45 +08:00
David Haz f44fbc0c8e Improve AsciiText 2025-07-12 20:25:37 +03:00
David Haz fea147fef2 Format 2025-07-12 20:14:41 +03:00
David e3d798dd01 Merge branch 'main' into add-ascii-texts 2025-07-12 19:49:51 +03:00
Max c8d7fac678 Merge branch 'main' into add-scramble-text 2025-07-12 18:49:03 +02:00
onmax f12e92b42a Add Scramble Text 2025-07-12 18:46:56 +02:00
Max 1732e448f0 Merge branch 'main' into add-ascii-texts 2025-07-12 18:41:53 +02:00
onmax 7df5128cc3 Add AsciiText component 2025-07-12 18:39:32 +02:00
David Haz 01ab91c316 Migrate <SplashCursor /> 2025-07-12 19:16:42 +03:00
David Haz a6dd7a9792 Migrate <Ribbons /> 2025-07-12 18:50:15 +03:00
David 6a2fe32dc3 Merge pull request #13 from sahildavid-dev/feat/sd_text-animations_glitch-text
feat(text-animations): add GlitchText component
2025-07-12 18:45:21 +03:00
David Haz 52ad446958 Migrate <ShapeBlur /> 2025-07-12 18:34:29 +03:00
Sahil David d2a5837b74 feat(glitch-text): update text on enableOnHover 2025-07-12 16:10:04 +01:00
Sahil David 2b394c9aae feat(text-animations): add GlitchText component 2025-07-12 15:52:35 +01:00
David Haz af0fa8cc31 Migrate <HyperSpeed /> 2025-07-12 17:08:24 +03:00
David Haz 7244fabc7e Update Dependencies component to use 'motion-v' instead of 'framer-motion' 2025-07-12 16:34:15 +03:00
David Haz 50532846ba Refactor RotatingText component props and improve type definitions 2025-07-12 16:33:32 +03:00
David b8bc22797f Merge pull request #12 from Utkarsh-Singhal-26/feat/rotating-text
Added <RotatingText /> text animation
2025-07-12 16:18:53 +03:00
Utkarsh-Singhal-26 90a41d1469 Added <RotatingText /> text animation 2025-07-12 18:19:41 +05:30
David Haz 62cdbc2dba Format 2025-07-12 14:52:40 +03:00
David Haz d4ff1787eb Cleanup 2025-07-12 14:52:04 +03:00
David Haz 0359d8043c Refactor GridMotion component and demo for improved item handling and styling 2025-07-12 14:07:57 +03:00
David Haz 230f44f6e0 Fix inconsistent quotation marks in GridMotionDemo.vue 2025-07-12 13:42:20 +03:00
David Haz c94862718e Migrate MetallicPaint 2025-07-12 12:25:34 +03:00
David Haz a0e049e447 Format ScrollReveal component and demo for improved readability and consistency 2025-07-12 12:05:16 +03:00
David 9314c41db9 Merge branch 'main' into feat/scroll-reveal 2025-07-12 12:04:10 +03:00
David Haz f4d97ee94e Add prettier config, format codebase 2025-07-12 11:59:33 +03:00
David Haz ac8b2c04d8 format 2025-07-12 11:41:32 +03:00
David 874af541f3 Merge pull request #10 from Utkarsh-Singhal-26/feat/grid-motion
Added <GridMotion  /> background
2025-07-12 11:40:02 +03:00
zubairrafi 7a780b8114 Scroll Reveal added to text animations
Signed-off-by: zubairrafi <walleeva2018@gmail.com>
2025-07-12 14:04:02 +06:00
David Haz 65240f0f8e Migrate <CircularGallery /> 2025-07-12 10:38:49 +03:00
David Haz 0209273305 Demo updates 2025-07-12 10:20:34 +03:00
Utkarsh-Singhal-26 af076d6faf Updated <GridMotion /> background 2025-07-12 12:48:43 +05:30
David 5dfa4d722f Merge branch 'main' into feat/true-focus 2025-07-12 10:05:54 +03:00
zubairrafi ecaa5369b5 Fixed file location, scroll float should be under text animation
Signed-off-by: zubairrafi <walleeva2018@gmail.com>
2025-07-12 12:48:43 +06:00
Utkarsh-Singhal-26 45d0dbaf3c Added <GridMotion /> background 2025-07-12 12:06:15 +05:30
zubairrafi 936bca258a Issue resolved
Signed-off-by: zubairrafi <walleeva2018@gmail.com>
2025-07-12 11:27:02 +06:00
zubairrafi ea8a04eb3b Scroll Float added in text animation section
Signed-off-by: zubairrafi <walleeva2018@gmail.com>
2025-07-12 11:27:02 +06:00
Utkarsh-Singhal-26 d74724c136 Updated <TrueFocus /> text animation 2025-07-12 09:00:15 +05:30
onmax 4d38c713ab address PR comments for Beams component 2025-07-11 20:28:53 +02:00
onmax 48048e875f Add Beams component and demo with associated code examples 2025-07-11 20:10:08 +02:00
Utkarsh-Singhal-26 0b97a8c75a Create <TrueFocus /> text animation 2025-07-11 18:18:45 +05:30
David Haz 8866f339c2 fixes 2025-07-10 22:10:54 +03:00
David Haz 77a588ea56 Create <TiltedCard /> component 2025-07-10 16:03:36 +03:00
David Haz 9b3465b04d Component Boom 2025-07-10 15:36:38 +03:00