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

Calculator #23

Merged
merged 8 commits into from
Mar 15, 2024
Merged

Calculator #23

merged 8 commits into from
Mar 15, 2024

Commits on Mar 15, 2024

  1. feat: add solar pricing calculator

    * Add Tailwind form reset and the headlessui plugin
    * Add a new page for the solar pricing calculator
    * Add a new island for comboboxes
    * Add a TODO comment about testing ;)
    * Add a new utility for grabbing geo data from IP addresses
    
    Co-authored-by: Matthew Wasser <71449347+MattsAttack@users.noreply.github.com>
    lishaduck and MattsAttack committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8d095b0 View commit details
    Browse the repository at this point in the history
  2. chore: minor tweaks

    * Fix flexboxes
    * Center page content by default
    * Clarify vendored tailwind plugin by renaming to `headless-tailwind.ts`
    lishaduck committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    01f6802 View commit details
    Browse the repository at this point in the history
  3. style: deno.json sorting

    lishaduck committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c587144 View commit details
    Browse the repository at this point in the history
  4. refactor: remove redundancy

    lishaduck committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b2bba61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    190dc46 View commit details
    Browse the repository at this point in the history
  6. chore: update copy

    lishaduck committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ea9dcce View commit details
    Browse the repository at this point in the history
  7. fix: offline

    Now, rather than crashing, there's just no default.
    lishaduck committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e928e61 View commit details
    Browse the repository at this point in the history
  8. fix: literally everything about the calculator

    * CSS
    * Logic
    * Everything else
    lishaduck committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9194deb View commit details
    Browse the repository at this point in the history