Update dependency bootstrap.native to v4 - autoclosed #276
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.0.14
->^4.2.0
Release Notes
thednp/bootstrap.native
v4.2.0
Compare Source
What's changed
What's new
triggers
andisShown
property to Toast componentWhat's fixed
For a complete and detailed view of the changes, check out the commits log
v4.1.2
Compare Source
v4.1.1
Compare Source
v4.1.0
Compare Source
What Changed
In brief, a complete rework of all components for stronger TypeScript or improved JavaScript consistency, as well as new features.
Potentially Breaking Changes
myAlertElement.Alert
), you now need to use the build in static methods (EG:BSN.Alert.getInstance(myAlertElement)
which is on par with the original library.shorter-js
library has suffered an entire sweep of changes to file and folder structure, your de-duped builds may need some updates.New Features
myCollapse.isAnimating
) the result is: execution must never bubble or break in any case. The following components benefit: Carousel, Collapse, Modal, Tooltip, Popover, Tab and Toast..carousel
element.Improvements
dist/components.popover.js
slightly larger in size, but BSN is overall smaller.Most Notable Commits
Thanks to all who tested and participated in #430 @midzer @jcorporation @lekoala
v4.0.7
Compare Source
v4.0.6
Compare Source
v4.0.0
Compare Source
Changes:
bootstrap.native.js
), BSN V4 is now the legacy version (bootstrap-native.v4.js
)v3.0.15
This is an important release, that's why I'm adding here a RELEASE TAG. BSN for Bootstrap 5 is probably close to what I'd call great.
For full changelog, please check #400
Please test and report back.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.