35 Star 155 Fork 1

Gitee 极速下载/gitlabhq

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/gitlabhq/gitlabhq
克隆/下载
axe-linter.yml 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
GitLab Bot 提交于 2025-02-20 02:12 +08:00 . Add latest changes from gitlab-org/gitlab@master
global-components:
gl-button:
element: button
attributes:
- aria-*
gl-avatar:
element: img
gl-avatar-link:
element: a
gl-avatar-labeled:
element: img
attributes:
- label: alt
gl-toggle:
element: button
attributes:
- label: aria-labelledby
- description: aria-describedby
gl-link:
element: a
gl-collapsible-listbox:
element: button
attributes:
- aria-*
# gives false results for listobx without toggle text but wih v-model providing an initial value
- toggle-text: aria-label
- toggle-aria-labelled-by: aria-labelledby
- list-aria-labelled-by: aria-labelledby
gl-disclosure-dropdown:
element: button
attributes:
- aria-*
- toggle-text: aria-label
gl-form-group:
element: label
attributes:
- aria-*
- label-for: for
- label: <text>
gl-form-input:
element: input
attributes:
- aria-*
gl-form-textarea:
element: textarea
attributes:
- aria-*
gl-form-select:
element: select
attributes:
- aria-*
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Ruby
1
https://gitee.com/mirrors/gitlab.git
git@gitee.com:mirrors/gitlab.git
mirrors
gitlab
gitlabhq
master

搜索帮助