From 872a2e424f1f674c4b724824c513e743af22d4a1 Mon Sep 17 00:00:00 2001 From: p_craft Date: Sat, 30 Nov 2024 19:42:31 +0900 Subject: [PATCH 1/3] =?UTF-8?q?patterns=E3=82=92=E6=9C=80=E6=96=B0?= =?UTF-8?q?=E7=89=88=E3=81=AB=E8=BF=BD=E5=BE=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/patterns/patterns.html | 243 +++-- content/shared/css/core.css | 1 + content/shared/js/app.js | 16 +- content/shared/js/examples.js | 28 +- content/shared/js/filterBySearch.js | 175 ++++ content/shared/js/highlight.pack.js | 339 ++++++- content/shared/js/skipto.js | 1462 +++++++++++++++------------ 7 files changed, 1501 insertions(+), 763 deletions(-) create mode 100644 content/shared/js/filterBySearch.js diff --git a/content/patterns/patterns.html b/content/patterns/patterns.html index 23bc38bf..8a7b59fe 100644 --- a/content/patterns/patterns.html +++ b/content/patterns/patterns.html @@ -11,370 +11,429 @@ - + +

Patterns

-