An open API service indexing awesome lists of open source software.

https://github.com/foxriver76/iob-component-lib

Visual component library for ioBroker React Components used across several UIs.
https://github.com/foxriver76/iob-component-lib

Last synced: 8 months ago
JSON representation

Visual component library for ioBroker React Components used across several UIs.

Awesome Lists containing this project

README

          

# ioBroker React Component Library

## Changelog

### 0.2.0 (2024-12-05)
* (foxriver76) allow to make `InfoText` closeable

### 0.1.6 (2024-09-30)
* (@foxriver76) fixed source maps

### 0.1.5 (2024-08-09)
* (@foxriver76) added more icons
* (@foxriver76) allow to specify color of the IconButton if no background used

### 0.1.4 (2024-08-09)
* (@foxriver76) added IconButton Atom

### 0.1.3 (2024-08-06)
* (@foxriver76) allow to pass down the text as a prop for more natural

### 0.1.2 (2024-08-06)
* (@foxriver76) added different types to the info box

### 0.1.1 (2024-08-06)
* (@foxriver76) initial release