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
* add codemirror error reporting
wire in codemirror validation to rke2 addon config
update addon config validation status when list of available addons changes
* added e2e test for addon config validation;
* account for codemirror being used with no options
// parent components control lint with a boolean; if linting is enabled, we need to override that boolean with a custom error handler to wire lint errors into dashboard validation
0 commit comments