-
I'd like to add attr: { ngShow: "condition" } to multiple field for show/hide whole row and I can't.
I've done the following changes in my local files:
autofields-bootstrap.js:
``` javascript
…
-
We currently support multi-selection. When multiple items are selected, their respective state and properties are displayed one after the other in the Selection Panel.
I'm proposing to consider an …
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have…
-
It appears that VersionX is storing the Resource properties data in a strange way. When clicking the "undo" it is modifying the Fred object into a way where Fred can no longer read it.
e.g. Before…
-
Presently, `codelist` and `openCodelist` are at the OCDS "field" level, e.g. `properties/tag`.
However, `tag` is an array of codes. In JSON Schema, it would make more sense to add these fields at `…
-
**Is your feature request related to a problem? Please describe.**
Annotations, colored axes, and other non-glyph elements of a plot have not been available to list in a Legend as it is written today…
ghost updated
3 months ago
-
I'm trying to call a method for each step that is shown and the onChanged method is only called from _nextStep, not startStepper. Is it possible to either call onChanged in startStepper or add another…
-
### What would you like clarification on
Summary:
Please add a Link to the Converters given from Community Toolkit (link below) and add some how-to guide or at least add future description and menti…
-
### Environment
- Operating System: Linux
- Node Version: v18.20.3
- Nuxt Version: 3.13.0
- CLI Version: 3.13.0
- Nitro Version: 2.9.7
- Package Manager: npm@10.2.3
- Builder: …
-
RFC5545 section 2 has
All names of properties, property parameters, enumerated property
values, and property parameter values are case-insensitive.
So code like this:
` Status…