Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
debounce.ts | ||
dom.ts | ||
prometheus.test.ts | ||
prometheus.ts | ||
query.ts |
- remove `edited` property of query objects - query object semantics changes to be initial values only - resetting or externally modifying a query is done via giving it a new react key, which replaces the row completely - query changes while typing are sent up to Explore to be saved in a local property that is not part of the component state (prevent control circle) - all Explore functions using the queries must access the local property for current values
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
debounce.ts | Loading commit data... | |
dom.ts | Loading commit data... | |
prometheus.test.ts | Loading commit data... | |
prometheus.ts | Loading commit data... | |
query.ts | Loading commit data... |