-
-
Notifications
You must be signed in to change notification settings - Fork 151
Comparing changes
Open a pull request
base repository: bootstrap-vue-next/bootstrap-vue-next
base: nuxt-v0.25.15
head repository: bootstrap-vue-next/bootstrap-vue-next
compare: nuxt-v0.26.0
- 11 commits
- 181 files changed
- 5 contributors
Commits on Nov 15, 2024
-
feat!: remove html props -- use equivalent slots fixes #1930 (#2311)
refactor: useTemplateRef feat(BFormGroup): add the ability to automatically get the ids from inputs and apply them to the associated label element feat(BFormRadioGroup)!: add slot option to replace html prop feat(BFormCheckboxGroup)!: add slot option to replace html prop feat: add option slot syntax to other group components refactor: use defineSlots return value rather than $slots feat(BToast): add defineSlots feat(BNavForm): add props wrapperAttrs & bind attrs.class to li also add prop formClass
Configuration menu - View commit details
-
Copy full SHA for ce01648 - Browse repository at this point
Copy the full SHA ce01648View commit details
Commits on Nov 16, 2024
-
fix(BNavbarToggle): toggle default slot doesnt have a scoped argument…
… 'expanded' fixes #2348
Configuration menu - View commit details
-
Copy full SHA for 981d684 - Browse repository at this point
Copy the full SHA 981d684View commit details -
Configuration menu - View commit details
-
Copy full SHA for cede1bf - Browse repository at this point
Copy the full SHA cede1bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba04461 - Browse repository at this point
Copy the full SHA ba04461View commit details
Commits on Nov 17, 2024
-
feat: add __usedComponents __usedDirectives property to the Bootstrap…
…VueNextResolver function (#2351)
Configuration menu - View commit details
-
Copy full SHA for 7a0cfa9 - Browse repository at this point
Copy the full SHA 7a0cfa9View commit details
Commits on Nov 19, 2024
-
add some classes and ids for components (#2344)
feat(BDropdown): id for split and menu elements feat(BFromGroup): add class b-form-group feat(BImg): add class b-img
Configuration menu - View commit details
-
Copy full SHA for 2caf82b - Browse repository at this point
Copy the full SHA 2caf82bView commit details -
Fix show/hide events and emits (#1821)
fix!: change all props starting skip or hide to start with no feat(show/hide)!: make components that show/hide use a composable useShowHide fix(show/hide): emit shown/hidden after transition fix(show/hide): prevented emit events restore modelValue feat(show/hide)!: add props lazy and unmount-lazy fix(show/hide)!: many animation fixes feat(show/hide): rename toggle prop to show, it opens the component with animation feat(show/hide): add prop backdrop-first to animate backdrop first feat(show/hide)!: add prop initial-animation to animate on initial render if modelValue is true, otherwise display the component without animation feat(show/hide): add prop visible to show without animation feat(BPopover): add hideMargin prop to add margin to the hide boundary fix(BPopover): correctly calculate size on some edge cases fix(BDropdown): correctly calculate size on some edge cases fix(BPopover)!: change slot prop showState to visible fix(BPopover): fire hide event only once fix(BPopover): better hide functionality, called only once fix(BPopover): Correct color arrow when arrow on top fix(BPopover)!: remove prop persistent, use lazy instead fix(BDropdown): focus returned to dropdown when escape key hit BREAKING CHANGE: many changes to show/hide components (BCollapse,BDropdown,BModal,BOffcanvas,BPopover,BTooltip,BToast) and rename props starting with skip or hide to start with no
Configuration menu - View commit details
-
Copy full SHA for 673529d - Browse repository at this point
Copy the full SHA 673529dView commit details -
fix: rename ref to avoid Vue warnings (Fix #2337) (#2353)
Co-authored-by: Jukka Raimovaara <roska@mentalhouse.fi>
Configuration menu - View commit details
-
Copy full SHA for f505fe9 - Browse repository at this point
Copy the full SHA f505fe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 561db7a - Browse repository at this point
Copy the full SHA 561db7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dbacc6 - Browse repository at this point
Copy the full SHA 4dbacc6View commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6c41b61 - Browse repository at this point
Copy the full SHA 6c41b61View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff nuxt-v0.25.15...nuxt-v0.26.0