v26.1 - #22
Merged
Merged
Conversation
- Updated file display sections to include copy buttons for easier code copying. - Improved touch event handling for better swipe navigation and cursor behavior. - Refined search functionality to limit keyword length for better performance. - Enhanced button styles for a more consistent UI experience. - Adjusted initial display values in the expression calculator for clarity.
This reverts commit 5615856.
This reverts commit d87530e.
Co-authored-by: shubhamrdarda <25701145+shubhamrdarda@users.noreply.github.com>
- Added comprehensive help content to all the converters. - Included instructions on how to use each converter and a list of supported units for better user guidance. - Updated default selected units for the Currency and Radiation converters to improve user experience. - Improved loading states and error handling for the Currency converter to ensure better feedback during data fetching.
Co-authored-by: shubhamrdarda <25701145+shubhamrdarda@users.noreply.github.com>
- Updated bundler configuration path in macOS, Ubuntu, and Windows workflows. - Consolidated platform-specific setup scripts into a single entry point (run.py). - Removed obsolete macOS, Ubuntu, and Windows setup scripts. - Enhanced utilities for environment configuration and dependency management. - Updated CONTRIBUTING.md to reflect changes in setup instructions. - Added .vendor and .venv to .gitignore for better dependency management.
Co-authored-by: shubhamrdarda <25701145+shubhamrdarda@users.noreply.github.com>
- Updated various converter HTML files to replace "Select Conversion" dropdown with "Select Tiles" dropdown for better clarity. - Changed the inclusion of converter templates from `converter.html` to `tools.html` across multiple converter pages. - Refactored JavaScript setup functions from `setupConverter` to `setupTool` to standardize naming conventions. - Removed unused `clean_pycache` function from utilities and tests to streamline code.
Co-authored-by: shubhamrdarda <25701145+shubhamrdarda@users.noreply.github.com>
- Encapsulated code in IIFE for search.js to avoid global scope pollution. - Converted function declarations to arrow functions in tools.js for consistency. - Enhanced comments for clarity and better understanding of functionality. - Improved error handling and loading indicators in search.js. - Optimized DOM manipulation and event handling in both scripts.
Co-authored-by: shubhamrdarda <25701145+shubhamrdarda@users.noreply.github.com>
Co-authored-by: shubhamrdarda <25701145+shubhamrdarda@users.noreply.github.com>
- Introduced a new Trigonometry Calculator with detailed usage instructions. - Updated calculators.yml to include Scientific Calculators and their children. - Modified modern.html to dynamically display segment titles for tools. - Enhanced tools.js to correctly handle checkbox inputs. - Created index.html for the Scientific Calculators section. - Updated timezone converter to improve user input options. - Adjusted compile.py and run.py for better path handling and compilation commands.
Co-authored-by: shubhamrdarda <25701145+shubhamrdarda@users.noreply.github.com>
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
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.
No description provided.