A collection of React components to use with Semantic-UI.
- Fixed bool detection for comments to allow strings.
- Added
iProps
to icon. - Removed hard coded
onClick
handlers in favor ofdivProps
,iProps
... - Removed hard coded
src
onImage
&ImageContainer.Img
.
- Added missing file in
package.js
.
- Fixed input related components.
- Removed props to make components simpler to use (only one use type).
- Fixed some errors.
- Initial commit.