Codemize Library React
codemize-react-library is a fully customizable react component library for creating your own saas in a shorter time period. The library at the moment is in a beta phase and possible changes are reserved.
Compatibility
This package is compatible with React 16.8. and higher
Install: npm install --save react@^16.8.0 react-dom@^16.8.0
Fully available Components incl. custom theming
AlertDialog.tsx
Button.tsx
Input.tsx
Search.tsx
Copyright.tsx
Loader.tsx
Dropdown.tsx
MadeIn.tsx
Toast.tsx
New in V0.2.0:
DatePicker.tsx
Fully available hooks
ClickOutside.tsx -> useClickOutside
In Release v0.3.0
ToggleSwitch.tsx
Checkbox.tsx
Sidebar.tsx
Header.tsx
Footer.tsx
Future planned components
NavBar.tsx
NavBarItem.tsx
Table.tsx
Calendar.tsx
Cards.tsx
Features.tsx
NotFound.tsx
Fixed Issues
#1 Dropdown element in component Button.tsx is not working properly with float "right"