8000 Release v1.3.1 · retro-react/retro-react · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.3.1

Compare
Choose a tag to compare
@namespace-irhad namespace-irhad released this 24 Jun 18:55
· 22 commits to main since this release

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 new NavLogo component has been added. This can be inserted inside the Navbar 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.

0