diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2ef9a1c2e1..64e0684f37 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.14.0" + ".": "1.7.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 51357e39ab..8954b1925a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,115 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.7.0](https://github.com/sbb-design-systems/lyne-components/compare/lyne-elements-v1.14.0...lyne-elements-v1.7.0) (2024-11-07) + + +### ⚠ BREAKING CHANGES + +* **sbb-teaser-hero, sbb-teaser-paid:** `sbb-teaser-paid` was removed and integrated in `sbb-teaser-hero`. Replacing the component / selector should be enough, as the API remains the same. `sbb-teaser-hero` moved from `@sbb-esta/experimental` into `@sbb-esta/elements` package, therefore imports need to be adapted. + +### Features + +* add sbb-icon-list styles ([#3038](https://github.com/sbb-design-systems/lyne-components/issues/3038)) ([d081288](https://github.com/sbb-design-systems/lyne-components/commit/d08128823044eef07722bec574628839e826d599)) +* **datepicker:** add size s ([#3006](https://github.com/sbb-design-systems/lyne-components/issues/3006)) ([b75c4c5](https://github.com/sbb-design-systems/lyne-components/commit/b75c4c5587897deff318c245029136dd1a3b7f2f)) +* keep action elements focusable when disabled ([#3040](https://github.com/sbb-design-systems/lyne-components/issues/3040)) ([a9410ba](https://github.com/sbb-design-systems/lyne-components/commit/a9410ba7d36b2ea7d5d9902869db21828337e3f0)) +* **sbb-alert:** add close fade-out animation and change `animation` property default to all ([#2943](https://github.com/sbb-design-systems/lyne-components/issues/2943)) ([581b95c](https://github.com/sbb-design-systems/lyne-components/commit/581b95c4bf184fb3c862a68c983074a8ac48bdce)) +* **sbb-autocomplete-grid:** component implementation ([#2512](https://github.com/sbb-design-systems/lyne-components/issues/2512)) ([0fc5f40](https://github.com/sbb-design-systems/lyne-components/commit/0fc5f40191bcab18f901984e86d75607edc304e4)) +* **sbb-autocomplete:** introduce size s ([#3020](https://github.com/sbb-design-systems/lyne-components/issues/3020)) ([aa55e7f](https://github.com/sbb-design-systems/lyne-components/commit/aa55e7fc01f44735ff96a04ceace94c34ddf5ed1)) +* **sbb-calendar, sbb-datepicker-toggle:** allow choosing initial calendar view ([#2990](https://github.com/sbb-design-systems/lyne-components/issues/2990)) ([7c8a690](https://github.com/sbb-design-systems/lyne-components/commit/7c8a6900060e3b918f30f98f6da0d7d6b9525287)), closes [#2822](https://github.com/sbb-design-systems/lyne-components/issues/2822) +* **sbb-checkbox:** add size xs ([#2933](https://github.com/sbb-design-systems/lyne-components/issues/2933)) ([56db302](https://github.com/sbb-design-systems/lyne-components/commit/56db30290eddaaa4fa0d67b20f6c1610380ce5fd)) +* **sbb-container:** support background-expanded for images ([#3004](https://github.com/sbb-design-systems/lyne-components/issues/3004)) ([298b335](https://github.com/sbb-design-systems/lyne-components/commit/298b3352e42966747237d043690a90671987faa0)) +* **sbb-container:** support for background image ([#2999](https://github.com/sbb-design-systems/lyne-components/issues/2999)) ([ff68e28](https://github.com/sbb-design-systems/lyne-components/commit/ff68e28dcb5723f8347517be633989555d100d09)) +* **sbb-datepicker:** add support for `DateAdapter` ([#2889](https://github.com/sbb-design-systems/lyne-components/issues/2889)) ([4d9973e](https://github.com/sbb-design-systems/lyne-components/commit/4d9973e147faa281f0e38d10286ca086eb2da9d1)) +* **sbb-file-selector:** implement native form support ([#3085](https://github.com/sbb-design-systems/lyne-components/issues/3085)) ([449ee6d](https://github.com/sbb-design-systems/lyne-components/commit/449ee6d27667dcd944a4f17c6b91da0a1d250534)) +* **sbb-flip-card:** add flip event and isFlipped getter ([#2988](https://github.com/sbb-design-systems/lyne-components/issues/2988)) ([b912dac](https://github.com/sbb-design-systems/lyne-components/commit/b912dac06e4041c5df3628a162ce240d28f78d59)) +* **sbb-flip-card:** first implementation ([#2946](https://github.com/sbb-design-systems/lyne-components/issues/2946)) ([b086612](https://github.com/sbb-design-systems/lyne-components/commit/b08661298d6f6bf42e98182d760007e97ab716d1)) +* **sbb-form-field:** introduce size s ([#2995](https://github.com/sbb-design-systems/lyne-components/issues/2995)) ([9abb131](https://github.com/sbb-design-systems/lyne-components/commit/9abb1314348e1d06be211c2dbf362ad899d894d0)) +* **sbb-header:** introduce active state ([#3154](https://github.com/sbb-design-systems/lyne-components/issues/3154)) ([ffdeec4](https://github.com/sbb-design-systems/lyne-components/commit/ffdeec4e6d844b4af5b521c0af3742df207c0f1d)) +* **sbb-header:** introduce size s ([#3047](https://github.com/sbb-design-systems/lyne-components/issues/3047)) ([cd60922](https://github.com/sbb-design-systems/lyne-components/commit/cd60922f59af898f5875a3d6e9d378a1cf118080)) +* **sbb-icon:** provide compatibility with sbb-angular ([#2971](https://github.com/sbb-design-systems/lyne-components/issues/2971)) ([3c4e4b0](https://github.com/sbb-design-systems/lyne-components/commit/3c4e4b093cb33f260544f5b3495738aa9cde7a53)), closes [#2746](https://github.com/sbb-design-systems/lyne-components/issues/2746) +* **sbb-image:** provide ability to crop image on host ([#2917](https://github.com/sbb-design-systems/lyne-components/issues/2917)) ([84a7cf7](https://github.com/sbb-design-systems/lyne-components/commit/84a7cf7c7c05657a2ab8ef98e316a42c00bcc01c)) +* **sbb-journey-summary:** provide a11y footpath property ([#3104](https://github.com/sbb-design-systems/lyne-components/issues/3104)) ([05c6d1a](https://github.com/sbb-design-systems/lyne-components/commit/05c6d1a7828f4c4aad23f5a9aca5ef5cf047d5b3)) +* **sbb-lead-container:** add spacing class support for notification ([#3019](https://github.com/sbb-design-systems/lyne-components/issues/3019)) ([2f4c817](https://github.com/sbb-design-systems/lyne-components/commit/2f4c8179b5c0f7fc9b807057da16e255ec7890cb)), closes [#2932](https://github.com/sbb-design-systems/lyne-components/issues/2932) +* **sbb-link-list-anchor:** component implementation ([#2987](https://github.com/sbb-design-systems/lyne-components/issues/2987)) ([d81a565](https://github.com/sbb-design-systems/lyne-components/commit/d81a565d776499472b91d9c82b99511034985d8e)) +* **sbb-map-container:** allow config of sticky offset on mobile ([#3092](https://github.com/sbb-design-systems/lyne-components/issues/3092)) ([520d812](https://github.com/sbb-design-systems/lyne-components/commit/520d8122899ba0281cf60f07f697002dbde407de)), closes [#3091](https://github.com/sbb-design-systems/lyne-components/issues/3091) +* **sbb-mini-button-group:** component implementation ([#2959](https://github.com/sbb-design-systems/lyne-components/issues/2959)) ([e732593](https://github.com/sbb-design-systems/lyne-components/commit/e73259362859271e04ffb6130375b00d1e2e9674)) +* **sbb-paginator:** add disabled property ([#3130](https://github.com/sbb-design-systems/lyne-components/issues/3130)) ([d43f64c](https://github.com/sbb-design-systems/lyne-components/commit/d43f64c3b306633fd1c663c81e7fc7336dbe1cf3)) +* **sbb-paginator:** add sbb-compact-paginator component variant ([#3142](https://github.com/sbb-design-systems/lyne-components/issues/3142)) ([2f3dc21](https://github.com/sbb-design-systems/lyne-components/commit/2f3dc2122c0c9f43cb2229520a23808dd006e2ad)) +* **sbb-paginator:** initial implementation ([#2982](https://github.com/sbb-design-systems/lyne-components/issues/2982)) ([8306362](https://github.com/sbb-design-systems/lyne-components/commit/83063628c88a6db6cc01acbaf6d9c04083b9c8a6)) +* **sbb-radio-button, sbb-radio-button-group:** add size xs ([#2936](https://github.com/sbb-design-systems/lyne-components/issues/2936)) ([7237dce](https://github.com/sbb-design-systems/lyne-components/commit/7237dce8c3def73b82718ea1fb1f96580cc87990)) +* **sbb-select:** implement native form support ([#3101](https://github.com/sbb-design-systems/lyne-components/issues/3101)) ([b9156ab](https://github.com/sbb-design-systems/lyne-components/commit/b9156ab70ffe14d543606194df305f9e7d4a1375)) +* **sbb-select:** introduce size s ([#3011](https://github.com/sbb-design-systems/lyne-components/issues/3011)) ([b614923](https://github.com/sbb-design-systems/lyne-components/commit/b614923e994ac406318caf7f6e129bb4a103c681)) +* **sbb-selection-expansion-panel:** introduce size s ([#3030](https://github.com/sbb-design-systems/lyne-components/issues/3030)) ([a04b5b4](https://github.com/sbb-design-systems/lyne-components/commit/a04b5b498e6479992d791cc5292bede7098d1738)) +* **sbb-slider:** implement native form support ([#3071](https://github.com/sbb-design-systems/lyne-components/issues/3071)) ([ad35f2f](https://github.com/sbb-design-systems/lyne-components/commit/ad35f2f8169768fd52ee08fad9aba45d0f5c315b)) +* **sbb-status:** add new types ([#2939](https://github.com/sbb-design-systems/lyne-components/issues/2939)) ([9e44f2a](https://github.com/sbb-design-systems/lyne-components/commit/9e44f2adb9d11b4e4fe645d66b7e1610b7defa5f)) +* **sbb-stepper:** add size 's' ([#3026](https://github.com/sbb-design-systems/lyne-components/issues/3026)) ([6c965c5](https://github.com/sbb-design-systems/lyne-components/commit/6c965c503bda51c3f646eb1400fdf4620883870f)) +* **sbb-teaser-hero, sbb-teaser-paid:** merge components and move into elements package ([#2984](https://github.com/sbb-design-systems/lyne-components/issues/2984)) ([2b3f13e](https://github.com/sbb-design-systems/lyne-components/commit/2b3f13ed436a675a478767aa7ba4db86da83cb9e)) +* **sbb-teaser-product:** initial implementation ([#2976](https://github.com/sbb-design-systems/lyne-components/issues/2976)) ([79601d2](https://github.com/sbb-design-systems/lyne-components/commit/79601d2f28dbfff571cbe38b33d3c875ab3308a8)) +* **sbb-time-input:** add size 's' ([#3018](https://github.com/sbb-design-systems/lyne-components/issues/3018)) ([375bdad](https://github.com/sbb-design-systems/lyne-components/commit/375bdad9f8413ce00cbc1f50c6a815bb0d6e5016)) +* **sbb-timetable-row:** provide a11y footpaths ([#3048](https://github.com/sbb-design-systems/lyne-components/issues/3048)) ([cf9e70f](https://github.com/sbb-design-systems/lyne-components/commit/cf9e70fb002bc19c79eab87ab195b2549ac9499b)) +* **table:** introduce table size xs ([#3077](https://github.com/sbb-design-systems/lyne-components/issues/3077)) ([9701f84](https://github.com/sbb-design-systems/lyne-components/commit/9701f844022aab1908fa8223d4df227a7f6ab587)) + + +### Bug Fixes + +* assign correct dependency versions for published packages ([#3102](https://github.com/sbb-design-systems/lyne-components/issues/3102)) ([ed99ce9](https://github.com/sbb-design-systems/lyne-components/commit/ed99ce9d3bea5b49c4919908b5c9680feb5fd2ab)), closes [#3100](https://github.com/sbb-design-systems/lyne-components/issues/3100) +* fix inert mechanism for overlays ([#2986](https://github.com/sbb-design-systems/lyne-components/issues/2986)) ([92992d2](https://github.com/sbb-design-systems/lyne-components/commit/92992d2e5915a7d44b163240f41f7bd32f254289)), closes [#2969](https://github.com/sbb-design-systems/lyne-components/issues/2969) +* fix list colors ([#3126](https://github.com/sbb-design-systems/lyne-components/issues/3126)) ([44c2810](https://github.com/sbb-design-systems/lyne-components/commit/44c2810268e29760dbfb5e6cf8b0676ac501a3e3)), closes [#3123](https://github.com/sbb-design-systems/lyne-components/issues/3123) +* introduce disabledInteractive property and revert focusing disabled actions in general ([#3096](https://github.com/sbb-design-systems/lyne-components/issues/3096)) ([74b3e6f](https://github.com/sbb-design-systems/lyne-components/commit/74b3e6f880cf22e5868ff6619855fafd73f60b2e)) +* **option-base:** use data-active instead of active attribute ([#3055](https://github.com/sbb-design-systems/lyne-components/issues/3055)) ([92cf0ca](https://github.com/sbb-design-systems/lyne-components/commit/92cf0caa20da994ffe5738766606b6e020492467)) +* prevent using HTMLElement in SSR context ([#3107](https://github.com/sbb-design-systems/lyne-components/issues/3107)) ([333e90e](https://github.com/sbb-design-systems/lyne-components/commit/333e90e867729bdb73fb2d3b150ce1b96c407be3)) +* provide jsdom support for focus trap mechanism ([#3113](https://github.com/sbb-design-systems/lyne-components/issues/3113)) ([57179c1](https://github.com/sbb-design-systems/lyne-components/commit/57179c186aa28cb651ad3386059fbe2a95ee2082)) +* respect disabled interactive elements in focus trap ([#3108](https://github.com/sbb-design-systems/lyne-components/issues/3108)) ([fb0a1bb](https://github.com/sbb-design-systems/lyne-components/commit/fb0a1bba0aa4b83c8fe91b892af7d5baa6e8adba)), closes [#3109](https://github.com/sbb-design-systems/lyne-components/issues/3109) +* **sbb-button:** fix high contrast styles ([#2890](https://github.com/sbb-design-systems/lyne-components/issues/2890)) ([8f9237c](https://github.com/sbb-design-systems/lyne-components/commit/8f9237c966b8797ab176736986abd5a8b594ccea)) +* **sbb-calendar:** fix month selection on wide view ([#3192](https://github.com/sbb-design-systems/lyne-components/issues/3192)) ([#3193](https://github.com/sbb-design-systems/lyne-components/issues/3193)) ([4365e39](https://github.com/sbb-design-systems/lyne-components/commit/4365e39c74c91985d4021f94fb81c77e30517fc8)) +* **sbb-checkbox, sbb-checkbox-panel:** fix visual disabled state after prop change ([#2906](https://github.com/sbb-design-systems/lyne-components/issues/2906)) ([36999a9](https://github.com/sbb-design-systems/lyne-components/commit/36999a9a0ecc2028bc06c440aef434b3590d7ee3)), closes [#2905](https://github.com/sbb-design-systems/lyne-components/issues/2905) +* **sbb-clock:** fix internal await to actually finish ([#2966](https://github.com/sbb-design-systems/lyne-components/issues/2966)) ([af634c0](https://github.com/sbb-design-systems/lyne-components/commit/af634c08729283f4da596a71e03a6127af849cd9)) +* **sbb-container, sbb-tab-group:** avoid reserving invisible space ([#2921](https://github.com/sbb-design-systems/lyne-components/issues/2921)) ([edec173](https://github.com/sbb-design-systems/lyne-components/commit/edec173a8046d7a284f0c610abd2f36616552c3a)), closes [#2835](https://github.com/sbb-design-systems/lyne-components/issues/2835) +* **sbb-container:** remove relative positioning for non-image case ([#3024](https://github.com/sbb-design-systems/lyne-components/issues/3024)) ([d0d928f](https://github.com/sbb-design-systems/lyne-components/commit/d0d928f8107b3e799185357f675fd2c27498bca4)) +* **sbb-datepicker-toggle:** fix datepicker toggle empty state synchronization ([#3032](https://github.com/sbb-design-systems/lyne-components/issues/3032)) ([cae910b](https://github.com/sbb-design-systems/lyne-components/commit/cae910b1e93b19e680c98967af4646617c1d9f1d)) +* **sbb-dialog:** fix resizing flickering ([#3065](https://github.com/sbb-design-systems/lyne-components/issues/3065)) ([06aa927](https://github.com/sbb-design-systems/lyne-components/commit/06aa92734883e4de4ab5212cee2714f1a4736476)), closes [#3063](https://github.com/sbb-design-systems/lyne-components/issues/3063) +* **sbb-expansion-panel-header:** fix height if disabled ([#3059](https://github.com/sbb-design-systems/lyne-components/issues/3059)) ([64eca9f](https://github.com/sbb-design-systems/lyne-components/commit/64eca9f3bb43f7cba34312193166196b848e9258)) +* **sbb-flip-card:** fix accessibility issues ([#3000](https://github.com/sbb-design-systems/lyne-components/issues/3000)) ([1f107a0](https://github.com/sbb-design-systems/lyne-components/commit/1f107a0cad33764a4be2c32b84fcceb81342aca5)), closes [#2983](https://github.com/sbb-design-systems/lyne-components/issues/2983) +* **sbb-flip-card:** fix animation ([#3001](https://github.com/sbb-design-systems/lyne-components/issues/3001)) ([9885dfc](https://github.com/sbb-design-systems/lyne-components/commit/9885dfc31e3c24b7a23353d99877333b4f2021ab)) +* **sbb-flip-card:** support disabled animation ([#2998](https://github.com/sbb-design-systems/lyne-components/issues/2998)) ([fbb6ca6](https://github.com/sbb-design-systems/lyne-components/commit/fbb6ca6d824e1d4d90ad3e1e0c382387ba3b00ad)) +* **sbb-flip-card:** use type button to avoid accidental form submission ([#3002](https://github.com/sbb-design-systems/lyne-components/issues/3002)) ([25dbd78](https://github.com/sbb-design-systems/lyne-components/commit/25dbd7863f37a81dbfd179c37166574a0b0502bb)) +* **sbb-form-field:** ensure input element is detected during hydration ([#2894](https://github.com/sbb-design-systems/lyne-components/issues/2894)) ([9519827](https://github.com/sbb-design-systems/lyne-components/commit/95198270efbf02dfc54bc5228ca9fab0b9293503)), closes [#2877](https://github.com/sbb-design-systems/lyne-components/issues/2877) +* **sbb-form-field:** fix disabled state for borderless variant ([#2994](https://github.com/sbb-design-systems/lyne-components/issues/2994)) ([c31cc89](https://github.com/sbb-design-systems/lyne-components/commit/c31cc89e212f02579c2bde8997f49b95e6698d1e)) +* **sbb-form-field:** fix textarea bottom padding ([#2997](https://github.com/sbb-design-systems/lyne-components/issues/2997)) ([1540f46](https://github.com/sbb-design-systems/lyne-components/commit/1540f46eac791e985c6262e5ad25fba9dbd01c5c)) +* **sbb-icon:** ensure sbb-angular compatibility ([#3081](https://github.com/sbb-design-systems/lyne-components/issues/3081)) ([ef4b587](https://github.com/sbb-design-systems/lyne-components/commit/ef4b587b047642a08a7da660264bc49086782c86)) +* **sbb-image:** fix skipLqip mode ([#3131](https://github.com/sbb-design-systems/lyne-components/issues/3131)) ([4519006](https://github.com/sbb-design-systems/lyne-components/commit/4519006b6513d4c5963675c4a1e0028ae2d27b84)) +* **sbb-image:** improve default image cdn config ([#3060](https://github.com/sbb-design-systems/lyne-components/issues/3060)) ([546cfd8](https://github.com/sbb-design-systems/lyne-components/commit/546cfd83a3427e4e07ffd3816de90370806d8a27)) +* **sbb-image:** introduce css property to configure object-fit ([#3134](https://github.com/sbb-design-systems/lyne-components/issues/3134)) ([5a4ae41](https://github.com/sbb-design-systems/lyne-components/commit/5a4ae416e02b42d47ff35a0887d036b2b6900f0e)), closes [#3133](https://github.com/sbb-design-systems/lyne-components/issues/3133) +* **sbb-loading-indicator:** center component into his box ([#3144](https://github.com/sbb-design-systems/lyne-components/issues/3144)) ([22978f6](https://github.com/sbb-design-systems/lyne-components/commit/22978f6776598c7a457adcee4e9665229550caed)) +* **sbb-map-container:** remove z-index to avoid stacking problems ([#2924](https://github.com/sbb-design-systems/lyne-components/issues/2924)) ([bf27c10](https://github.com/sbb-design-systems/lyne-components/commit/bf27c100ab5857cdaa088b5aff6f4fdc5378b579)), closes [#2804](https://github.com/sbb-design-systems/lyne-components/issues/2804) +* **sbb-map-container:** respect disabled global animation ([#2879](https://github.com/sbb-design-systems/lyne-components/issues/2879)) ([d5e52e3](https://github.com/sbb-design-systems/lyne-components/commit/d5e52e3674e3c255fed81c58b303c4a77cca54e0)) +* **sbb-notification:** avoid resizeObserver loop warning ([#2855](https://github.com/sbb-design-systems/lyne-components/issues/2855)) ([6222b25](https://github.com/sbb-design-systems/lyne-components/commit/6222b258973c8c6a617b51bc99c3a0ece8fec5ba)) +* **sbb-overlay:** add background animation ([#2945](https://github.com/sbb-design-systems/lyne-components/issues/2945)) ([dac84ce](https://github.com/sbb-design-systems/lyne-components/commit/dac84ce40e3785afd828bf14669f54650a8d2561)) +* **sbb-overlay:** fix padding block ([#3028](https://github.com/sbb-design-systems/lyne-components/issues/3028)) ([6b95be6](https://github.com/sbb-design-systems/lyne-components/commit/6b95be6871d5b18f50d1011ac0c9ad5ab608f384)) +* **sbb-pearl-chain:** fix spacing of bullet points ([#3066](https://github.com/sbb-design-systems/lyne-components/issues/3066)) ([0f10796](https://github.com/sbb-design-systems/lyne-components/commit/0f107965aae46fecce38147b70e302a23f877d4d)), closes [#3064](https://github.com/sbb-design-systems/lyne-components/issues/3064) +* **sbb-popover:** ensure correct trigger connection after hydration ([#3016](https://github.com/sbb-design-systems/lyne-components/issues/3016)) ([5e59b8f](https://github.com/sbb-design-systems/lyne-components/commit/5e59b8ff491029385d7708ea62f39514285c6f5a)), closes [#3012](https://github.com/sbb-design-systems/lyne-components/issues/3012) [#3014](https://github.com/sbb-design-systems/lyne-components/issues/3014) +* **sbb-popover:** prevent matchMedia call before hydration ([#2893](https://github.com/sbb-design-systems/lyne-components/issues/2893)) ([c5bbb96](https://github.com/sbb-design-systems/lyne-components/commit/c5bbb96e120b8692a0be756e5c8e541d222fc4bc)), closes [#2875](https://github.com/sbb-design-systems/lyne-components/issues/2875) +* **sbb-radio-button-panel:** fix spacing between label and suffix ([#2900](https://github.com/sbb-design-systems/lyne-components/issues/2900)) ([c76a0ac](https://github.com/sbb-design-systems/lyne-components/commit/c76a0ac655c9b0dd6947ce10aaa2b76826476a07)) +* **sbb-radio-group:** avoid focusing disabled radios ([#3125](https://github.com/sbb-design-systems/lyne-components/issues/3125)) ([e4745c4](https://github.com/sbb-design-systems/lyne-components/commit/e4745c4cf50a2ab2c8c6e3e0090971c0e0626834)) +* **sbb-radio-group:** disable focus when disabling radio ([#3116](https://github.com/sbb-design-systems/lyne-components/issues/3116)) ([6453b6b](https://github.com/sbb-design-systems/lyne-components/commit/6453b6b9c77e8032171e04698f8ed7658e7869d5)) +* **sbb-select:** fix display value in SSR context ([#3027](https://github.com/sbb-design-systems/lyne-components/issues/3027)) ([f733b38](https://github.com/sbb-design-systems/lyne-components/commit/f733b38e2aa3f4fe5eef73749d6611f748f3f17e)) +* **sbb-teaser:** allow teaser usage in flexible layouts ([#3140](https://github.com/sbb-design-systems/lyne-components/issues/3140)) ([a51507b](https://github.com/sbb-design-systems/lyne-components/commit/a51507bf2af94a5cb8b91e9028fcc333da28cbf2)), closes [#3136](https://github.com/sbb-design-systems/lyne-components/issues/3136) +* **sbb-teaser:** css variable typo ([#3143](https://github.com/sbb-design-systems/lyne-components/issues/3143)) ([d3e4fb3](https://github.com/sbb-design-systems/lyne-components/commit/d3e4fb3c527059574195cf58686ca6bf3a599cdc)) +* **sbb-toggle:** avoid console error on checked option click ([#3034](https://github.com/sbb-design-systems/lyne-components/issues/3034)) ([94fa2b6](https://github.com/sbb-design-systems/lyne-components/commit/94fa2b64a2691cea45322dd521da74eb4e29b7e1)) +* **sbb-toggle:** fix pill position on value change and initial rendering ([#3015](https://github.com/sbb-design-systems/lyne-components/issues/3015)) ([bd03798](https://github.com/sbb-design-systems/lyne-components/commit/bd03798f96ba7a1e83266e800ed3d12f971a2612)), closes [#3013](https://github.com/sbb-design-systems/lyne-components/issues/3013) +* **sbb-toggle:** spacing adjustment ([#2957](https://github.com/sbb-design-systems/lyne-components/issues/2957)) ([8870deb](https://github.com/sbb-design-systems/lyne-components/commit/8870deb231d054dd78ee7c3f05deb5b4bca1bd77)) +* **step-list:** fix border radius of step list elements ([#3036](https://github.com/sbb-design-systems/lyne-components/issues/3036)) ([cf26d07](https://github.com/sbb-design-systems/lyne-components/commit/cf26d0703f15e84cd79da9d8ddac597ac8650b15)) +* switch to standard decorators and tighten property types ([#3121](https://github.com/sbb-design-systems/lyne-components/issues/3121)) ([e61bca5](https://github.com/sbb-design-systems/lyne-components/commit/e61bca5ccb1c1c339a8e989bb0fd9ad33e27df34)) +* **various:** ensure slotchange event is handled properly in hydration ([#2897](https://github.com/sbb-design-systems/lyne-components/issues/2897)) ([9b5f498](https://github.com/sbb-design-systems/lyne-components/commit/9b5f4980ccd35c922b8acdce4a640d67f0fd0522)) +* **various:** re-enable scrolling when disconnecting the component before animationend ([#2970](https://github.com/sbb-design-systems/lyne-components/issues/2970)) ([76ef11b](https://github.com/sbb-design-systems/lyne-components/commit/76ef11bfd88b5c0177d42e530bd5818dccbb27c5)), closes [#2967](https://github.com/sbb-design-systems/lyne-components/issues/2967) +* warn about nested action elements ([#3058](https://github.com/sbb-design-systems/lyne-components/issues/3058)) ([5b1a823](https://github.com/sbb-design-systems/lyne-components/commit/5b1a8233f543fb4bd0f7cf8e795f2fa6a37e5a3b)) + + +### Miscellaneous Chores + +* release 1.7.0 ([b486bb4](https://github.com/sbb-design-systems/lyne-components/commit/b486bb465af2b6dc0200e6033d51ce6941f8eac1)) + ## [1.14.0](https://github.com/sbb-design-systems/lyne-components/compare/v1.13.0...v1.14.0) (2024-10-28) diff --git a/package.json b/package.json index 627fb61062..a6f0a96831 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sbb-esta/lyne-elements", - "version": "1.14.0", + "version": "1.7.0", "description": "Lyne Design System", "keywords": [ "design system",