issues Search Results · language:Dune language:JavaScript language:Java language:Java language:JavaScript language:Python
Filter by
55.3M results
enhancement
Revamp route overview/details panel
Summary
Revamp the route overview/details panel.
The current route page/panel is too basic. It shows route metadata and directions, but it does not feel like a polished ...
描述功能请求
希望可以支持最新版的velocity(不太想用旧版的vc)
描述你考虑过的备选方案
No response
请确认此建议所影响的内容
- [ ] 文档
- [ ] 安装
- [ ] 可扩展性
- [ ] 安全
- [ ] 用户体验
- [ ] 测试和发布
- [ ] 开发架构
- [ ] 新的扩展
- [ ] 其他
partials/head/css.html uses transpiler libsass. libsass deprecated upstream; dart-sass is current Hugo default. Low
priority — works, CSS output tiny (28KB). Only matters if hitting libsass limits.
main.js is a webpack bundle committed to repo, no package.json/webpack config present → cannot rebuild cleanly. Also
bundles a lazyload lib (llEvLisnrs, redundant vs native loading=lazy already in use) ...
Uses cannot download max-core as it is currently not public.
Waiting for opensource checklist in max-core. https://github.com/minvws/irealisatie-max-core/issues/303
Card images are processed (layouts/partials/article-card.html: resize, webp, width/height, lazy). Markdown body images
(![]()) have no render hook → served full-size, no webp, no dimensions → layout shift ...
Add lightweight onboarding and feature hints
Summary
Add lightweight onboarding/help so new users understand what Londontour does and what to do first.
The app now has several features:
- routes ...
Swiper is ~90% of JS bundle (main.js 439KB src / 248KB min, 115 swiper refs). Used for category nav (posts.html) and
sidebar carousel (sidebar.html).
Replace both with scroll-snap + overflow-x:auto. No ...
assets/js/app.min.js is committed but referenced nowhere. Only main.js is used (partials/head/js.html). Delete it.

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.