Commit Graph

115 Commits

Author SHA1 Message Date
M M 72ca12be13 Refactoring some of the code. 2024-05-06 14:11:20 -07:00
Alex Holliday f13b64a496 Added start and end icon props to buttons to allow for images, made prop type for level more specific, added onClick prop so a function can be passed to onClick 2024-05-06 13:39:58 -07:00
Alex Holliday e333a8fdc8 Changed value prop name to label for button label. Added sample buttons to home page 2024-05-06 12:34:36 -07:00
Alex Holliday 33f68ebbe3 Merge branch 'master' into feat/button. 2024-05-06 12:28:19 -07:00
Alex Holliday 6533dd1132 Added button examples to home page 2024-05-06 12:27:48 -07:00
Alex Holliday 7ff010ef5c Added button component 2024-05-06 12:24:03 -07:00
Alex Holliday b2d832672d Wrapped app in theme provider 2024-05-06 12:19:06 -07:00
Alex Holliday b833318ce3 Added a theme and theme provider 2024-05-06 12:10:16 -07:00
veyselboybay a76cf36c82 Updated the root structure of Client side 2024-05-06 12:29:36 -04:00
MuhammadKhalilzadeh c4b4e567bd Development of Email Text Fields. Some bugs and issues an inconsistancies could not be solved for now 2024-05-06 13:46:11 +03:30
M M 79ca5021be Removed unused React import. 2024-05-05 15:44:48 -07:00
M M e305d78722 Added prop types to the dropdown feature. 2024-05-05 15:40:18 -07:00
MuhammadKhalilzadeh 201d621ac3 pre-installations and preparations 2024-05-05 11:21:00 +03:30
M M f98ee170f6 Implemented the drop down component. 2024-05-05 00:01:46 -07:00
veyselboybay 22f360b636 Created a boilerplate project for client and server environments 2024-05-03 12:29:37 -04:00