Commit f2e590e
committed
FEAT: 🎉 Enable TypeScript Support:
- Adds TypeScript to the project while keeping JS intact & working
- Adds JS/TS Selector in the code tab
- Added TypeScript code for <AnimatedContent /> and <FadeContent />
- Update jsrepo config and CLI Installation component to enable the new TS installation commands and info1 parent 8035a40 commit f2e590e
File tree
21 files changed
+1214
-395
lines changed- src
- components/code
- constants/code/Animations
- demo/Animations
- scss
- tailwind/Animations
- AnimatedContent
- FadeContent
- ts-default/Animations
- AnimatedContent
- FadeContent
- ts-tailwind/Animations
- AnimatedContent
- FadeContent
21 files changed
+1214
-395
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
36 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
37 | 59 | | |
38 | 60 | | |
39 | 61 | | |
40 | | - | |
| 62 | + | |
41 | 63 | | |
42 | 64 | | |
43 | | - | |
| 65 | + | |
44 | 66 | | |
45 | 67 | | |
46 | | - | |
| 68 | + | |
47 | 69 | | |
48 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
49 | 75 | | |
50 | 76 | | |
51 | 77 | | |
| |||
0 commit comments