Commit Graph

372 Commits

Author SHA1 Message Date
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
Utkarsh Singhal
4f3eba93ed Updated <GridMotion /> background 2025-07-12 13:22:56 +05:30
David Haz
7d64e4b756 Refactor event listeners to use container for touch and wheel events 2025-07-12 10:41:29 +03: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
bc418ac1b5 Merge pull request #2 from Utkarsh-Singhal-26/feat/true-focus
Create <TrueFocus /> text animation
2025-07-12 10:06:07 +03:00
David
5dfa4d722f Merge branch 'main' into feat/true-focus 2025-07-12 10:05:54 +03:00
David
d77f11bb4e Merge pull request #4 from walleeva2018/feat/scroll-float
Scroll Float added in text animation section
2025-07-12 10:04:26 +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
David
85110de2ad Merge pull request #7 from onmax/beam-lint-fix
fix linter
2025-07-12 02:09:29 +03:00
onmax
f19ec4d1ef fix linter 2025-07-12 00:29:13 +02:00
David Haz
963be5986b Fix footer text color 2025-07-11 23:24:58 +03:00
David
b0a7d2e706 Merge pull request #3 from onmax/beam-background
Add Beams component and demo
2025-07-11 21:30:41 +03:00
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