• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

eclipsesource / jsonforms / 22865187975

09 Mar 2026 05:05PM UTC coverage: 82.852% (+0.1%) from 82.744%
22865187975

push

github

web-flow
feat: Optional separateReadonlyFromDisabled option and Vuetify impl (#2532)

- Add `separateReadonlyFromDisabled` config option enabling independent control
  of readonly and enabled states.
- By default, they are not separated keeping the legacy behavior
- Adds READONLY/WRITABLE rules corresponding to the existing ENABLE/DISABLE rules
- Add optional property `readonly` to renderer props and state.
  Optional to keep backward compatibility
- Extend the Vue Vuetify renderer set to consider the the new flag and set renderers' inputs
  to readonly (instead of disabled) if the flag is enabled and the control set to readonly

fixes #2479

11753 of 30648 branches covered (38.35%)

48 of 55 new or added lines in 5 files covered. (87.27%)

450 existing lines in 40 files now uncovered.

19046 of 22988 relevant lines covered (82.85%)

33.0 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

95.4
/packages/angular-material/node_modules/@jsonforms/core/src/util/runtime.ts


Source Not Available

The file "packages/angular-material/node_modules/@jsonforms/core/src/util/runtime.ts" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc