Matthew Raymer
2b54354b3f
Refactor ContactsView: replace verbose template with semantic CSS
- Remove 91 lines of repeated inline styling and complex conditionals
- Add 15 semantic CSS classes (btn-primary, contact-list, etc.)
- Replace inline logic with computed properties and methods
- Fix invalid Tailwind class: text-md → text-base
- 25% template code reduction with improved maintainability
Template: 349 → 258 lines, +149 lines reusable CSS
2025-07-05 04:36:27 +00:00
..
2025-06-19 08:52:55 +00:00
2025-07-05 03:08:12 +00:00
2025-07-04 08:06:08 +00:00
2025-07-03 08:32:41 +00:00
2025-07-01 05:15:06 +00:00
2025-07-03 10:14:35 +00:00
2025-07-04 08:26:03 +00:00
2025-07-01 03:47:32 +00:00
2025-07-04 08:06:08 +00:00
2025-06-25 08:53:21 +00:00
2025-05-28 11:16:56 +00:00
2025-07-05 04:10:12 +00:00
2025-07-05 04:36:27 +00:00
2025-07-02 13:50:32 +00:00
2025-04-22 07:48:04 +00:00
2025-06-18 13:16:17 -06:00
2025-06-20 14:01:08 -06:00
2025-07-03 08:32:41 +00:00
2025-07-03 05:15:57 +00:00
2025-06-25 12:50:46 +00:00
2025-07-03 09:22:19 +00:00
2022-11-16 14:48:22 +08:00
2024-04-07 11:02:54 -06:00
2024-07-23 20:14:07 -06:00
2025-02-13 04:48:18 +00:00