Skip to content

Comments

v1.5.0#282

Merged
vrundakansara merged 56 commits intomasterfrom
staging
Mar 18, 2025
Merged

v1.5.0#282
vrundakansara merged 56 commits intomasterfrom
staging

Conversation

@jaieds
Copy link
Contributor

@jaieds jaieds commented Mar 14, 2025

Description

Version 1.5.0 - 14th March, 2025
- New - Added new Atom, File Preview - to show uploaded file preview.
- New - Added new variants in Progress Steps component to show icon and number in the completed step.
- Improvement - Enhanced the UI and functionality of the Searchbox component for better flexibility and user experience.

Screenshots

Types of changes

How has this been tested?

Checklist:

  • My code is tested
  • My code passes the PHPCS tests
  • I've created the npm build.
  • My code follows accessibility standards
  • My code has proper inline documentation
  • I've included any necessary tests
  • I've included developer documentation
  • I've added proper labels to this pull request

ravindrakele and others added 30 commits February 18, 2025 00:33
Co-authored-by: Jaied Al Sabid <87969327+jaieds@users.noreply.github.com>
- Add focus-within styles for primary and secondary variants
- Update disabled state to use outline instead of border
- Improve visual feedback for different input states
- Add `clearSearchOnClick` prop to optionally clear search term
- Implement focus handling to open dropdown when input is not empty
- Enhance SearchBoxItem with click and accessibility improvements
- Add tabindex and role for better keyboard navigation
- Utilize `callAll` utility for combining multiple click handlers
…bility

- Implement list navigation using Floating UI's useListNavigation
- Add keyboard interactions for dropdown opening and item selection
- Convert SearchBoxItem to a button for better accessibility
- Integrate FloatingFocusManager for improved focus management
- Add active state highlighting for list items
- Remove unused imports and simplify component logic
- After pressing arrow down
- After pressing arrow up
SUR-398 - [Force UI] Upload field revamp
jaieds and others added 23 commits March 13, 2025 14:07
- Add className prop to the Empty component
fix: FilePreview component accessibility issues
SUR-382 - Added number and icon variant for completed step
Searchbox component issues and improvements
fix: Search-box story test fails
jaieds and others added 2 commits March 17, 2025 16:11
fix (Story): Input value not reset after removing selected file
@vrundakansara vrundakansara merged commit e458f8a into master Mar 18, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants