Ιστορικό εκδόσεων του htmx-debugger - 5 εκδόσεις
htmx-debugger από NomadicDaddy
Ιστορικό εκδόσεων του htmx-debugger - 5 εκδόσεις
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 1.2.1
Κυκλοφόρησε στις 30 Ιουλ 2026 - 77,33 KBΛειτουργεί με firefox 112.0 και νεότερα- Pages that boost forms no longer flood the console with
DOMException: HTMLElement object could not be cloned. A form control namedid,class,
orattributesshadows the matching property on the form element, so element details are
now read throughElement.prototyperather than off the element itself. This is the crash
reported in issue #8. - SVG elements no longer break event capture. Their
classNameis anSVGAnimatedString
instead of a string, and the class is now read from the attribute. - An event that still fails to serialize is dropped with one console warning instead of being
retried, counted toward the circuit breaker, and logged again on every occurrence. - Element details are no longer reported as
[Circular]when the same element appears twice
in one event, which htmx does routinely withdetail.eltanddetail.target.
- The content script no longer logs its startup and per-message progress to the console of
every page it runs on. Warnings and errors are unchanged, and the "not connected to the
background script" warning now appears once per disconnect rather than once per event. - The htmx peer dependency range accepts the 4.0.0-beta6 prerelease.
- Dropped the
htmx.processwrapper and its synthetichtmx:processentry. Content scripts
run in an isolated world and never see the page'swindow.htmx, so the wrapper never ran.
htmx's own process events already report the same work, so the event log is unchanged.
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
- Pages that boost forms no longer flood the console with
Παλαιότερες εκδόσεις
Έκδοση 1.2.0
Κυκλοφόρησε στις 30 Ιουλ 2026 - 76,66 KBΛειτουργεί με firefox 112.0 και νεότεραThe debugger now captures htmx 4's colon-separated lifecycle events while continuing to
support htmx 2, including request and response filtering in the DevTools panel.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 1.0.6
Κυκλοφόρησε στις 22 Οκτ 2024 - 75,46 KBΛειτουργεί με firefox 112.0 και νεότεραv1.0.6 (2024-10-22): Added HX attributes to target element details, added snapshot information, added error handling and reporting, further reduced console log outputΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 1.0.5
Κυκλοφόρησε στις 10 Οκτ 2024 - 75,44 KBΛειτουργεί με firefox 112.0 και νεότερα1.0.5 - before/after + less console outputΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 1.0.4
Κυκλοφόρησε στις 3 Οκτ 2024 - 75,14 KBΛειτουργεί με firefox 112.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT