You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Registered every required Quasar widget (select, item, field, option group, icons, popup) inside the JSON Forms controls to avoid reliance on the global plugin and remove missing-component warnings.
Bundled the date renderer with its QDate/QTime popup stack so calendar/time pickers stay functional in module-only builds.
Corrected the textarea renderer autogrow prop so multiline fields expand as expected.