Hi !
Amazing v0.12 !! it is a very good job.
I'd suggest a new text in config modal : in place of "Cancel/Annuler" button > "Close/Fermer" because when you edit some params, the only one button to exit modal is "Cancel/Annuler" which is ambiguous, it suggests that the changes will be reverted...
While I'm here, I think there is an error in the 0.12 presentation article: you wrote in "New Javascript Options" in header
_files/css/custom.js
it should be
_files/js/custom.js
no ?
About theses new options, i tested that :
_c.config = {
login: {
on_logout: "refresh",
}
}
but it not works, i stay everytime on login form (while i have a public access 🫤)