Commits on Source (28)
-
Vanessa Otto authored
The vendored directory from BootstrapVue contained the Nuxt pages of the documentation. These are now removed. deleted: docs/markdown/reference/theming/README.md
-
Vanessa Otto authored
BootstrapVue Markdown Docs are now referenced in single Component Documentations.
-
Vanessa Otto authored
Replace vendored /docs links with Storybook Story Path URLs
-
Vanessa Otto authored
-
Vanessa Otto authored
-
🤖 GitLab Bot 🤖 authored
-
Lukas Eipert authored
Merge branch '2913-remove-bootstrapvue-nuxt-docs--readding-docs' into '2913-remove-bootstrapvue-nuxt-docs' docs: Re-add BootstrapVue Docs References See merge request !4684 Merged-by:
Lukas Eipert <leipert@gitlab.com> Approved-by:
Lukas Eipert <leipert@gitlab.com> Co-authored-by:
Vanessa Otto <votto@gitlab.com>
-
Lukas Eipert authored
Resolve "Remove BootstrapVue Nuxt Docs" Closes #2913 See merge request !4667 Merged-by:
Lukas Eipert <leipert@gitlab.com> Approved-by:
Lukas Eipert <leipert@gitlab.com> Reviewed-by:
Lukas Eipert <leipert@gitlab.com> Co-authored-by:
Vanessa Otto <votto@gitlab.com>
-
Lukas Eipert authored
chore(deps): update playwright to v1.48.0 See merge request !4685 Merged-by:
Lukas Eipert <leipert@gitlab.com> Approved-by:
Lukas Eipert <leipert@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
🤖 GitLab Bot 🤖 authored
-
Vanessa Otto authored
Replace @gitlab/tailwind rule name
-
Vanessa Otto authored
chore(deps): update babel to ^7.25.8 See merge request !4687 Merged-by:
Vanessa Otto <votto@gitlab.com> Approved-by:
Vanessa Otto <votto@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Lukas Eipert authored
Using our env variable in jest/CI to determine whether vue@2 or vue@3 is used.
-
Lukas Eipert authored
And add a new bash script to wrap the metadata check
-
Lukas Eipert authored
We are in no need for a compiled CSS file because we are consuming the SCSS source. So, we can simply get rid of all related dependencies.
-
Lukas Eipert authored
We are consuming the bootstrap-vue code from source, so we can drop most babel, rollup and terser related dependencies.
-
Lukas Eipert authored
Apparently eslint is able to understand all of bootstrap-vue, without the babel-eslint dependency.
-
Vanessa Otto authored
chore(bootstrap-vue): Drop most of the build system See merge request !4691 Merged-by:
Vanessa Otto <votto@gitlab.com> Approved-by:
Vanessa Otto <votto@gitlab.com> Reviewed-by:
Lukas Eipert <leipert@gitlab.com> Co-authored-by:
Lukas Eipert <leipert@gitlab.com>
-
🤖 GitLab Bot 🤖 authored
-
Lukas Eipert authored
chore(deps): update dependency eslint-plugin-cypress to v3.6.0 See merge request !4693 Merged-by:
Lukas Eipert <leipert@gitlab.com> Approved-by:
Savas Vedova <svedova@gitlab.com> Approved-by:
Lukas Eipert <leipert@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Lorenz van Herwaarden authored
BREAKING CHANGE: Remove GlProgressBar's `animated`, `precision`, `showValue`, `showProgress`, `striped` props, and functionality to use the default slot. * Migrate GlProgressBar component so it does not depend on Bootstrap Vue's BProgress and BProgressBar components anymore * Remove Bootstrap Vue's BProgress, BProgressBar, styling, and docs * Include documentation for GlProgressBar * Update stories to include `height` and `max` * Update toast docs to remove mention of progress bar styling
-
-
Mark Florian authored
chore: GlModal use large shadow See merge request !4698 Merged-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Jeremy Elder <jelder@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Co-authored-by:
danmh <dmizzi-harris@gitlab.com>
-
Peter Hegman authored
chore(deps): Update @gitlab/eslint-plugin to v20.4.1 See merge request !4690 Merged-by:
Peter Hegman <phegman@gitlab.com> Approved-by:
Peter Hegman <phegman@gitlab.com> Co-authored-by:
Vanessa Otto <votto@gitlab.com>
-
Vanessa Otto authored
Storybook's markdown-to-jsx renderer has a problem with nested divs. As a quickfix, we're replacing the outer div's with section's.
-
Lukas Eipert authored
docs: Replace div with section to prevent nested divs Closes #2947 See merge request !4699 Merged-by:
Lukas Eipert <leipert@gitlab.com> Approved-by:
Lukas Eipert <leipert@gitlab.com> Co-authored-by:
Vanessa Otto <votto@gitlab.com>
-
Vanessa Otto authored
feat: migrate GlProgressBar See merge request !4666 Merged-by:
Vanessa Otto <votto@gitlab.com> Approved-by:
Dan MH <dmizzi-harris@gitlab.com> Approved-by:
Lukas Eipert <leipert@gitlab.com> Approved-by:
Vanessa Otto <votto@gitlab.com> Reviewed-by:
Vanessa Otto <votto@gitlab.com> Co-authored-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com>
-
semantic-release-bot authored
# [97.0.0](v96.3.0...v97.0.0) (2024-10-16) ### Features * migrate GlProgressBar component ([c58a6c81](c58a6c81)) ### BREAKING CHANGES * Remove GlProgressBar's `animated`, `precision`, `showValue`, `showProgress`, `striped` props, and functionality to use the default slot. * Migrate GlProgressBar component so it does not depend on Bootstrap Vue's BProgress and BProgressBar components anymore * Remove Bootstrap Vue's BProgress, BProgressBar, styling, and docs * Include documentation for GlProgressBar * Update stories to include `height` and `max` * Update toast docs to remove mention of progress bar styling
Showing
- .eslintrc.js 2 additions, 2 deletions.eslintrc.js
- .gitlab-ci.yml 2 additions, 4 deletions.gitlab-ci.yml
- CHANGELOG.md 21 additions, 0 deletionsCHANGELOG.md
- package.json 7 additions, 7 deletionspackage.json
- src/components/base/alert/alert.vue 1 addition, 1 deletionsrc/components/base/alert/alert.vue
- src/components/base/avatar/avatar.vue 4 additions, 4 deletionssrc/components/base/avatar/avatar.vue
- src/components/base/datepicker/datepicker.vue 1 addition, 1 deletionsrc/components/base/datepicker/datepicker.vue
- src/components/base/drawer/drawer.vue 1 addition, 1 deletionsrc/components/base/drawer/drawer.vue
- src/components/base/form/form_group/form_group.stories.js 3 additions, 1 deletionsrc/components/base/form/form_group/form_group.stories.js
- src/components/base/form/form_input/form_input.vue 3 additions, 3 deletionssrc/components/base/form/form_input/form_input.vue
- src/components/base/form/form_select/form_select.vue 3 additions, 3 deletionssrc/components/base/form/form_select/form_select.vue
- src/components/base/link/link.stories.js 2 additions, 1 deletionsrc/components/base/link/link.stories.js
- src/components/base/modal/modal.scss 1 addition, 2 deletionssrc/components/base/modal/modal.scss
- src/components/base/progress_bar/progress_bar.md 25 additions, 0 deletionssrc/components/base/progress_bar/progress_bar.md
- src/components/base/progress_bar/progress_bar.scss 11 additions, 0 deletionssrc/components/base/progress_bar/progress_bar.scss
- src/components/base/progress_bar/progress_bar.spec.js 83 additions, 0 deletionssrc/components/base/progress_bar/progress_bar.spec.js
- src/components/base/progress_bar/progress_bar.stories.js 9 additions, 7 deletionssrc/components/base/progress_bar/progress_bar.stories.js
- src/components/base/progress_bar/progress_bar.vue 54 additions, 5 deletionssrc/components/base/progress_bar/progress_bar.vue
- src/components/base/tabs/tabs/tabs.stories.js 2 additions, 1 deletionsrc/components/base/tabs/tabs/tabs.stories.js
- src/components/base/toast/toast.js 1 addition, 1 deletionsrc/components/base/toast/toast.js