969da3c809
reverted PascalCase to camelCase, thanks again for the contribution @charlyx !
2019-02-26 13:27:13 +01:00
Charles-Henri GUERIN
ee24754fc8
✨ Add prop ButtonComponent ( #36 )
...
* ✨ Add prop buttonComponent
Allow users to use their own button component
* 🐛 Make it work as expected
* 📝 Add ButtonComponent to the Props table
* ✏️ Capitalize ButtonComponent in index.d.ts
2019-02-26 13:23:17 +01:00
0a5e4ea440
added the disableButtonStyles property
2019-02-04 20:38:46 +01:00
1822d9ad83
prettified the typescript definition file (using prettier)
2018-11-28 09:03:48 +01:00
Allan Kimmer Jensen
ef192c0e86
Fix issue pointed out in PR
...
Last commit went a little too fast it seems, this fixes:
- Spelling error
- Indentation
- Code Syntax (No interface prefix)
2018-11-27 19:50:32 +01:00
Allan Kimmer Jensen
673f4fe28f
Add TypeScript Definition
...
Add a TypeScript Definition, and "build" it with webpack to the build folder.
This will add correct typings, if you use TypeScript with React.
#27
2018-11-27 17:40:11 +01:00