该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 7月 08, 2023
-
-
由 Illya 创作于
* replace existing Vue.config.errorHandler
-
- 5月 02, 2023
-
-
由 Illya 创作于
* Use toBeDefined instead of toBe('true')
-
- 4月 13, 2023
-
-
由 Miguel Rincon 创作于
-
- 3月 09, 2023
-
-
* update @gitlab/eslint-plugin to the 18.2.0 * enable vtu-no-explicit-wrapper-destroy rule for spec files
-
- 3月 07, 2023
-
-
由 Eduardo Sanz García 创作于
Replace old `flash` import to the newer `alert`. Follow-up of https://gitlab.com/gitlab-org/gitlab/-/merge_requests/109449+
-
- 2月 22, 2023
-
-
由 Samantha Ming 创作于
Remove wrapper.vm usage
-
- 2月 21, 2023
-
-
由 Martin Wortschack 创作于
-
- 2月 06, 2023
-
-
由 Coung Ngo 创作于
Converts 200, 400, and 500 primitives to constants in frontend code to avoid magic numbers
-
- 2月 03, 2023
-
-
由 Coung Ngo 创作于
Converts 200s to HTTP_STATUS_OK constants in frontend code to avoid magic numbers
-
- 9月 30, 2022
-
-
由 Eduardo Sanz García 创作于
Automatic replacement of deprecated `createFlash` function by Pajamas compliant `createAlert`. There is a small change in the look and feel: the createAlert adds an icon based on the variant type.
-
- 9月 14, 2022
-
-
由 Vitaly Slobodin 创作于
-
- 9月 10, 2022
-
-
由 Eduardo Sanz García 创作于
Part 3 Automatic conversion of Vue Test Util `Wrapper#find` for `Wrapper#findComponent` when applied to a Vue component. From the Vue Test Util page: https://v1.test-utils.vuejs.org/api/wrapper/#find ``` Deprecation warning Using find to search for a Component is deprecated and will be removed. Use findComponent instead. The find method will continue to work for finding elements using any valid selector. ```
-
- 5月 25, 2022
-
-
由 Marcel van Remmerden 创作于
Changelog: changed
-
- 1月 25, 2022
-
- 12月 29, 2021
-
-
由 Illya Klymov 创作于
* add lint against setData * add eslint-ignore for existing cases
-
- 6月 05, 2021
-
-
由 Ezekiel Kigbo 创作于
-
- 2月 26, 2021
-
-
由 Kev 创作于
-
- 2月 15, 2021
-
-
由 Vitaly Slobodin 创作于
See https://gitlab.com/gitlab-org/frontend/eslint-plugin/-/issues/18 for more information.
-
- 1月 11, 2021
-
-
由 Paul Gascou-Vaillancourt 创作于
GlModal was updated to use a Pajamas-compliant close button. This is done by overriding the modal-header slot to display a custom close button, and by re-exposing the title prop as well as the modal-title slot. Those are drop-in changes as it still possible to set a modal's title either by providing a modal-header slot, a modal-title slot, or by passing the title prop. However, the specs needed to be updated to reflect those API changes.
-
- 10月 21, 2020
-
- 3月 23, 2020
-
-
由 Fabio Huser 创作于
Closes gitlab-org/gitlab#194250
-
- 12月 11, 2019
-
-
由 Takuya Noguchi 创作于
only for CE-specific contents under /spec/javascripts/[p-r]
-
- 10月 18, 2018
-
-
由 Mike Greiling 创作于
-
- 10月 17, 2018
-
- 6月 16, 2018
- 4月 06, 2018
-
-
由 Shah El-Rahman 创作于
-