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.
- Host: GitHub
- URL: https://github.com/foxriver76/iob-component-lib
- Owner: foxriver76
- Created: 2024-08-05T15:44:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T14:20:15.000Z (over 1 year ago)
- Last Synced: 2025-10-14T05:59:02.816Z (8 months ago)
- Language: TypeScript
- Size: 1.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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