Skip to content

Releases: seb-oss/green

@sebgroup/[email protected]

15 Oct 15:06
9faa8b0
Compare
Choose a tag to compare

Patch Changes

@sebgroup/[email protected]

15 Oct 14:42
fc2dcb8
Compare
Choose a tag to compare

Major Changes

  • 04316c7: SEB SansSerif GDS: A new version of SEB's typeface has been added as seperate font files: SEB SansSerif GDS. It addresses a line-height issue, improved kerning and an added font-weight: Book.

@sebgroup/[email protected]

15 Oct 14:42
fc2dcb8
Compare
Choose a tag to compare

Patch Changes

@sebgroup/[email protected]

14 Oct 15:41
3106c7c
Compare
Choose a tag to compare

Patch Changes

  • 7cc2863: Slot constraints: Fix issue when using custom element names
  • 2ce164f: Dropdown: Scroll into view after updateComplete
  • a71fd2e: Dropdown: searching for options is now done oninput event instead of keydown
  • 4750979: Dropdown: fixing so that selected item scrolls into view on open

@sebgroup/[email protected]

11 Oct 08:51
73d430c
Compare
Choose a tag to compare

Minor Changes

  • 7410021: Segmented Control: Add support for variable width segments. Fixes #1603

    This change refactors a large chunk of the Segmented Control implementation:

    • Rewrite layout code to use css-scroll-snap
    • Remove seg-min-width
    • Add style expression properties to gds-segment for size control

    A side-effect of this change is that segments will no longer align to the right end of the control when they overflow.

Patch Changes

  • 27d8575: Scoping: Refactor how the gds-element attribute gets set

@sebgroup/[email protected]

09 Oct 08:22
3048f14
Compare
Choose a tag to compare

Patch Changes

@sebgroup/[email protected]

09 Oct 08:22
3048f14
Compare
Choose a tag to compare

Patch Changes

@sebgroup/[email protected]

04 Oct 12:21
e12ca49
Compare
Choose a tag to compare

Patch Changes

  • e08cfd1: Declarative Layout: Performance improvements

@sebgroup/[email protected]

04 Oct 12:21
e12ca49
Compare
Choose a tag to compare

Patch Changes

  • 62cde4b: fixing correct default typography for heading elements

@sebgroup/[email protected]

03 Oct 07:45
055f381
Compare
Choose a tag to compare

Patch Changes

  • d98aa7a: fixed color of close button in alert button
  • 5ca3740: change transparentize to color.adjust