Skip to content

Tags: Digicreon/muJS

Tags

1.4.8

Toggle 1.4.8's commit message
Add relative target support with "&" syntax in mu-target and mu-patch…

…-target.

Fix non-GET clicks using prefetch cache and adding to history.

1.4.7

Toggle 1.4.7's commit message
Fix mu-repeat not working when target is the trigger element

Fix relative URL resolution with <base> tag.
Merge pull request #9 from Digicreon/pr8/xhtml-submitter
Include submit button name/value in form data
Revert unnecessary toUpperCase() additions from PR #8
Merge pull request #8 from nullterminated/main
Form submission should include the submitting button's name/value.
Complete application/xhtml+xml support.

1.4.6

Toggle 1.4.6's commit message
Fix hash link navigation triggering full page reload

Document prefetchTtl configuration option.

1.4.5

Toggle 1.4.5's commit message
Version 1.4.5.

Fix head element deduplication when tagName is lowercase.
Fix Safari infinite loop in _onPopState

1.4.4

Toggle 1.4.4's commit message
Support relative URLs and absolute same-origin URLs. Refactor: code f…

…actorization.

Version 1.4.4.

1.4.3

Toggle 1.4.3's commit message
Version 1.4.3.

Fix View Transition timing and form Content-Type.

1.4.2

Toggle 1.4.2's commit message
Fix 'load' trigger not firing when init() is called before DOM is ful…

…ly parsed.

1.4.1

Toggle 1.4.1's commit message
Disable µJS on 'download' links.

1.4.0

Toggle 1.4.0's commit message
Stable version, with separate 'history' and 'scroll' parameters, and …

…a delay on prefetch.