Commit d4600b3
committed
feat(ajax): enhance request handling with callback support
The changes improve the AJAX request system by:
- Adding `onSuccess`, `onError`, and `onComplete` callback support
- Enhancing context handling and parameter merging
- Fixing typos and improving code comments
- Better error handling and response processing
- Adding delay support for AJAX requests
- Improving media browser and form handling
- Bumped version to `1.6.5`1 parent 2b519b3 commit d4600b3
3 files changed
+90
-79
lines changed
0 commit comments