Utkarsh-Singhal-26
|
80c42e7af4
|
[ REFACT ] : GradientText Text Animation
|
2026-02-01 17:24:20 +05:30 |
|
Utkarsh-Singhal-26
|
dbcaa6f488
|
[ REFACT ] : FuzzyText Text Animation
|
2026-02-01 13:47:32 +05:30 |
|
Utkarsh-Singhal-26
|
7d1e9b0075
|
[ REFACT ] : ShinyText Text Animation
|
2026-02-01 13:23:13 +05:30 |
|
Utkarsh-Singhal-26
|
2e39338725
|
[ REFACT ] : CircularText Text Animation
|
2026-02-01 12:59:28 +05:30 |
|
Utkarsh-Singhal-26
|
101dde4c6d
|
[ REFACT ] : BlurText Text Animation
|
2026-01-31 22:58:03 +05:30 |
|
Utkarsh-Singhal-26
|
d312302823
|
[ REFACT ] : SplitText Text Animation
|
2026-01-31 16:35:17 +05:30 |
|
David Haz
|
54c1941143
|
fix asciitext
|
2026-01-21 18:38:12 +02:00 |
|
Utkarsh-Singhal-26
|
18d561ea6f
|
[ FIX ] : ASCIIText Naming & Registry
|
2026-01-21 16:08:55 +05:30 |
|
Utkarsh-Singhal-26
|
40f95d1d4d
|
[ ADDED ] : Up & Down Shuffle TextAnimation
|
2026-01-10 11:57:22 +05:30 |
|
Utkarsh-Singhal-26
|
1ccfe8f3c5
|
[ REFACT ] : CountUp from Animations to TextAnimations
|
2026-01-10 11:56:40 +05:30 |
|
Utkarsh-Singhal-26
|
3af2a1f23c
|
[ FIX ] : Build Errors
|
2026-01-05 17:56:47 +05:30 |
|
Alfarish Fizikri
|
81306ec59e
|
Create <Shuffle /> text animation
|
2025-12-26 15:57:19 +07:00 |
|
freakdaniel
|
d6ca7b36c3
|
Fix for watch prop (Issue #110)
|
2025-12-03 11:49:43 +03:00 |
|
David Haz
|
e550c97218
|
fix: refactor watch logic for manual mode and animation duration in TrueFocus component
|
2025-09-25 10:33:31 +03:00 |
|
David Haz
|
17debdfae9
|
Add credit
|
2025-09-01 13:48:17 +03:00 |
|
David Haz
|
74b276c357
|
TS Fixes + Demo Cleanup
|
2025-09-01 09:53:42 +03:00 |
|
snepsnepy
|
91b0d685f8
|
Fixed TypeScript errors in ScrollVelocity component
|
2025-08-18 11:26:06 +03:00 |
|
David Haz
|
ef84a39c64
|
fix: clean up code formatting and improve hover effect styling
|
2025-07-25 17:29:20 +03:00 |
|
Alfarish Fizikri
|
8021ebd77d
|
Create <VariableProximity /> text animation
|
2025-07-25 20:48:28 +07:00 |
|
David Haz
|
0b3e38f466
|
Format template
|
2025-07-21 13:10:41 +03:00 |
|
Purshottam Jain
|
d3187f71c7
|
[ADDED: TEXT TYPE ANIMATION]
|
2025-07-21 12:56:16 +05:30 |
|
David Haz
|
6f7b18429b
|
Add copy button styles and fix CurvedLoop for Safari
|
2025-07-21 08:55:13 +03:00 |
|
David Haz
|
f18199079f
|
refactor BlurText with better handling, best practices, fix animation complete handler
|
2025-07-18 20:55:58 +03:00 |
|
msavulescu
|
6af299052a
|
Added useTemplateRef API support
|
2025-07-18 16:29:54 +03:00 |
|
David Haz
|
20e76e75cf
|
Migrate ScrollVelocity component
|
2025-07-18 15:11:59 +03:00 |
|
David Haz
|
f6c5f2ceda
|
Color updates - remove purple colors
|
2025-07-17 17:12:23 +03:00 |
|
snepsnepy
|
dbe11acf9b
|
Added defineModel support for PreviewColor component. Updated watch in TrueFocus component.
|
2025-07-15 14:46:30 +03:00 |
|
David Haz
|
07ce88d997
|
Simplify demo components
|
2025-07-14 21:09:53 +03: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
|
a6dd7a9792
|
Migrate <Ribbons />
|
2025-07-12 18:50:15 +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 |
|
Sahil David
|
2b394c9aae
|
feat(text-animations): add GlitchText component
|
2025-07-12 15:52:35 +01:00 |
|
David Haz
|
50532846ba
|
Refactor RotatingText component props and improve type definitions
|
2025-07-12 16:33:32 +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 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 |
|
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
|
0209273305
|
Demo updates
|
2025-07-12 10:20:34 +03:00 |
|
David
|
5dfa4d722f
|
Merge branch 'main' into feat/true-focus
|
2025-07-12 10:05:54 +03:00 |
|
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 |
|