elements
elements copied to clipboard
Lovingly crafted ui components based on web components. Works well with all Frameworks - including Angular, React and Vue.
When working with angular, the types of the elements seem not to be provided correctly. See:  - `showLabelHint` should only accept booleans - The type of the `valueChange` event...
Currently, you have to trigger the unicorn deployments manually. It would be great if that happens automatically. To prevent unnecessary runs and to save resources, the following should be considered:...
Closes #710 ## Proposed Changes - add new workflow which creates a pull request for releasing - changed deploy version workflow to enable support for: - automatic tagging latest release...
Closes #707 ## Proposed Changes -removes the color-scheme property of the ino-switch component
Closes #690 ## Proposed Changes - update the style of the ino-segment-button & ino-segment-group **remove depricated css properties:** _--ino-segment-button-checked-shadow_ & _--ino-segment-button-hover-shadow_ **add 2 new css properties to accomodate new design:**...

Closes #373 ## Proposed Changes - removes `ino-form-row` component
Move away from vue-cli which is not actively maintained anymore. Use vite as a bundler.
### Feature Request To prevent regression e.g. when updating the MDC libraries, we should have a way to see if anything (e.g. the structure of a component) changed unintentionally. ###...