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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@baloise/design-system-components@15.0.0
Major Changes
Patch Changes
@baloise/design-system-components-angular@15.0.0
Major Changes
#1127 - Now by default the Baloise Design System will mark a form control as invalid when it's been touched and is indeed invalid.
To disable this feature, set setInvalid to false in the design system configuration.
#1127 - The option to
applyPolyfills
for outdated browsers such as IE11 and legacy Edge has been deprecated, as the current design system no longer provides support for these versions.Minor Changes
#1127 - All components are now available as standalone elements for Angular v17.
Use the
provideBaloiseDesignSystem
provider within the app.config.ts file, where Angular providers are typically defined.app.config.ts
In each app component, import the necessary Baloise Design System components or a bundled set.
app.component.ts
Patch Changes
eb99be527
]:@baloise/design-system-components-react@15.0.0
Major Changes
applyPolyfills
for outdated browsers such as IE11 and legacy Edge has been deprecated, as the current design system no longer provides support for these versions.Patch Changes
eb99be527
]:@baloise/design-system-components-vue@15.0.0
Major Changes
applyPolyfills
for outdated browsers such as IE11 and legacy Edge has been deprecated, as the current design system no longer provides support for these versions.Patch Changes
eb99be527
]:@baloise/design-system-components-table@15.0.0
Patch Changes
eb99be527
]:@baloise/design-system-css@15.0.0
Patch Changes
@baloise/design-system-testing@15.0.0
Patch Changes
eb99be527
]:@baloise/design-system-brand-icons@15.0.0
@baloise/design-system-favicons@15.0.0
@baloise/design-system-fonts@15.0.0
@baloise/design-system-icons@15.0.0
@baloise/design-system-maps@15.0.0
@baloise/design-system-tokens@15.0.0
docs-web@0.0.7
Patch Changes
eb99be527
]:e2e-tests@13.6.19
Patch Changes
eb99be527
]:@baloise/design-system-output-target-angular@15.0.0
@baloise/design-system-output-target-react@15.0.0
@baloise/design-system-output-target-vue@15.0.0