Releases: ioak-io/basicui
Releases · ioak-io/basicui
1.0.3 (Jan 2024)
- Enhanced Read me file with functional details about the application.
- Enhanced Read me file with local server setup instructions.
- Node version updated to the newest v20.10.0
- Storybook version updated to 7.6.7
- All node package dependencies updated to the latest versions.
1.0.2 (Aug 2023)
- Simplified modal component for easier usage
- Loading indicator support on buttons when a process is running
- Enhacements to modal, button, input and checkbox components
1.0.1 (Feb 2023)
- Fixes on Select component
- Theme corrections for primary color scheme
- Checkbox component implementation
- Radio box component implementation
- Tab component implementation
- Table component implementation
- Typography support
- CSS variables consolidated for form elements
- Simplification and pass through properties from form element components to it html primitives
- Support for Adaptive greyscale color scheme that adapts to both light and dark mode automatically
- Extended color schemes for black and white
- Storybook documentation page added for demonstrating color schemes palette
1.0.0 (Jan 2023)
This initial release marks the foundational version of our codebase, laying the groundwork for future developments and functionalities.
- Core Functionality: Implemented the fundamental features essential for the project.
- Basic Structure: Established the project's architecture, setting the stage for future expansions.
- Initial Testing: Conducted preliminary tests to ensure basic functionalities are operational.
- Documentation: Added essential documentation outlining project structure, setup instructions, and basic usage guidelines.