Skip to content

Commit 59d3f83

Browse files
committed
chore(docs): july update
Signed-off-by: Cory Rylan <crylan@nvidia.com>
1 parent 651abf3 commit 59d3f83

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
{
3+
title: 'What’s new in NVIDIA Elements: July 2026',
4+
description: 'July adds the Gauge component, expands design linting, and improves editor metadata, typography, and interactive component behavior.',
5+
layout: 'whats-new.11ty.js',
6+
tags: ['whats-new', 'updates'],
7+
date: '2026-08-03',
8+
datePublished: '2026-08-03',
9+
dateModified: '2026-08-03',
10+
updateMonth: '2026-07-01'
11+
}
12+
---
13+
14+
July makes dense telemetry interfaces easier to build and gives teams stronger guidance, metadata, and component behavior across the stack.
15+
16+
## Highlights
17+
18+
-**Visualize system metrics with Gauge.** The new [Gauge](/docs/elements/gauge/) component renders accessible progress values in 270-degree or half-circle shapes, with fill, dot, and needle indicators plus sizes, statuses, custom maximums, and gradient styling.
19+
-**Catch design problems during linting.**[Elements lint rules](/docs/lint/) now flag excessive primary actions, labels that crowd form controls inside toolbars and page headers, and `container="full"` outside supported page-level positions. Framework event bindings and flexible gap values also avoid false positives.
20+
-**Get better editor and framework metadata.** Published HTML custom data now links components to their documentation, Markdown exposes its custom-data entry point, and Core generates clearer property, attribute, slot, JSX, and Vue declarations.
21+
-**Make type and layout predictable.**[Typography utilities](/docs/foundations/typography/) add `nve-text="grow"` for fitting content, set sensible default line heights, and improve inline code and links. Logical spacing and full-width, space-between rows make layouts more consistent across directions.
22+
-**Keep interactive controls steady.**[Tooltips](/docs/elements/tooltip/) now hand off cleanly when the same trigger opens an interactive popover. Form controls remove stale ARIA values and reset native defaults, drawers adhere to viewport edges, sized selects fit exact visible rows, and repeated connections no longer duplicate observers.
23+
24+
## Released packages
25+
26+
-`@nvidia-elements/cli` 2.1.4–2.1.9
27+
-`@nvidia-elements/code` 2.0.2
28+
-`@nvidia-elements/core` 2.0.3–2.0.4, 2.1.0–2.1.6, 2.2.0–2.2.2
29+
-`@nvidia-elements/forms` 2.0.2–2.0.5
30+
-`@nvidia-elements/lint` 2.1.0–2.1.3, 2.2.0, 2.3.0
31+
-`@nvidia-elements/markdown` 2.0.2–2.0.3
32+
-`@nvidia-elements/monaco` 2.0.2
33+
-`@nvidia-elements/styles` 2.1.0–2.1.2

0 commit comments

Comments
 (0)