Skip to content

Commit 05de8d0

Browse files
authored
feat: add accordion topic (#447)
1 parent ed61a54 commit 05de8d0

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

public/locales/en/home.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"header_actions_howToStart": "How to Start",
44
"news_title": "Recent updates",
55
"banner_content": "We are collecting questions for the Markdown editor webinar, please fill out the form!",
6-
"news_items_item1": "We have launched a new <a href=\"/media\">Media section</a>. It contains links to our articles and webinar recordings.",
7-
"news_items_item2": "You can now import your theme in <a href=\"/themer\">the themer</a> — JSON and CSS formats are supported.",
8-
"news_items_item3": "We have a <a target=\"_blank\" href=\"https://github.com/gravity-ui/uikit/tree/main/contribute\">contributors guide</a> now — it describes how to make a PR to our libraries so that it gets to the main branch.",
6+
"news_items_item1": "New <a href=\"/components/uikit/accordion\">Accordion component</a> — it allows you to create collapsible content panels for compact placement of large amounts of information!",
7+
"news_items_item2": "We have launched a new <a href=\"/media\">Media section</a>. It contains links to our articles and webinar recordings.",
8+
"news_items_item3": "You can now import your theme in <a href=\"/themer\">the themer</a> — JSON and CSS formats are supported.",
99
"features_feature1_title": "Built on real-life experience",
1010
"features_feature1_description": "Conceived as an in-house solution in response to real developers' needs, we released Gravity to the open-source community.",
1111
"features_feature2_title": "First class design",

public/locales/es/home.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"header_actions_howToStart": "Cómo empezar",
44
"news_title": "Actualizaciones recientes",
55
"banner_content": "Estamos recogiendo preguntas para el webinar sobre el Markdown editor. ¡Por favor, complete el formulario!",
6-
"news_items_item1": "Hemos lanzado una nueva <a href=\"/media\">sección de Medios</a>. Contiene enlaces a nuestros artículos y grabaciones de webinars.",
7-
"news_items_item2": "Ahora puedes importar tu tema en <a href=\"/themer\">el themer</a> — se admiten formatos JSON y CSS.",
8-
"news_items_item3": "Se ha lanzado la <a target=\"_blank\" href=\"https://github.com/gravity-ui/uikit/tree/main/contribute\">guía para colaboradores</a>, en ella se describe cómo hacer un PR a nuestras bibliotecas para que llegue a main.",
6+
"news_items_item1": "Nuevo <a href=\"/components/uikit/accordion\">componente Accordion</a> — permite crear paneles de contenido plegables para colocar de manera compacta grandes cantidades de información!",
7+
"news_items_item2": "Hemos lanzado una nueva <a href=\"/media\">sección de Medios</a>. Contiene enlaces a nuestros artículos y grabaciones de webinars.",
8+
"news_items_item3": "Ahora puedes importar tu tema en <a href=\"/themer\">el themer</a>se admiten formatos JSON y CSS.",
99
"features_feature1_title": "Basado en la experiencia de la vida real",
1010
"features_feature1_description": "Concebido como una solución interna en respuesta a las necesidades reales de los desarrolladores, lanzamos Gravity a la comunidad de código abierto.",
1111
"features_feature2_title": "Diseño de primera clase",

public/locales/ru/home.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"header_actions_howToStart": "С чего начать",
44
"news_title": "Новости",
55
"banner_content": "Собираем вопросы к вебинару по Markdown editor, пожалуйста заполните форму!",
6-
"news_items_item1": "Мы запустили новый <a href=\"/media\">раздел Медиа</a>. В нём собраны ссылки на наши статьи и записи вебинаров.",
7-
"news_items_item2": "Теперь вы можете импортировать свою тему в <a href=\"/themer\">themer</a> — поддерживаются форматы JSON и CSS.",
8-
"news_items_item3": "Вышел <a target=\"_blank\" href=\"https://github.com/gravity-ui/uikit/tree/main/contribute\">contributors guide</a>, в нём описано, как сделать PR в наши библиотеки так, чтобы он добрался до main.",
6+
"news_items_item1": "Новый <a href=\"/components/uikit/accordion\">компонент Accordion</a> — он позволяет создавать сворачиваемые панели контента для компактного размещения большого объёма информации!",
7+
"news_items_item2": "Мы запустили новый <a href=\"/media\">раздел Медиа</a>. В нём собраны ссылки на наши статьи и записи вебинаров.",
8+
"news_items_item3": "Теперь вы можете импортировать свою тему в <a href=\"/themer\">themer</a> — поддерживаются форматы JSON и CSS.",
99
"features_feature1_title": "Основано на реальном опыте использования",
1010
"features_feature1_description": "Внутреннее решение в ответ на реальные потребности разработчиков: мы выпустили Gravity для open-source сообщества.",
1111
"features_feature2_title": "Отличный дизайн",

public/locales/zh/home.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"header_actions_howToStart": "如何开始",
44
"news_title": "最近的更新",
55
"banner_content": "我们正在为 Markdown editor 网络研讨会收集问题,请填写此表格!",
6-
"news_items_item1": "我们推出了新的<a href=\"/media\">媒体部分</a>。它包含我们文章和网络研讨会录音的链接。",
7-
"news_items_item2": "现在您可以在<a href=\"/themer\">主题设置器</a>中导入您的主题 — 支持 JSON 和 CSS 格式",
8-
"news_items_item3": "发布了<a target=\"_blank\" href=\"https://github.com/gravity-ui/uikit/tree/main/contribute\">贡献者指南</a>,其中描述了如何向我们的库提交 PR 以便合并到 main 分支",
6+
"news_items_item1": "新的<a href=\"/components/uikit/accordion\">Accordion 组件</a> — 它允许您创建可折叠的内容面板,以便紧凑放置大量信息!",
7+
"news_items_item2": "我们推出了新的<a href=\"/media\">媒体部分</a>。它包含我们文章和网络研讨会录音的链接",
8+
"news_items_item3": "现在您可以在<a href=\"/themer\">主题设置器</a>中导入您的主题 — 支持 JSON 和 CSS 格式",
99
"features_feature1_title": "建立在现实生活体验之上",
1010
"features_feature1_description": "作为响应开发人员实际需求的内部解决方案,我们向开源社区发布了 Gravity。",
1111
"features_feature2_title": "一流的设计",

src/content/landing.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,15 @@ export const getLanding = ({
7474
title: t('home:news_title'),
7575
items: [
7676
{
77-
date: '2025-09-04T14:00:00.000Z',
77+
date: '2025-09-12T07:00:00.000Z',
7878
content: t('home:news_items_item1'),
7979
},
8080
{
81-
date: '2025-09-02T14:00:00.000Z',
81+
date: '2025-09-04T14:00:00.000Z',
8282
content: t('home:news_items_item2'),
8383
},
8484
{
85-
date: '2025-08-14T14:00:00.000Z',
85+
date: '2025-09-02T14:00:00.000Z',
8686
content: t('home:news_items_item3'),
8787
},
8888
],

0 commit comments

Comments
 (0)