-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(components, components-angular): update the post-collapsible col… #3205
feat(components, components-angular): update the post-collapsible col… #3205
Conversation
🦋 Changeset detectedLatest commit: 0f6771e The changes in this PR will be included in the next version bump. This PR includes changesets to release 15 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Related Previews |
Quality Gate passedIssues Measures |
…71-the-collapsed-arg-is-not-reflected-on-the-component
…71-the-collapsed-arg-is-not-reflected-on-the-component
77f5bad
to
228c7a2
Compare
…71-the-collapsed-arg-is-not-reflected-on-the-component
…st-collapsible-trigger.tsx Co-authored-by: Philipp Gfeller <[email protected]>
…s://github.com/swisspost/design-system into 3208-create-post-collapsible-trigger-component
…s://github.com/swisspost/design-system into 3208-create-post-collapsible-trigger-component
…s://github.com/swisspost/design-system into 3208-create-post-collapsible-trigger-component
…71-the-collapsed-arg-is-not-reflected-on-the-component
Quality Gate passedIssues Measures |
packages/components/src/components/post-collapsible/post-collapsible.tsx
Show resolved
Hide resolved
packages/components/src/components/post-collapsible/post-collapsible.tsx
Show resolved
Hide resolved
#3205) …lapsed property --------- Co-authored-by: Philipp Gfeller <[email protected]>
This PR was opened by the [Changesets release](https://github.com/changesets/action) 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 release/v7, this PR will be updated. # Releases ## @swisspost/[email protected] ### Patch Changes - Updated the `collapsed` property of the `post-collapsible` and `post-accordion-item` to toggle the content visibility throughout the component lifecycle, rather than only initially. (by [@alizedebray](https://github.com/alizedebray) with [#3205](#3205)) - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated the `collapsed` property of the `post-collapsible` and `post-accordion-item` to toggle the content visibility throughout the component lifecycle, rather than only initially. (by [@alizedebray](https://github.com/alizedebray) with [#3205](#3205)) - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ## @swisspost/[email protected] ## @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated the `collapsed` property of the `post-collapsible` and `post-accordion-item` to toggle the content visibility throughout the component lifecycle, rather than only initially. (by [@alizedebray](https://github.com/alizedebray) with [#3205](#3205)) - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] - @swisspost/[email protected] - @swisspost/[email protected] ## @swisspost/[email protected] ### Patch Changes - Updated dependencies: - @swisspost/[email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…lapsed property