You need to sign in or sign up before continuing.
Commits on Source 17
-
Jeremy Elder authored
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
Enrique Alcántara authored
chore: remove sm emoji examples See merge request !4568 Merged-by:
Enrique Alcántara <ealcantara@gitlab.com> Approved-by:
Dan MH <dmizzi-harris@gitlab.com> Approved-by:
Vanessa Otto <votto@gitlab.com> Approved-by:
Enrique Alcántara <ealcantara@gitlab.com> Co-authored-by:
GitLab Bot <gitlab-bot@gitlab.com> Co-authored-by:
Jeremy Elder <jelder@gitlab.com>
-
Lukas Eipert authored
chore(deps): update dependency @gitlab/eslint-plugin to v20.1.0 See merge request !4571 Merged-by:
Lukas Eipert <leipert@gitlab.com> Approved-by:
Lukas Eipert <leipert@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Vanessa Otto authored
Until recently developers could use `gl-form-text` to add either label descriptions, or descriptions to a form group. Instead, it is possible to use the component's slots.
-
🤖 GitLab Bot 🤖 authored
-
Scott de Jonge authored
docs(GlFormGroup): Add slot examples See merge request !4541 Merged-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
James Rushford <jrushford@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Dan MH <dmizzi-harris@gitlab.com> Reviewed-by:
James Rushford <jrushford@gitlab.com> Co-authored-by:
GitLab Bot <gitlab-bot@gitlab.com> Co-authored-by:
Vanessa Otto <votto@gitlab.com>
-
Paul Gascou-Vaillancourt authored
The main GitLab project has grown too big and pushing integration branches to it over HTTPS was timing out most of the time. We are switching to a fresh fork which will only be used for integration branches and should therefore remain small enough that push operations won't fail any time soon.
-
Paul Gascou-Vaillancourt authored
Documents the fact that `create_integration_branch` now creates branches in a forked GitLab.
-
Paul Gascou-Vaillancourt authored
Rewrites the `create_integration_branch` CI job to create the integration branches using the REST API. This makes it possible to only fetch the files we need (`package.json` and `yarn.lock`) to make the development build installation faster.
-
Lukas Eipert authored
ci: create integration branches via the REST API See merge request !4516 Merged-by:
Lukas Eipert <leipert@gitlab.com> Approved-by:
Lukas Eipert <leipert@gitlab.com> Reviewed-by:
Lukas Eipert <leipert@gitlab.com> Co-authored-by:
Paul Gascou-Vaillancourt <paul.gascvail@gmail.com>
-
Peter Hegman authored
chore(deps): update dependency cypress to v13.14.1 See merge request !4569 Merged-by:
Peter Hegman <phegman@gitlab.com> Approved-by:
Peter Hegman <phegman@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Jeremy Elder authored
Make bottom border transparent in both light and dark mode.
-
Scott de Jonge authored
feat(Alert): Transparent border bottom See merge request !4580 Merged-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Co-authored-by:
Jeremy Elder <jelder@gitlab.com>
-
semantic-release-bot authored
# [91.5.0](v91.4.0...v91.5.0) (2024-09-04) ### Features * **Alert:** Transparent border bottom ([30f1863f](30f1863f))