v1.3.1
Retro-React UI Library Version 1.3.1 Release Notes
24/06/2023
In this update, Retro-React UI Library introduces a new component and important modifications aimed at enhancing functionality and design. Here are the details:
New Feature
- PasswordInput: A new component named
PasswordInput
has been introduced. It allows for secure password entry, further enriching the library's offerings for form components.
Component Updates
-
Input: Documentation for the
Input
component has been updated to include information about the 'multiline' prop. This change assists in enabling a textarea type of input. Additionally, a slight design modification has been made to improve aesthetics. -
Navbar: Responsive changes have been made to the
Navbar
component to improve its behavior across different screen sizes. Moreover, a newNavLogo
component has been added. This can be inserted inside theNavbar
component similar to links. Importantly, this logo stays visible even on mobile views and can be utilized for various functionalities such as redirection.
This update focuses on expanding the component options and improving the current ones. Retro-React UI Library continues to evolve with the needs of modern UI development and your invaluable feedback. Your continued support and usage are greatly appreciated.