该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
Pull mirroring failed .
上次成功更新 。
上次成功更新 。
- 4月 24, 2024
-
-
由 Paul Gascou-Vaillancourt 创作于
Upgrades `sass` and `sass-loader` for the Storybook.
-
- 4月 16, 2024
-
-
由 Paul Gascou-Vaillancourt 创作于
This removes the `tailwind_all_the_way` feature flag. We had the flag enabled long enough in production to catch and fix a few regressions. We are now ready to remove the flag and rely on a single Tailwind config which will allow us to resume the migrations. Changelog: added
-
- 4月 11, 2024
-
-
由 Paul Gascou-Vaillancourt 创作于
-
- 2月 13, 2024
-
-
由 Paul Gascou-Vaillancourt 创作于
We need to transpile `marked` for webpack in both production and storybook. That was harder than imagined. We probably should update storybook and this potentially goes away. Co-Authored-By:
Lukas Eipert <leipert@gitlab.com>
-
- 10月 24, 2023
-
-
由 Ezekiel Kigbo 创作于
Adds a helper decorator to wrap storybook story components that require a vuex store. Update storybook documentation
-
- 9月 25, 2023
-
-
由 Kos Palchyk 创作于
-
- 9月 20, 2023
-
-
由 Elwyn Benson 创作于
Ensure webpack uses babel-loader in order to handle ES2020 features which the module now ships. Storybook webpack configured to point at ES5 files to bypass incompatible babel configuration issues
-
- 8月 31, 2023
-
-
由 Kos Palchyk 创作于
-
- 8月 22, 2023
-
-
So it can be used in the groups list and other components
-
- 7月 17, 2023
-
-
由 Elwyn Benson 创作于
Main webpack uses explicit babel-loader to handle ES2020 features which the module now ships. Storybook webpack configured to point at ES5 files to bypass incompatible babel configuration issues
-
- 6月 08, 2023
-
-
由 Enrique Alcantara 创作于
Improves the API access addon to display a badge indicating which stories expect API access parameters
-
- 5月 24, 2023
-
-
由 Enrique Alcántara 创作于
Enhance GitLab storybook by implementing a global decorator and global arguments that allow setting a gitlab instance URL and an access token so we can write stories for components that depend on the REST or GraphQL APIs
-
- 10月 29, 2022
-
-
由 Vitaly Slobodin 创作于
-
由 Peter Hegman 创作于
This reverts merge request !96011
-
- 10月 28, 2022
-
-
由 Tomas Bulva 创作于
-
- 8月 23, 2022
-
-
由 Lukas Eipert 创作于
Update storybook dev environment. Also pin chokidar to a newer version.
-
- 8月 22, 2022
-
-
由 Lukas Eipert 创作于
This also adds syntax highlighting support to storybook. We just use the default theme.
-
- 7月 26, 2022
-
-
由 Lukas Eipert 创作于
Luckily tar is just a development dependency for us, so we can simply update it without following the "normal" security process.
-
- 3月 14, 2022
- 9月 29, 2021
-
-
由 Enrique Alcantara 创作于
Allow using MirajeJS to mock API requests in Storybook. Improves the yarn storybook:start command to prompt the user about generating the fixtures needed by MirajeJS.
-
- 9月 09, 2021
-
-
由 Enrique Alcántara 创作于
-
- 7月 23, 2021
-
-
由 KunQian 创作于
-
- 6月 30, 2021
-
-
由 Vitaly Slobodin 创作于
-
- 6月 18, 2021
-
-
由 Tom Quirk 创作于
- Add .storybook-yarn-cache alias - Push to storybook node modules cache in ci - Use frontend rules for storybook job
-
由 Tom Quirk 创作于
Don't check for ee/ stories in FOSS
-
由 Tom Quirk 创作于
- add basic doc - include ee/ - add storybook:start and storybook:install yarn scripts
-
由 Tom Quirk 创作于
- upgrade storybook packages - add comments to webpack config
-
由 Enrique Alcantara 创作于
And fix eslint errors.
-
由 Tom Quirk 创作于
Adds Storybook dependencies, config, and a story for todo_button.vue. Deploys to GitLab pages.
-
- 6月 08, 2021
-
-
由 Rémy Coutable 创作于
This reverts merge request !55454
-
由 Tom Quirk 创作于
-