Recent Releases of pwd-consecutive-numbers-checker
pwd-consecutive-numbers-checker - 20240803.150315
Full Changelog: https://github.com/pulipulichen/PWD-Consecutive-Numbers-Checker/compare/20240802.172607...20240803.150315
Improvement
- Input Debouncing Added: To prevent performance issues caused by rapid input changes, we've added input debouncing. This limits how frequently functions are called in response to user input, resulting in a smoother user experience.
- Reduced Window Freezing: We've implemented lazy loading for data fetching to prevent window freezing during large data loads. This means that data is only loaded when it's needed, improving responsiveness and user experience.
- CSS
Published by pulipulichen almost 2 years ago
pwd-consecutive-numbers-checker - 20240802.172607
Full Changelog: https://github.com/pulipulichen/PWD-Consecutive-Numbers-Checker/compare/20240801.002924...20240802.172607
Added
- Users can now sort ranges and ID lists, allowing for more flexible and customized data organization.
Improved
- Enhanced UI for a smoother and more intuitive user experience.
- CSS
Published by pulipulichen almost 2 years ago
pwd-consecutive-numbers-checker - 20240801.002924
Full Changelog: https://github.com/pulipulichen/PWD-Consecutive-Numbers-Checker/compare/20240801.002826...20240801.002924
This tool allows users to input multiple ID numbers. The program will determine if these ID numbers are consecutive and mark the consecutive ranges. The input data are multiple ID numbers, and the output data are the judgment results and consecutive ranges.
- CSS
Published by pulipulichen almost 2 years ago
pwd-consecutive-numbers-checker - 20240801.002826
Full Changelog: https://github.com/pulipulichen/PWD-Consecutive-Numbers-Checker/commits/20240801.002826
- CSS
Published by pulipulichen almost 2 years ago