kafka/internal/views
Franz Kafka ea9bae88b0 feat: complete UI redesign — modern, clean search interface
- New CSS: complete design system with CSS variables, modern color palette
- Homepage: full-viewport hero with centered search, logo, tagline
- Result cards: rounded, shadowed, with favicons via Google Favicon API
- Layout: sidebar + results grid, responsive
- Typography: proper font stack, variable weights
- Settings panel: polished popover with animations
- Autocomplete: modern dropdown with keyboard nav
- Dark mode: full color palette via data-theme attribute
- Favicon: clean search icon SVG
2026-03-22 08:06:31 +00:00
..
static feat: complete UI redesign — modern, clean search interface 2026-03-22 08:06:31 +00:00
templates feat: complete UI redesign — modern, clean search interface 2026-03-22 08:06:31 +00:00
views.go fix: compute TemplateName in ResultView instead of using dynamic template function 2026-03-22 02:44:50 +00:00
views_test.go chore: update Go module path to github.com/metamorphosis-dev/kafka 2026-03-21 19:42:01 +00:00