Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0cc6ef9ebfc6c6e4e0bbfbab9540daa41e56b241
https://github.com/phpmyadmin/phpmyadmin/commit/0cc6ef9ebfc6c6e4e0bbfbab9540daa41e56b241
Author: Alberto Cuevas <[email protected]>
Date: 2025-11-10 (Mon, 11 November 2025) -06:00

Changed paths: 
M js/src/functions.js
M js/src/sql.js
M js/src/transformations/json.js

Log Message:
-----------
fix: Re-apply JSON syntax highlighting after AJAX updates

- Extract JSON highlighting logic into Functions.highlightJson()
- Call highlightJson() after display options form submission
- Ensures CodeMirror highlighting persists on dynamic content updates

Signed-off-by: Alberto Cuevas <[email protected]>

Commit: 92e5fbf4483e293e3f73a247aa5a5b31140e4135
https://github.com/phpmyadmin/phpmyadmin/commit/92e5fbf4483e293e3f73a247aa5a5b31140e4135
Author: William Desportes <[email protected]>
Date: 2025-12-14 (Sun, 12 December 2025) +01:00

Changed paths: 
M js/src/functions.js
M js/src/sql.js
M js/src/transformations/json.js

Log Message:
-----------
Merge #19930 - Fix #19339 - Re-apply JSON syntax highlighting after AJAX updates

Pull-request: #19930
Fixes: #19339
Signed-off-by: William Desportes <[email protected]>

Commit: ca35ab8043dfaf5c2a6974b1af3840503b6e365c
https://github.com/phpmyadmin/phpmyadmin/commit/ca35ab8043dfaf5c2a6974b1af3840503b6e365c
Author: William Desportes <[email protected]>
Date: 2025-12-14 (Sun, 12 December 2025) +01:00

Changed paths: 
M ChangeLog

Log Message:
-----------
Add a ChangeLog entry for #19339

Signed-off-by: William Desportes <[email protected]>

_______________________________________________
Git mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to