Commit Graph

213 Commits

Author SHA1 Message Date
Codex Agent
56873816bb Adjust calc grid max columns 2026-03-09 19:17:59 +00:00
Codex Agent
07a299275b Gause to orsted 2026-03-09 18:58:58 +00:00
Codex Agent
17ed319fe7 Increase category tooltip opacity 2026-03-09 18:49:04 +00:00
Codex Agent
de799c3a7b Fix category tooltip layering and placement 2026-03-09 18:46:58 +00:00
Codex Agent
b1bf3f40d8 Keep tooltip above cursor 2026-03-09 18:43:25 +00:00
Codex Agent
e4987d6764 Track tooltip vertically 2026-03-09 18:41:48 +00:00
Codex Agent
6af3b23987 Make category tooltips track cursor 2026-03-09 18:40:22 +00:00
Codex Agent
66d02c7f14 Add conversion-rate tooltips to category calculator cards 2026-03-09 18:36:47 +00:00
Codex Agent
5651ecb6d4 Fix calculator loader URL for SSR 2026-03-09 07:58:28 +00:00
Codex Agent
3e26376584 Fix slug lookup and add regression test 2026-03-09 07:55:17 +00:00
Ben
c006971cbe feat: Prerender the homepage, update HTML cache control, and inline critical CSS for improved performance. 2026-03-08 20:01:47 -07:00
Ben
de4fa5ba85 feat: add color palette definitions and data for various themes. 2026-03-08 19:51:39 -07:00
Ben
379bb60722 feat: Update total calculator count to include all calculators by modifying the migration script. 2026-03-08 19:34:07 -07:00
Ben
3ae77e02a0 refactor: Optimize sidebar data loading, update font to ExtraBold, and adjust blur effects for category cards and header. 2026-03-08 19:20:53 -07:00
Ben
1093208324 refactor: Centralize calculator statistics and categories into a new module, lazy load search functionality, and remove unused font preloads. 2026-03-08 19:15:42 -07:00
Ben
0114e00618 style: Reduce site logo gap and split 'How Do You' text into individual spans. 2026-03-08 14:01:36 -07:00
Ben
2794835590 feat: Add Python consistency tests for calculator definitions and refactor QuickConversionTable to explicitly pass calculator configuration to its row builder. 2026-03-08 13:41:50 -07:00
Ben
193affca27 fix: Embed JSON-LD scripts using {@html} for correct rendering. 2026-03-08 13:16:17 -07:00
Codex Agent
4c989ef1b3 Fix sidebar unit navigation to include reverse conversion pairs 2026-03-08 20:06:46 +00:00
Codex Agent
a1758a9074 Remove src param compatibility from shared links 2026-03-08 19:53:18 +00:00
Codex Agent
afe72b9ee1 Use minimal share params and source-aware hydration 2026-03-08 19:49:08 +00:00
Codex Agent
cf1114e8d8 Fix share-link serialization and tooltip positioning 2026-03-08 19:44:30 +00:00
Codex Agent
02b9c2411f Fix calculator link copy icon and tooltips 2026-03-08 19:40:30 +00:00
Codex Agent
2dca3654a8 Fix duplicate hasInputs declaration in Calculator 2026-03-08 19:31:29 +00:00
Codex Agent
51a26ad120 Update sidebar unit grouping and apply layout/page updates 2026-03-08 19:29:26 +00:00
Codex Agent
6a0347fd22 Sidebar updates 2026-03-08 19:27:44 +00:00
Codex Agent
edb08e3e5c Simplify share button 2026-03-08 18:58:55 +00:00
Codex Agent
700953194a Add share link button 2026-03-08 18:55:31 +00:00
Codex Agent
f315ff1dc1 Revert "Improve scientific notation formatting"
This reverts commit ca7632bf25.
2026-03-08 18:41:14 +00:00
Codex Agent
cf0b72269c Revert "Adjust exponent alignment"
This reverts commit 723f932356.
2026-03-08 18:41:13 +00:00
Codex Agent
723f932356 Adjust exponent alignment 2026-03-08 10:48:33 +00:00
Codex Agent
ca7632bf25 Improve scientific notation formatting 2026-03-08 10:46:36 +00:00
Codex Agent
7996f31f32 Raise exponent notation in conversion chart 2026-03-08 10:22:07 +00:00
Codex Agent
0e33835ad6 Scientific notation 2026-03-08 09:39:58 +00:00
Codex Agent
60e462e987 Fix rounding to 0 2026-03-08 09:35:47 +00:00
Codex Agent
de3fc810ba Mobile layout adjustment 2026-03-08 09:01:10 +00:00
Codex Agent
6f4fa72a03 Add time, inch, and energy conversions 2026-03-08 08:54:50 +00:00
Codex Agent
f5a62783ff Add more inch & speed conversions 2026-03-08 08:51:14 +00:00
Codex Agent
acd5a0e2af Add extended binary data conversions 2026-03-08 08:47:48 +00:00
Codex Agent
41e8735720 Add tola-based mass conversions 2026-03-08 08:39:03 +00:00
Codex Agent
fa899e5b58 Add US gallon and pint conversions 2026-03-08 08:35:36 +00:00
Codex Agent
9430abfd32 Add yard, year, yoctogram conversions 2026-03-08 08:31:44 +00:00
Codex Agent
a97dec15c1 Add weeks and word conversions 2026-03-08 08:20:09 +00:00
Codex Agent
f6cacd29ff Add speed and energy conversions 2026-03-08 08:14:33 +00:00
Codex Agent
b6f5ebe0e6 Add inches-of-water and kilopascals conversions 2026-03-08 08:09:35 +00:00
Codex Agent
3f9b710555 Add imperial pint and inches-of-mercury conversions 2026-03-08 08:03:53 +00:00
Codex Agent
d2d482768c Add imperial gallons and jiggers conversions 2026-03-08 07:57:07 +00:00
Codex Agent
b7e0a52e9a Add imperial volume conversions 2026-03-08 07:53:59 +00:00
Codex Agent
ba6b791362 Add long hundredweight conversions 2026-03-08 07:48:01 +00:00
Codex Agent
f09b59c3d3 Area icon update 2026-03-08 07:38:51 +00:00