Skip to content

Commit 65b4f9e

Browse files
chore(release): @nvidia-elements/forms-v2.0.4 [skip ci]
## <small>2.0.4 (2026-07-21)</small> * fix(cli): improve api metadata ([b2c13ab](b2c13ab)) * fix(cli): mute interactions on non tty sessions ([ba3230a](ba3230a)) * fix(code): include custom data documentation references ([f4efebb](f4efebb)) * fix(core): align root tree nodes ([6008461](6008461)) * fix(core): api documentation ([a02b9e2](a02b9e2)) * fix(core): collapsed tab group ([b7be2d9](b7be2d9)) * fix(core): ensure proper property and attribute reflection for button types ([af780c6](af780c6)) * fix(core): include custom data documentation references ([bf9168c](bf9168c)) * fix(core): page header text wrap issue ([03c481f](03c481f)) * fix(forms): proper property and attribute reflection for button mixin ([e6093dd](e6093dd)) * fix(lint): enhance data binding checks and update test cases for popover triggers ([56e4701](56e4701)) * fix(lint): support framework event bindings ([4a1e72d](4a1e72d)) * fix(markdown): include custom data documentation references ([b887400](b887400)) * fix(monaco): include custom data documentation references ([75f42f5](75f42f5)) * chore(ci): indexnow doc updates ([669552f](669552f)) * chore(ci): update lighthouse ([b5b71ca](b5b71ca)) * chore(ci): update metrics ([96ebb4b](96ebb4b)) * chore(docs): add custom data reference tests ([af48603](af48603)) * chore(internals): generate custom data references ([3f2bd36](3f2bd36)) * chore(release): @nvidia-elements/cli-v2.1.5 [skip ci] ([7e217b8](7e217b8)) * chore(release): @nvidia-elements/code-v2.0.2 [skip ci] ([f69e036](f69e036)) * chore(release): @nvidia-elements/core-v2.1.0 [skip ci] ([9a874bd](9a874bd)) * chore(release): @nvidia-elements/core-v2.1.1 [skip ci] ([3e67a33](3e67a33)) * chore(release): @nvidia-elements/core-v2.1.2 [skip ci] ([051719c](051719c)) * chore(release): @nvidia-elements/core-v2.1.3 [skip ci] ([b6c09ba](b6c09ba)) * chore(release): @nvidia-elements/lint-v2.1.0 [skip ci] ([e668854](e668854)) * chore(release): @nvidia-elements/lint-v2.1.1 [skip ci] ([efb7a71](efb7a71)) * chore(release): @nvidia-elements/markdown-v2.0.2 [skip ci] ([953ef48](953ef48)) * chore(release): @nvidia-elements/monaco-v2.0.2 [skip ci] ([12820b1](12820b1)) * chore(release): @nvidia-elements/styles-v2.1.0 [skip ci] ([25eb987](25eb987)) * feat(lint): add prefer-aria-label-in-compact-containers rule ([130279f](130279f))
1 parent b2c13ab commit 65b4f9e

2 files changed

Lines changed: 35 additions & 1 deletion

File tree

‎projects/forms/CHANGELOG.md‎

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
## <small>2.0.4 (2026-07-21)</small>
2+
3+
* fix(cli): improve api metadata ([b2c13ab](https://github.com/NVIDIA/elements/commit/b2c13ab))
4+
* fix(cli): mute interactions on non tty sessions ([ba3230a](https://github.com/NVIDIA/elements/commit/ba3230a))
5+
* fix(code): include custom data documentation references ([f4efebb](https://github.com/NVIDIA/elements/commit/f4efebb))
6+
* fix(core): align root tree nodes ([6008461](https://github.com/NVIDIA/elements/commit/6008461))
7+
* fix(core): api documentation ([a02b9e2](https://github.com/NVIDIA/elements/commit/a02b9e2))
8+
* fix(core): collapsed tab group ([b7be2d9](https://github.com/NVIDIA/elements/commit/b7be2d9))
9+
* fix(core): ensure proper property and attribute reflection for button types ([af780c6](https://github.com/NVIDIA/elements/commit/af780c6))
10+
* fix(core): include custom data documentation references ([bf9168c](https://github.com/NVIDIA/elements/commit/bf9168c))
11+
* fix(core): page header text wrap issue ([03c481f](https://github.com/NVIDIA/elements/commit/03c481f))
12+
* fix(forms): proper property and attribute reflection for button mixin ([e6093dd](https://github.com/NVIDIA/elements/commit/e6093dd))
13+
* fix(lint): enhance data binding checks and update test cases for popover triggers ([56e4701](https://github.com/NVIDIA/elements/commit/56e4701))
14+
* fix(lint): support framework event bindings ([4a1e72d](https://github.com/NVIDIA/elements/commit/4a1e72d))
15+
* fix(markdown): include custom data documentation references ([b887400](https://github.com/NVIDIA/elements/commit/b887400))
16+
* fix(monaco): include custom data documentation references ([75f42f5](https://github.com/NVIDIA/elements/commit/75f42f5))
17+
* chore(ci): indexnow doc updates ([669552f](https://github.com/NVIDIA/elements/commit/669552f))
18+
* chore(ci): update lighthouse ([b5b71ca](https://github.com/NVIDIA/elements/commit/b5b71ca))
19+
* chore(ci): update metrics ([96ebb4b](https://github.com/NVIDIA/elements/commit/96ebb4b))
20+
* chore(docs): add custom data reference tests ([af48603](https://github.com/NVIDIA/elements/commit/af48603))
21+
* chore(internals): generate custom data references ([3f2bd36](https://github.com/NVIDIA/elements/commit/3f2bd36))
22+
* chore(release): @nvidia-elements/cli-v2.1.5 [skip ci] ([7e217b8](https://github.com/NVIDIA/elements/commit/7e217b8))
23+
* chore(release): @nvidia-elements/code-v2.0.2 [skip ci] ([f69e036](https://github.com/NVIDIA/elements/commit/f69e036))
24+
* chore(release): @nvidia-elements/core-v2.1.0 [skip ci] ([9a874bd](https://github.com/NVIDIA/elements/commit/9a874bd))
25+
* chore(release): @nvidia-elements/core-v2.1.1 [skip ci] ([3e67a33](https://github.com/NVIDIA/elements/commit/3e67a33))
26+
* chore(release): @nvidia-elements/core-v2.1.2 [skip ci] ([051719c](https://github.com/NVIDIA/elements/commit/051719c))
27+
* chore(release): @nvidia-elements/core-v2.1.3 [skip ci] ([b6c09ba](https://github.com/NVIDIA/elements/commit/b6c09ba))
28+
* chore(release): @nvidia-elements/lint-v2.1.0 [skip ci] ([e668854](https://github.com/NVIDIA/elements/commit/e668854))
29+
* chore(release): @nvidia-elements/lint-v2.1.1 [skip ci] ([efb7a71](https://github.com/NVIDIA/elements/commit/efb7a71))
30+
* chore(release): @nvidia-elements/markdown-v2.0.2 [skip ci] ([953ef48](https://github.com/NVIDIA/elements/commit/953ef48))
31+
* chore(release): @nvidia-elements/monaco-v2.0.2 [skip ci] ([12820b1](https://github.com/NVIDIA/elements/commit/12820b1))
32+
* chore(release): @nvidia-elements/styles-v2.1.0 [skip ci] ([25eb987](https://github.com/NVIDIA/elements/commit/25eb987))
33+
* feat(lint): add prefer-aria-label-in-compact-containers rule ([130279f](https://github.com/NVIDIA/elements/commit/130279f))
34+
135
## <small>2.0.3 (2026-07-18)</small>
236

337
* chore(ci): improve test coverage ([4ef2eb3](https://github.com/NVIDIA/elements/commit/4ef2eb3))

‎projects/forms/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nvidia-elements/forms",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"release": {
55
"extends": "../../release.config.js"
66
},

0 commit comments

Comments
 (0)