You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
elements|ino-popover: The colorScheme was updated with its possibilities now being light, dark, and primary (default). The equivalent of the old transparent option is light and needs to be updated accordingly. Same goes for the ino-tooltip.
elements-angular: We updated our underlying Angular to version 15 in order to make use of the newest features. In consequence, all Angular versions below 13 will no longer be supported.
Bug Fixes
elements|ino-radio-group: trigger valueChange upon clicking (#977) (4878306)
elements: fix typo in docs (stylsheet->stylesheet) (#1051) (313d9a1)
elements: link input and textarea element to its label (#1041) (5ad5f90)
Features
elements-angular: add support for Angular v15 (#868) (5562793)