Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clockpicker (DealerWeb-Fork, jQuery-4-kompatibel)

Fork von weareoutman/clockpicker 0.0.7 (dist des veröffentlichten npm-Pakets) — das Upstream-Projekt ist seit ~2014 verwaist und nicht mit jQuery 4 kompatibel.

Änderungen gegenüber Upstream 0.0.7

  • UMD-Wrapper (0.0.9): jQuery kommt als Modul (AMD/CommonJS/Bundler) statt zwingend über window.jQuery; das window-Global bleibt Fallback für klassisches <script>-Laden.
  • jQuery-4-Kompatibilität: je 6 Verwendungen von $.proxy() (in jQuery 4.0 entfernt) in BEIDEN Varianten (dist/jquery-clockpicker.js + dist/bootstrap-clockpicker.js) durch eine lokale, verhaltensgleiche Hilfsfunktion ersetzt.
  • package.json: main auf dist/bootstrap-clockpicker.js, Version 0.0.8, license-Feld ergänzt.
  • dist/*-clockpicker.min.js entfernt — die minifizierten Builds sind nicht gepatcht; Konsumenten bündeln/minifizieren die non-min-Dateien selbst (z.B. via Vite/Rollup).
  • CSS-Dists unverändert.

Installation

npm install github:dealerweb/clockpicker#v0.0.9

Lizenz

MIT — unverändert vom Upstream übernommen (siehe LICENSE). Alle Credits an Wang Shenwei (weareoutman/clockpicker).

About

A clock-style timepicker for Bootstrap (or jQuery) - Fork von weareoutman/clockpicker mit jQuery-4-Kompatibilitaet

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors