Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 Pull mirroring failed .
上次成功更新
  1. 4月 24, 2024
  2. 4月 16, 2024
    • Paul Gascou-Vaillancourt's avatar
      Remove the `tailwind_all_the_way` feature flag · 77897c33
      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
      77897c33
  3. 4月 11, 2024
  4. 2月 13, 2024
  5. 10月 24, 2023
  6. 9月 25, 2023
  7. 9月 20, 2023
  8. 8月 31, 2023
  9. 8月 22, 2023
  10. 7月 17, 2023
    • Elwyn Benson's avatar
      Configure webpack to work with latest gridstack · 4cb5e04f
      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
      4cb5e04f
  11. 6月 08, 2023
  12. 5月 24, 2023
    • Enrique Alcántara's avatar
      Set up API access in GitLab storybook · 15d9361e
      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
      15d9361e
  13. 10月 29, 2022
  14. 10月 28, 2022
  15. 8月 23, 2022
  16. 8月 22, 2022
  17. 7月 26, 2022
  18. 3月 14, 2022
  19. 9月 29, 2021
    • Enrique Alcantara's avatar
      Set up MirajeJS in Storybook · 9800a90a
      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.
      9800a90a
  20. 9月 09, 2021
  21. 7月 23, 2021
  22. 6月 30, 2021
  23. 6月 18, 2021
  24. 6月 08, 2021
加载中