-
-
Notifications
You must be signed in to change notification settings - Fork 450
Comparing changes
Open a pull request
base repository: NicolasCARPi/jquery_jeditable
base: master
head repository: mlisowsk/jquery_jeditable-2
compare: master
- 10 commits
- 6 files changed
- 1 contributor
Commits on Feb 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2d19690 - Browse repository at this point
Copy the full SHA 2d19690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 867c364 - Browse repository at this point
Copy the full SHA 867c364View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5333c7 - Browse repository at this point
Copy the full SHA d5333c7View commit details -
Test: add more structure with modules. Add test for event handlers (o…
…ne assert failing). Add custom jQuery extension jquery-track-handlers. White space formatting.
Configuration menu - View commit details
-
Copy full SHA for bbe2ee1 - Browse repository at this point
Copy the full SHA bbe2ee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 178bff1 - Browse repository at this point
Copy the full SHA 178bff1View commit details
Commits on Feb 21, 2025
-
Add ".editable" namespace to our internal blur and keydown event hand…
…lers. Fix memoery leak: Reset will also unregister our namespaced event handlers on both FORM and INPUT elements using jQuery.off()
Configuration menu - View commit details
-
Copy full SHA for 3f48a3e - Browse repository at this point
Copy the full SHA 3f48a3eView commit details -
Added test "Event handlers losing focus". Changed test "Event handler…
…s" to use setTimeout
Configuration menu - View commit details
-
Copy full SHA for e04e03b - Browse repository at this point
Copy the full SHA e04e03bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 149777a - Browse repository at this point
Copy the full SHA 149777aView commit details
Commits on Mar 3, 2025
-
Fix memory leak with event handlers: Change namespace for second keyd…
…own event handler to '.editablekey' and deregister that event handler in reset, submit handlers and destroy method.
Configuration menu - View commit details
-
Copy full SHA for a47c1b9 - Browse repository at this point
Copy the full SHA a47c1b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d6a6c7 - Browse repository at this point
Copy the full SHA 2d6a6c7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master