summaryrefslogtreecommitdiff
path: root/public/javascripts/shadowbox/languages/shadowbox-ru.js
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-06-30 04:58:37 +0200
committererdgeist <erdgeist@erdgeist.org>2026-06-30 17:29:12 +0200
commitb97466cdfbcb5b02d4eaf38661c051d1a095838e (patch)
treeb83481f5add25d0b317c23b3a2a1a5baf2091384 /public/javascripts/shadowbox/languages/shadowbox-ru.js
parent86ec5535445ef7c3e4d40a403f9469379ec37dde (diff)
Unify jQuery: serve public site jQuery via asset pipeline
Remove vendored jquery-1.3.2.min.js, jquery-ui-1.7.2.custom.min.js, and the unreferenced duplicate jquery.hotkeys.js from public/javascripts/. Public layout now loads jQuery via a small public_bundle.js manifest through the asset pipeline, same mechanism already used for the admin interface (admin_bundle.js). This brings the public site from jQuery 1.3.2 (2009) to the current jquery-rails-provided version (3.7.x). Shadowbox's jQuery adapter (shadowbox-jquery.js) only uses stable APIs (.css, .remove, .bind, .unbind, .append, .extend) unchanged across this version span. Verified by manual click-test: gallery image opens, displays, and dismisses correctly. public.js required no changes — all jQuery APIs used (.ready, .bind, .trigger, .length) are stable across versions.
Diffstat (limited to 'public/javascripts/shadowbox/languages/shadowbox-ru.js')
0 files changed, 0 insertions, 0 deletions