该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 4月 29, 2022
-
-
由 Rajendra Kadam 创作于
Add specs covering the changes Apply spec cleanup suggestions
-
- 4月 08, 2022
-
-
由 Coung Ngo 创作于
Use webpack aliases to make import paths more readable
-
- 3月 20, 2022
-
-
由 Daniel Tian 创作于
Changelog: fixed MR:
-
- 2月 24, 2022
-
-
由 Steve Mokris 创作于
- Adds a toolbar button - Adds a keyboard shortcut (mod+shift+x) - Avoids showing the label autocomplete menu Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/81092
-
- 2月 18, 2022
-
-
由 Andrew Smith 创作于
Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/228883 Changelog: added Signed-off-by:
Andrew Smith <espadav8@gmail.com>
-
由 Enrique Alcantara 创作于
Fix a tabs migration bug where the toolbar buttons in the Markdown field stop working after switching between Edit and Preview modes Changelog: fixed
-
- 2月 16, 2022
-
-
由 Daniel Tian 创作于
MR: Changelog: changed
-
- 8月 12, 2021
-
-
由 Jarek Ostrowski 创作于
Changelog: changed
-
- 8月 10, 2021
-
-
由 Paul Slaughter 创作于
This reverts merge request !67058
-
由 Jarek Ostrowski 创作于
Changelog: changed
-
- 5月 07, 2021
-
-
由 Austin Regnery 创作于
-
- 5月 05, 2021
-
-
由 Austin Regnery 创作于
-
由 Austin Regnery 创作于
-
由 Austin Regnery 创作于
-
由 Austin Regnery 创作于
-
- 3月 26, 2021
-
-
由 Phil Hughes 创作于
This makes the code suggestions button be aware of the multi-line comments. The content in the suggestion and the indexes are based on the multi-line comments options. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/232339
-
- 3月 18, 2021
-
-
由 Nathan Friend 创作于
This commit refactors almost all keyboard shortcuts to use keysFor. A small number of shortcuts have been left as-is because their implementation is unconventional/unusual. These will be addressed in follow-up commits.
-
- 2月 15, 2021
-
-
由 Vitaly Slobodin 创作于
See https://gitlab.com/gitlab-org/frontend/eslint-plugin/-/issues/18 for more information.
-
- 1月 27, 2021
-
-
由 svistas 创作于
This MR adds a transient test that is scheduled by the Transient Working Group and covers the apply suggestion feature. This ensures that any regressions for transientness can be easily detected Apply 1 suggestion(s) to 1 file(s)
-
- 12月 24, 2020
-
-
由 Lukas Eipert 创作于
Part of our prettier migration; changing the arrow-parens style.
-
- 9月 16, 2020
-
-
由 Nathan Friend 创作于
This commit updates the Markdown editor keyboard shortcuts to only apply the appropriate variant (Ctrl vs ⌘) for the current platform.
-
- 9月 12, 2020
-
-
由 Nathan Friend 创作于
This commit adds the ability to add keyboard shortcuts to out markdown editors. This commit implements 3 shortcuts: bold (cmd/control+b), italic (cmd/control+i), and link (cmd/control+k).
-
- 9月 09, 2020
-
-
由 Brett Walker 创作于
instead of `*`. This makes it more consistent with selected text and keystroke `*` for bolding and keystroke `_` for italics
-
- 8月 24, 2020
-
-
由 Lukas Eipert 创作于
This replaces all the usages of ~/vue_shared/components/icon.vue with the corresponding GitLab UI component within the `vue_shared` directory. In a previous MR [0] we already replaced the internal implementation with the GitLab UI component. This should allow us to migrate all usages without any test failures relating to the differences in their implementation. The actual deletion of the file will be done in a follow-up in case we have missed an instance or someone introduces a new one in the meanwhile. [0]: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/38778
-
- 8月 20, 2020
-
-
由 jeldergl 创作于
-
- 7月 22, 2020
-
-
由 Jochen Roth 创作于
Remove `update-tag` event and use existing click event, do not access vuejs elements directyl instead use `querySelector` https://gitlab.com/gitlab-org/gitlab/-/merge_requests/36753#note_383620360 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/36753#note_383620356 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/36753#note_383620351
-
由 Jochen Roth 创作于
-
- 7月 21, 2020
-
-
由 Christie Lenneville 创作于
-
- 6月 19, 2020
- 6月 02, 2020
-
-
由 Marcel Amirault 创作于
-
- 4月 03, 2020
-
-
由 Paul Gascou-Vaillancourt 创作于
- Renamed all instances of GlButton to GlDeprecatedButton - Renamed all instance of gl-button to gl-deprecated-button
-
- 3月 17, 2020
-
-
由 Lukas Eipert 创作于
The eslint rule paths have changed. So we need to explitly change to the shorter path
-
- 1月 24, 2020
-
-
由 Enrique Alcantara 创作于
- Migrate components to new GlTable slot syntax - Fix feature tests that made obsolete assertions on the tooltip component - Migrate components to new GlTabs slot syntax - Fix bugs caused by the new Tooltip and Popover components - Fix bugs introduced by the new modal component.
-
- 12月 24, 2019
-
-
由 Kerri Miller 创作于
-
- 11月 15, 2019
-
-
由 Jeremy Elder 创作于
-
- 11月 13, 2019
-
-
由 Mark Lapierre 创作于
These selectors were left behind when selectors only used in units tests were being renamed.
-
- 8月 08, 2019
-
-
由 Ezekiel Kigbo 创作于
Disables the vue-i18n eslint rules for files that are not able to be autofixed, this will stop these offences causing pipeline failures but they will need manual fixing.
-
由 Ezekiel Kigbo 创作于
Disables the vue-i18n eslint rules for files that are not able to be autofixed, this will stop these offences causing pipeline failures but they will need manual fixing.
-
- 7月 30, 2019
-
-
由 Tanya Pazitny 创作于
-