This branch is68 commits behindxuexiangjys/XUI:master. README Apache-2.0 license XUI English|Chinese A simple and elegant Android native UI framework, free your hands! Click on theinstruction documentand experience it! Covers most of the UI components:TextView、Button、EditText、ImageView、Spinner、...
Octicons is an open source library created specifically for GitHub's UI. Offers Offer Using Figma designs to build the Octicons icon library Tags Get help atOcticons support Blackfire About Blackfire Code performance measurement tool. Find & fix bottlenecks. ...
Latest commit Cannot retrieve latest commit at this time. History768 Commits .changeset chore(release): version packages (#7228) Apr 23, 2025 .github chore: create dependabot config Mar 27, 2025 .vscode (5/n) shadcn: migrate all components and blocks (#6567) Feb 5, 2025 apps fix: move...
管線狀態會顯示在 GitHub UI 的各個位置。 針對PR,它們會顯示在 [PR 交談] 索引標籤上。 針對個別認可,當將滑鼠停留在存放庫認可索引標籤上的認可時間之後的狀態標記時,就會顯示這些認可。 PAT 或 OAuth GitHub 連線 對於使用 PAT 或OAuth GitHub 連線的管線,狀態會張貼回觸發執行的認可/PR。 GitHub 狀態 API ...
您也可以在 [動作]索引標籤內的 GitHub UI 中,或使用 GitHub API 端點DELETE /repos/{owner}/{repo}/actions/runs/{run_id},取消進行中的工作流程執行。 請記住,當您取消工作流程執行時,GitHub 會取消其執行內的所有作業和步驟。 使用組織的樣板化工作流程 ...
使用jobs.<job_id>.name 设置作业名称,该名称显示在 GitHub UI 中。 jobs.<job_id>.permissions 在特定的作业中,你可以使用 jobs.<job_id>.permissions 修改授予 GITHUB_TOKEN 的默认权限,根据需要添加或删除访问权限,以便只授予所需的最低访问权限。 有关详细信息,请参阅“自动令牌身份验证”。 通过在...
{ "admin": false, "push": false, "pull": true }, "allow_rebase_merge": true, "template_repository": null, "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O", "allow_squash_merge": true, "delete_branch_on_merge": true, "allow_merge_commit": true, "subscribers_count": 42, ...
Create a codespace to start developing in a secure, configurable, and dedicated development environment that works how and where you want it to. Offers Offer Free Pro level access to Codespaces to use anywhere in your account. Tags Get help atGitHub Codespaces support ...
First commit Feb 7, 2014 .gitignore .gitignore Merge branch 'dev' Mar 11, 2016 .jshintrc .jshintrc New version build 1.3.640 Feb 5, 2016 .travis.yml .travis.yml Added gcc compiler to travis.yml Dec 8, 2015 bower.json bower.json Version up Mar 28, 2023 gruntfile.js gruntfile.js New...
//github.com/JadeXH/JHIMComponets.git# 添加文件yourname@Jade-for-MacBook-ProJHIMComponets%gitadd.# 将暂存区里的改动给提交到本地的版本库yourname@Jade-for-MacBook-ProJHIMComponets%git commit-m"first commit"# 创建分支mainyourname@Jade-for-MacBook-ProJHIMComponets%git branch-Mmain# 提交版本号...