Commit Graph

241 Commits

Author SHA1 Message Date
David
7582b9fc4d Merge pull request #20 from Utkarsh-Singhal-26/feat/meta-balls
Added <MetaBalls /> animation
2025-07-14 10:12:06 +03:00
Utkarsh-Singhal-26
cd0b903a80 Added <MetaBalls /> animation 2025-07-14 12:31:49 +05:30
David Haz
c0f01c6971 Noise improvements 2025-07-14 01:13:38 +03:00
David
bb644cdbb1 Merge pull request #18 from SayedTahsin/feat/animations-noise
Feat: Noise Animation
2025-07-14 00:41:45 +03:00
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
David
3a8b543d73 Merge pull request #16 from Utkarsh-Singhal-26/feat/blob-cursor
Added <BlobCursor /> animation
2025-07-13 17:50:56 +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
af10b2cfd6 Merge pull request #5 from onmax/add-ascii-texts
Add AsciiText component
2025-07-12 19:50:04 +03:00
David
e3d798dd01 Merge branch 'main' into add-ascii-texts 2025-07-12 19:49:51 +03:00
David
a1f7616f5b Merge pull request #8 from onmax/add-scramble-text
Add Scramble Text
2025-07-12 19:49:25 +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
Sahil David
2fb67d9757 refactor(text-animations): convert GlitchText from CSS file to Tailwind classes
- Remove external GlitchText.css file dependency
- Convert all styles to Tailwind utility classes
- Maintain identical functionality and visual effects
- Improve component maintainability and consistency
2025-07-12 16:40:29 +01: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
adfaf20b5f Fix Smooth Transition 2025-07-12 18:40:23 +05:30
Utkarsh-Singhal-26
90a41d1469 Added <RotatingText /> text animation 2025-07-12 18:19:41 +05:30
David
8c39c43d7d Update README.md 2025-07-12 15:31:18 +03:00
David Haz
056d2c0330 Docs Cleanup 2025-07-12 15:28:52 +03:00
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
5d97fb34d9 remove duplicate styling and improve mobile for GridMotion 2025-07-12 14:35:43 +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
e5fc12d6fc Merge pull request #9 from walleeva2018/feat/scroll-reveal
Scroll Reveal added to text animations
2025-07-12 12:04:24 +03:00
David
9314c41db9 Merge branch 'main' into feat/scroll-reveal 2025-07-12 12:04:10 +03:00
David Haz
56c36ee869 Update .prettierignore and standardize component import syntax in Components.ts 2025-07-12 12:03:09 +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
28762e90d6 White space removed
Signed-off-by: zubairrafi <walleeva2018@gmail.com>
2025-07-12 14:04:03 +06:00
zubairrafi
7a780b8114 Scroll Reveal added to text animations
Signed-off-by: zubairrafi <walleeva2018@gmail.com>
2025-07-12 14:04:02 +06:00