/
githubmirror
/
tabler
Обзор
Документация
Войти
/
githubmirror
/
tabler
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
dev
.github/labeler.yml
49 строк
1 KB
codecalm
Update documentation JSON to include new Astro library entry
28 июл 2026, 02:09
28 июл 2026, 02:09
8515820
Код
Авторство
О чём код?
core: - changed-files: - any-glob-to-any-file: 'core/**' preview: - changed-files: - any-glob-to-any-file: 'preview/**' docs: - changed-files: - any-glob-to-any-file: 'docs/**' shared: - changed-files: - any-glob-to-any-file: 'shared/**' scss: - changed-files: - any-glob-to-any-file: - 'core/scss/**' - 'preview/scss/**' - 'docs/scss/**' javascript: - changed-files: - any-glob-to-any-file: - 'core/js/**' - 'preview/js/**' icons: - changed-files: - any-glob-to-any-file: - 'shared/data/icons.json' - 'shared/data/icons-info.json' - 'docs/pages/icons/**' illustrations: - changed-files: - any-glob-to-any-file: - 'shared/static/illustrations/**' - 'shared/data/illustrations.json' - 'docs/pages/illustrations/**' dependencies: - changed-files: - any-glob-to-any-file: - 'package.json' - '**/package.json' - 'pnpm-lock.yaml'