v1.0.0-alpha1
Pre-release
Pre-release
This release marks the beginning of our React journey, featuring a collection of React components and numerous pages with JSX code snippets.
We have integrated our components dark theme, providing a visually appealing experience. Additionally, all components are fully customizable, allowing you to tailor them to your project's unique requirements.
To enhance the user experience, we've introduced a new code example display on our website. This feature showcases the functionality of our components in a manner that closely resembles their usage in real-world projects.
New components
- #1: Colors - by @iprzybysz
- #1: Dividers - by @iprzybysz
- #1: Figures - by @iprzybysz
- #3: Headings - by @bwsky-a
- #3: Icons - by @bwsky-a
- #3: Images - by @bwsky-a
- #4: Shadows - by @iprzybysz
- #4: Typography - by @iprzybysz
- #4: Breadcrumbs - by @iprzybysz
- #5: Pagination - by @bwsky-a
- #5: Avatar - by @bwsky-a
- #5: Badges - by @bwsky-a
- #6: List Group - by @iprzybysz
- #6: Paragraphs - by @iprzybysz
- #6: Progress - by @iprzybysz
- #7: Rating - by @bwsky-a
- #7: Spinners - by @bwsky-a
- #7: Checkbox - by @bwsky-a
- #8: File Input - by @iprzybysz
- #8: Radio - by @iprzybysz
- #8: Range - by @iprzybysz
- #9: Switch - by @bwsky-a
- #9: Tables - by @bwsky-a
- #10: Ripple - by @juujisai
- #11: Inputs - by @iprzybysz
- #13: Collapse - by @iprzybysz
- #15: Modal - by @juujisai
- #24: Hover Effects - by @bwsky-a
- #24: Masks - by @bwsky-a
- #24: Link - by @bwsky-a
- #25: Buttons - by @iprzybysz
- #25: Button group - by @iprzybysz
- #26: Cards - by @bwsky-a
- #26: Placeholders - by @bwsky-a
- #27: Social Buttons - by @iprzybysz
- #27: Timeline - by @iprzybysz
- #47: Tabs - by @iprzybysz
- #48: Pills - by @iprzybysz
- #54: Footer - by @bwsky-a
- #54: Search - by @bwsky-a
- #55: Form templates - by @iprzybysz
- #55: Login form - by @iprzybysz
- #55: Registration form - by @iprzybysz
- #57: Accordion - by @iprzybysz
- #61: Scroll back to top button - by @iprzybysz
Docs
- #31, #32, #64: Add and update documentation pages - by @juujisai
- #19: Add JSX language to prism - by @juujisai
- #33 #36: Add iframes shortcode with automated height update and darkmode - by @juujisai
- #50: Site/static - move react static files to new directory - by @juujisai
Fixed & improved