Releases: seb-oss/green
Releases · seb-oss/green
@sebgroup/[email protected]
@sebgroup/[email protected]
Patch Changes
- 4d8df8b: NggCoreControlDirective: Fix a missing public export
- 53ed2a4: In page wizard Change icon
- Updated dependencies [5e16375]
- Updated dependencies [33b08a2]
- Updated dependencies [3331d19]
- Updated dependencies [40f905b]
- Updated dependencies [93bac39]
- Updated dependencies [f43d556]
- Updated dependencies [4d8df8b]
- Updated dependencies [f43d556]
- Updated dependencies [5e16375]
- @sebgroup/[email protected]
- @sebgroup/[email protected]
@sebgroup/[email protected]
Patch Changes
- 3331d19: Tabs not selected now have same size as selected tabs
@sebgroup/[email protected]
Minor Changes
- 15771a0: Textarea: Add
gds-input-cleared
event - 47957aa: Tokens: Remove Color Tokens V1, update all components to use the new color tokens
- 15771a0: Rich Text: Add configurable
captureMode
, in order to increase framework compatibility
Patch Changes
- 15771a0: Dropdown: Emit
input
event when value is changed - 15771a0: Form controls: Add property for manually controlling error message
- a234635: Datepicker: Year no longer loops around when incrementing past last available
- 15771a0: Dateicker: Dispatch input event on value changed from calendar popover
- 15771a0: Datepicker: Dispatch
ìnput
event on spinner change - 15771a0: Input & Textarea: Dispatch
input
event when the control is cleared
@sebgroup/[email protected]
Minor Changes
- 15771a0: CoreElements: Add a new custom renderer that adds the ability to use scoped core components without the
*nggCoreElement
directive
Patch Changes
- f4ffadf: Modals: Add custom close button label
- Updated dependencies [85759d1]
- Updated dependencies [15771a0]
- Updated dependencies [15771a0]
- Updated dependencies [15771a0]
- Updated dependencies [a234635]
- Updated dependencies [15771a0]
- Updated dependencies [15771a0]
- Updated dependencies [15771a0]
- Updated dependencies [47957aa]
- Updated dependencies [15771a0]
- @sebgroup/[email protected]
- @sebgroup/[email protected]
@sebgroup/[email protected]
Patch Changes
- 85759d1: Wizard next button icon alignment fix
@sebgroup/[email protected]
Patch Changes
- d144d6b: Icon: Fix all icons fill from black to currentColor like the rest so it gets the content color instead
@sebgroup/[email protected]
Minor Changes
- 87b9ce0: Link: Use
text-decoration
prop to enable underline style instead of variants