Skip to content
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

Added Work unit conversion in Unit Calculator #1752

Merged
merged 4 commits into from
Aug 8, 2024

Commits on Aug 1, 2024

  1. feat: Add unit conversion dropdown and enhance styling for work calcu…

    …lator
    
    - Added a dropdown menu for unit conversion (Joule, ElectronVolt, Calorie, Kilocalorie, Foot-pound, Kilowatt-hour)
    - Applied CSS styling to increase the size of the dropdown box
    techy4shri committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2317017 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Adjusted the size of the result box to ensure better wrapping.

    Included the optionsinside the form instead of outisde in another form.
    techy4shri committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    39d1d7f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Revert work calculator to original implementation and add unit conver…

    …sion functionality to unit calculator
    
    - Reverted the work calculator code to the original version.
    - Enhanced the unit calculator by implementing unit conversion for work units (Joule, eV, calorie, kcal, kWh).
    - Updated the dropdown menus and conversion factors accordingly.
    techy4shri committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    8f2ae54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66b8239 View commit details
    Browse the repository at this point in the history