Skip to content

Releases: seb-oss/green

@sebgroup/[email protected]

19 Feb 14:57
984fb2e
Compare
Choose a tag to compare

Minor Changes

  • 34bf172: Dependencies: Include React 19 in peer dependency constraint

    This update makes it possible to use @sebgroup/green-react with React 19 without complaints from NPM.

    Note, however, that the library is still not thoroughly tested with React 19, and all our unit tests still run against React 18. So proceed with caution.

@sebgroup/[email protected]

18 Feb 15:43
5c1f4d7
Compare
Choose a tag to compare

Patch Changes

  • d800fd8: Field Base: Add on main wrap gap to add space in select

@sebgroup/[email protected]

11 Feb 10:09
53c45cd
Compare
Choose a tag to compare

Patch Changes

  • 5c43312: Icons: Add missing css unit in height/width
  • 67547d2: Textarea: Resizing improvements, resize handle and overflow

@sebgroup/[email protected]

11 Feb 15:17
aa92f97
Compare
Choose a tag to compare

Patch Changes

  • e93b640: CoreControlModule: Fix condition for when field errors are displayed

@sebgroup/[email protected]

07 Feb 14:35
a7c0d75
Compare
Choose a tag to compare

Minor Changes

  • fc89181: Select: Add new components gds-select, Consolidate with Field Base

Patch Changes

  • fc89181: Input: Update the clearable action slot icon to be cross-large
  • fc89181: Datepicker: Fix the action slot icon size when is small and variant invalid
  • fc89181: Button: Fix the the outline on variants
  • f8c3d74: FormControlElement: Request general update when validity state changes

@sebgroup/[email protected]

07 Feb 14:35
a7c0d75
Compare
Choose a tag to compare

Minor Changes

  • 9b9d7b6: Added table grouping functionality.

Patch Changes

  • d3870c2: Added position: relative to host: element to counteract the position: absolute for the fold-out options.
  • b8a1b9c: Exported account-number-pipe as Angular stand-alone pipe.
  • Updated dependencies [fc89181]
  • Updated dependencies [fc89181]
  • Updated dependencies [fc89181]
  • Updated dependencies [f8c3d74]
  • Updated dependencies [fc89181]

@sebgroup/[email protected]

04 Feb 13:09
7f5d37c
Compare
Choose a tag to compare

Minor Changes

  • 07cb314: Dropdown: Add combobox option
  • 07cb314: Popover: Add autofocus property to control wheter focus is automtaically moved to the popover when opened

Patch Changes

  • 07cb314: Icon: Fix invalid use of css units in SVG width/height attributes
  • 07cb314: Transitional Styles: Fix crash in legacy browsers
  • 07cb314: Form controls: Fix recursion bug in validity state update in legacy browsers

@sebgroup/[email protected]

02 Feb 18:44
cc0368c
Compare
Choose a tag to compare

Patch Changes

  • 7213bfb: Dropdown: Added support for size small to header

@sebgroup/[email protected]

02 Feb 18:44
cc0368c
Compare
Choose a tag to compare

Minor Changes

  • 0213060: V-Angular: Migrating V-Angular remaining components to Green and closing the gap on already exsisting components.

    Migrated components

    • AccountNumber
    • Alert
    • BaseControlValueAccessor
    • Breadcrumbs
    • Button
    • Card
    • CharacterCountdown
    • Checkbox
    • Datepicker
    • DragDrop
    • Dropdown
    • DropdownList
    • ExternalLink
    • I18n
    • InfoCircle
    • Input
    • InputMask
    • Modal
    • Pagination
    • Radio
    • Slug
    • Table
    • Tabs
    • Textarea
    • Toast
    • Tooltip

Patch Changes

@sebgroup/[email protected]

02 Feb 18:44
cc0368c
Compare
Choose a tag to compare

Patch Changes

  • 7fc5d17: Updated font files from Carolina that fix rendering issue - Light is not updated but will eventually.