Skip to content

Commit 4dea1ea

Browse files
authored
Update the TextCursorAnimation effect (#1453)
* update the text cursor animation effet * address feedback * change final color to green * add token for timing * update colors and cursor size
1 parent f3ef98c commit 4dea1ea

103 files changed

Lines changed: 656 additions & 207 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 23 additions & 0 deletions

.github/copilot-instructions.md

Lines changed: 1 addition & 0 deletions

apps/storybook/static/locales/de/FlexSuiteOverview.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
}
1616
},
1717
"hero": {
18-
"label": "GitHub Copilot",
18+
"label": "Dein KI-Beschleuniger",
19+
"initialLabel": "Dein KI-Assistent",
1920
"headingLine1": "Beherrsche",
2021
"headingLine2": "dein Handwerk",
2122
"description": "Dein KI-Beschleuniger für jeden Workflow, vom Editor bis ins Unternehmen.",

apps/storybook/static/locales/de/FlexSuiteSecurityCategory.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
}
1616
},
1717
"hero": {
18-
"label": "GitHub Security",
18+
"label": "Sicherheit für Entwickler",
19+
"initialLabel": "Anwendungssicherheit",
1920
"heading": "Leistungsstarke Sicherheit, für Entwickler entwickelt",
2021
"primaryAction": "Kostenlose Testversion starten",
2122
"secondaryAction": "Vertrieb kontaktieren"

apps/storybook/static/locales/en/FlexSuiteOverview.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
}
1616
},
1717
"hero": {
18-
"label": "GitHub Copilot",
18+
"label": "Your AI accelerator",
19+
"initialLabel": "Your AI assistant",
1920
"headingLine1": "Command",
2021
"headingLine2": "your craft",
2122
"description": "Your AI accelerator for every workflow, from the editor to the enterprise.",

apps/storybook/static/locales/en/FlexSuiteSecurityCategory.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
}
1616
},
1717
"hero": {
18-
"label": "GitHub Security",
18+
"label": "Developer-first security",
19+
"initialLabel": "Application security",
1920
"heading": "Powerful security, designed for developers",
2021
"primaryAction": "Start free trial",
2122
"secondaryAction": "Contact sales"

apps/storybook/static/locales/es/FlexSuiteOverview.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
}
1616
},
1717
"hero": {
18-
"label": "GitHub Copilot",
18+
"label": "Tu acelerador de IA",
19+
"initialLabel": "Tu asistente de IA",
1920
"headingLine1": "Domina",
2021
"headingLine2": "tu oficio",
2122
"description": "Tu acelerador de IA para cada flujo de trabajo, desde el editor hasta la empresa.",

apps/storybook/static/locales/es/FlexSuiteSecurityCategory.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
}
1616
},
1717
"hero": {
18-
"label": "GitHub Security",
18+
"label": "Seguridad para desarrolladores",
19+
"initialLabel": "Seguridad de aplicaciones",
1920
"heading": "Seguridad potente, diseñada para desarrolladores",
2021
"primaryAction": "Iniciar prueba gratuita",
2122
"secondaryAction": "Contactar con ventas"

apps/storybook/static/locales/fr/FlexSuiteOverview.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
}
1616
},
1717
"hero": {
18-
"label": "GitHub Copilot",
18+
"label": "Votre accélérateur IA",
19+
"initialLabel": "Votre assistant IA",
1920
"headingLine1": "Maîtrisez",
2021
"headingLine2": "votre art",
2122
"description": "Votre accélérateur IA pour chaque workflow, de l'éditeur à l'entreprise.",

apps/storybook/static/locales/fr/FlexSuiteSecurityCategory.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
}
1616
},
1717
"hero": {
18-
"label": "GitHub Security",
18+
"label": "Sécurité pour les développeurs",
19+
"initialLabel": "Sécurité des applications",
1920
"heading": "Une sécurité puissante, conçue pour les développeurs",
2021
"primaryAction": "Démarrer l'essai gratuit",
2122
"secondaryAction": "Contacter l'équipe commerciale"

0 commit comments

Comments
 (0)