Skip to content

v26.1 - #22

Merged
shubhamrdarda merged 53 commits into
mainfrom
develop
Jan 31, 2026
Merged

v26.1#22
shubhamrdarda merged 53 commits into
mainfrom
develop

Conversation

@shubhamrdarda

Copy link
Copy Markdown
Member

No description provided.

shubhamrdarda and others added 30 commits January 1, 2026 07:27
- Refactor footer and layout structure; add web and app-specific footers
- Enhance UI responsiveness, and streamline testapp login form
- Fixes #13 and #14
- 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>
shubhamrdarda and others added 23 commits January 24, 2026 19:00
- 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.
- Enhance search functionality with voice input and UI improvements
- Refactor Android project structure and update dependencies
- Add Android app audio recording permission and remove unused layouts.
- Implement theme synchronization and reset functionality across the app
- Enhance theme switcher functionality and UI in footer; update styles and add radio button support
- Add generators for random numbers and strings; update tools and navigation
Co-authored-by: shubhamrdarda <25701145+shubhamrdarda@users.noreply.github.com>
- Enhance tooltip functionality for copy buttons
- Add Utilities section and new tools: Timer and Stopwatch; update existing tools
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>
@shubhamrdarda shubhamrdarda self-assigned this Jan 31, 2026
@shubhamrdarda shubhamrdarda added the enhancement New feature or request label Jan 31, 2026
@shubhamrdarda
shubhamrdarda merged commit 63331a9 into main Jan 31, 2026
@shubhamrdarda
shubhamrdarda deleted the develop branch January 31, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

1 participant