issues Search Results · language:Dune language:JavaScript language:JavaScript language:C# language:Java language:JavaScript
Filter by
39.3M results
Describe the bug In the Emrald-UI logic tree viewer, clicking the expand/collapse (+/−) button under a gate does nothing
except re-fit the diagram to the window. The branch under the gate never actually ...
bug
背景
現在の prerender は route ごとの head を生成し、記事ページでは本文 HTML も root に埋め込んでいる。
一方で、About、Blog list、App、Reading、RSS などの記事以外のページは、初期 HTML の root が空に近い。
これらのページも root HTML を生成できれば、初期表示、no-JS 表示、クローラ向けの本文露出を改善できる。 ...
enhancement
performance
Problem
In OAD._runJune16DedupV2(), the Northeastern GIS dedup uses:
var cluster = find([ Northeastern ]).concat(find([ GIS Graduate Certificate ]))
find([ Northeastern ]) matches ANY open thread whose ...
Please confirm these before moving forward
- [x] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [x] I have tested that this issue has not been fixed ...
bug
问题描述
教务系统更新了评教网址,在目录名中加入了时间戳后缀,导致原脚本的 @match 规则失效,无法在评教页面激活。
- 旧网址路径:https://jxpj.szu.edu.cn/education-jxcp-weixin-html/...
- 新网址路径:https://jxpj.szu.edu.cn/education-jxcp-weixin-html-2026-5-6/... ...
기존 파일들 hifi 폴더로 이동함. 문제 발생한거 있으면 확인하기
背景
関連記事は記事ページの表示時に POSTS から毎回計算している。
計算は小さいが、結果は記事メタデータだけで決まる。
ビルド時に relatedIds を生成すれば、記事ページの実行時処理を減らせる。
目的
関連記事の候補を build-time content loading の段階で生成する。
記事表示時は生成済みの ID を参照するだけにする。
作業範囲
- scripts/content_loader.mjs ...
enhancement
performance
背景
日付表示は runtime の fmtDate で生成している。
対象は記事一覧、記事ページ、読書リストである。
表示文字列は ISO 日付と locale だけで決まるため、ビルド時またはデータ生成時に持たせられる。
目的
日付表示文字列を data payload に含める。
runtime では Date と toLocaleDateString に依存せず、生成済みの dateLabel ...
enhancement
performance
Problem
The three views define their own local bucket() function with slightly different HTML:
- renderDailyView (render.js): wraps items.join( ) in div class= ds-bucket-body ... /div
- renderTodayView ...
背景
現在のブログ検索は softmatcha2Search.js による自前検索で動いている。
この実装は軽量だが、英語と日本語の検索体験を長期的に保つには限界がある。
記事本文はビルド時に HTML 化されるようになったため、静的サイト向け検索インデックスをビルド後に生成する構成へ移行しやすい。
目的
サイト内検索を Pagefind に置き換える。
日本語ページでは日本語の検索体験を、英語ページでは英語の検索体験を維持する。 ...
enhancement
performance

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.