-
Notifications
You must be signed in to change notification settings - Fork 36
v8.5.8 #2660
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
v8.5.8 #2660
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…into improve/review-form-placeholder-label
…into improve/review-form-placeholder-label
…rovements - Add dynamic icon rendering based on selected file type (image, audio, video, document, all_types) - Replace static file size text with dynamic value from builder configuration - Wrap upload area with full-width label for better accessibility - Optimize file type groups lookup to avoid duplicate function calls - Improve screen reader support and keyboard navigation
- Implement dynamic icon rendering for various file types in the upload area - Update SCSS to improve layout and hover effects for file thumbnails - Add accessibility features including pointer events adjustments and improved file name display - Ensure consistent styling for file icons and names to enhance user experience
- Add WebpackBar plugin to all webpack configurations - Display real-time build progress with time estimates - Color-coded progress bars for different build types: * Dev Build (blue) - npm run dev * Vue Dev Build (green) - npm run dev-vue * Production Build (green) - npm run prod - Enable build profiling for performance monitoring - Improve developer experience with visual build feedback
…into improve/widget-trash-modal-description
…into fix/single-category-back-button-issue
…into improve/widget-trash-modal-description
…into improve/widget-trash-modal-description
remove unnecessary code
…red-field fix: instant-search not working when extra required input field pushed
…required-field Revert "fix: instant-search not working when extra required input field pushed"
…into fix/location-api-on-type-change
…into fix/form-builder-label-default-on-blur
…into fix/single-category-back-button-issue
…into improve/review-form-placeholder-label
…al-description improve: Dynamic field delete confirmation messages based on page context
…ress-bar Improve: Add progress bar to webpack build system with time estimates
…icon-size-accessibility fix: dynamic file upload icon and size display with accessibility improvements
…efault-on-blur fix: Unable to Replace Default Input Label with Custom Label
…into fix/location-api-on-type-change
…into fix/single-category-back-button-issue
…into improve/review-form-placeholder-label
…-change fix: OpenStreet location autocomplete suggestion issue on directory type change
…-button-issue fix: Navigate to back page not properly working on single category page
…eholder-label Improve: Default label & placeholder in review form - added
readme updated
Collaborator
|
Ready to go |
nazmulhasan103
approved these changes
Jan 26, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Type
What kind of change does this PR introduce?
Description
How to reproduce the issue or how to test the changes
Any linked issues
Fixes #
Checklist