Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: NVIDIA/elements

@nvidia-elements/cli-v0.3.0

04 Jun 17:20

Choose a tag to compare

0.3.0 (2026-06-04)

  • chore(ci): improve workflow default permissions (878bafb)
  • chore(ci): update dependencies (02fa6b5)
  • chore(ci): update lighthouse (f1fb184)
  • chore(core): test coverage (f2da970)
  • chore(docs): cleanup starter links (0195089)
  • chore(docs): improve docs metadata (00da961)
  • chore(docs): update agent documentation and component creation guidelines (69e3ed5)
  • chore(lint): add combobox api check (71a34ef)
  • chore(release): @nvidia-elements/core-v0.2.0 [skip ci] (471b568)
  • chore(release): @nvidia-elements/core-v0.2.1 [skip ci] (ac77441)
  • chore(release): @nvidia-elements/core-v0.2.2 [skip ci] (094563b)
  • chore(release): @nvidia-elements/core-v0.2.3 [skip ci] (8747335)
  • chore(release): @nvidia-elements/forms-v0.1.0 [skip ci] (37b0575)
  • chore(release): @nvidia-elements/monaco-v0.0.12 [skip ci] (e72e4f9)
  • chore(starters): enable lit library starter (06d0f39)
  • feat(cli): enable lit-library starter support (9333b0a)
  • feat(core): introduce tag layout options and patterns (c961584)
  • feat(forms): add form control mixins (fc88b3a)
  • feat(starters): mcp-app support (3548972)
  • fix(ci): ensure node is available in agent sandbox (27f7bd1)
  • fix(core): chrome scoped registry and popover behavior (e8bb66c)
  • fix(core): cleanup timeout on popover close (a3c1448)
  • fix(core): refactor to use form control mixins (5e1721d)
  • fix(docs): add missing mcp apps and custom elements manifest docs (56d8415)
  • fix(monaco): refactor to use form control mixin entrypoint (05c73b9)

@nvidia-elements/monaco-v0.0.12

03 Jun 21:41

Choose a tag to compare

0.0.12 (2026-06-03)

  • chore(ci): add labeler and stale workflows (31730e8)
  • chore(ci): cleanup unused references and improve ci logging (9280f22)
  • chore(ci): improve workflow default permissions (878bafb)
  • chore(ci): lighthouse (beee0dd)
  • chore(ci): update lighthouse (f1fb184)
  • chore(ci): upgrade to typescript 7 (d9c9705)
  • chore(core): test coverage (f2da970)
  • chore(core): update snapshots (5c9bd5f)
  • chore(docs): add agent tooling guidelines (5eb909d)
  • chore(docs): add media docs support (f3906cb)
  • chore(docs): add test command and configuration for vitest (1e56150)
  • chore(docs): fixup metadata issues (b931ff5)
  • chore(docs): improve docs metadata (00da961)
  • chore(docs): metadata structure fixes (efb89f7)
  • chore(docs): remove runtime comments (6fa19e5)
  • chore(docs): update agent documentation and component creation guidelines (69e3ed5)
  • chore(internals): add new rules for class inheritance and aria attribute management (c25838a)
  • chore(lint): add combobox api check (71a34ef)
  • chore(release): @nvidia-elements/cli-v0.1.0 [skip ci] (e8e3187)
  • chore(release): @nvidia-elements/cli-v0.2.0 [skip ci] (3c83f7d)
  • chore(release): @nvidia-elements/cli-v0.2.1 [skip ci] (a4e3dad)
  • chore(release): @nvidia-elements/cli-v0.2.2 [skip ci] (c037db6)
  • chore(release): @nvidia-elements/cli-v0.2.3 [skip ci] (0c1812f)
  • chore(release): @nvidia-elements/core-v0.1.2 [skip ci] (9b03b91)
  • chore(release): @nvidia-elements/core-v0.1.3 [skip ci] (c57a087)
  • chore(release): @nvidia-elements/core-v0.1.4 [skip ci] (8b9d251)
  • chore(release): @nvidia-elements/core-v0.2.0 [skip ci] (471b568)
  • chore(release): @nvidia-elements/core-v0.2.1 [skip ci] (ac77441)
  • chore(release): @nvidia-elements/core-v0.2.2 [skip ci] (094563b)
  • chore(release): @nvidia-elements/core-v0.2.3 [skip ci] (8747335)
  • chore(release): @nvidia-elements/create-v0.0.8 [skip ci] (bfcb1fc)
  • chore(release): @nvidia-elements/forms-v0.1.0 [skip ci] (37b0575)
  • chore(release): @nvidia-elements/themes-v0.0.11 [skip ci] (8618c39)
  • chore(starters): add agents files (64eac99)
  • fix(ci): ensure node is available in agent sandbox (27f7bd1)
  • fix(cli): binary version support (39106f1)
  • fix(cli): broken default binary path (368e6fe)
  • fix(cli): handle command args (0f526e0)
  • fix(core): button contrast state (4bafa47)
  • fix(core): chrome scoped registry and popover behavior (e8bb66c)
  • fix(core): cleanup timeout on popover close (a3c1448)
  • fix(core): correct read only property (b9e7588)
  • fix(core): refactor to use form control mixins (5e1721d)
  • fix(core): remove postinstall (4818481)
  • fix(docs): add missing mcp apps and custom elements manifest docs (56d8415)
  • fix(monaco): refactor to use form control mixin entrypoint (05c73b9)
  • fix(themes): refactor conversions and fix out of bound colors (4e98a7a)
  • feat(cli): add multiple version detection (c98786a)
  • feat(cli): support cli skills (41eb7c9)
  • feat(cli): support mcp apps and improved error handling (17c3141)
  • feat(core): introduce tag layout options and patterns (c961584)
  • feat(forms): add form control mixins (fc88b3a)

@nvidia-elements/forms-v0.1.0

03 Jun 21:38

Choose a tag to compare

0.1.0 (2026-06-03)

  • chore(ci): add labeler and stale workflows (31730e8)
  • chore(ci): cleanup unused references and improve ci logging (9280f22)
  • chore(ci): improve workflow default permissions (878bafb)
  • chore(ci): lighthouse (beee0dd)
  • chore(ci): update agent configurations (cbd664c)
  • chore(ci): update lighthouse (f1fb184)
  • chore(ci): upgrade to typescript 7 (d9c9705)
  • chore(core): test coverage (f2da970)
  • chore(core): update snapshots (5c9bd5f)
  • chore(docs): add agent tooling guidelines (5eb909d)
  • chore(docs): add media docs support (f3906cb)
  • chore(docs): add test command and configuration for vitest (1e56150)
  • chore(docs): fixup metadata issues (b931ff5)
  • chore(docs): improve docs metadata (00da961)
  • chore(docs): metadata structure fixes (efb89f7)
  • chore(docs): remove runtime comments (6fa19e5)
  • chore(docs): update agent documentation and component creation guidelines (69e3ed5)
  • chore(internals): add new rules for class inheritance and aria attribute management (c25838a)
  • chore(lint): add combobox api check (71a34ef)
  • chore(release): @nvidia-elements/cli-v0.0.12 [skip ci] (ce02646)
  • chore(release): @nvidia-elements/cli-v0.1.0 [skip ci] (e8e3187)
  • chore(release): @nvidia-elements/cli-v0.2.0 [skip ci] (3c83f7d)
  • chore(release): @nvidia-elements/cli-v0.2.1 [skip ci] (a4e3dad)
  • chore(release): @nvidia-elements/cli-v0.2.2 [skip ci] (c037db6)
  • chore(release): @nvidia-elements/cli-v0.2.3 [skip ci] (0c1812f)
  • chore(release): @nvidia-elements/code-v0.0.9 [skip ci] (098029d)
  • chore(release): @nvidia-elements/core-v0.1.1 [skip ci] (b519690)
  • chore(release): @nvidia-elements/core-v0.1.2 [skip ci] (9b03b91)
  • chore(release): @nvidia-elements/core-v0.1.3 [skip ci] (c57a087)
  • chore(release): @nvidia-elements/core-v0.1.4 [skip ci] (8b9d251)
  • chore(release): @nvidia-elements/core-v0.2.0 [skip ci] (471b568)
  • chore(release): @nvidia-elements/core-v0.2.1 [skip ci] (ac77441)
  • chore(release): @nvidia-elements/core-v0.2.2 [skip ci] (094563b)
  • chore(release): @nvidia-elements/create-v0.0.8 [skip ci] (bfcb1fc)
  • chore(release): @nvidia-elements/lint-v0.3.1 [skip ci] (b3c65cc)
  • chore(release): @nvidia-elements/markdown-v0.0.9 [skip ci] (a321984)
  • chore(release): @nvidia-elements/monaco-v0.0.11 [skip ci] (a076aee)
  • chore(release): @nvidia-elements/styles-v0.0.9 [skip ci] (bd4ec9f)
  • chore(release): @nvidia-elements/themes-v0.0.11 [skip ci] (8618c39)
  • chore(starters): add agents files (64eac99)
  • fix(ci): ensure node is available in agent sandbox (27f7bd1)
  • fix(cli): binary version support (39106f1)
  • fix(cli): broken default binary path (368e6fe)
  • fix(cli): handle command args (0f526e0)
  • fix(core): button contrast state (4bafa47)
  • fix(core): chrome scoped registry and popover behavior (e8bb66c)
  • fix(core): cleanup timeout on popover close (a3c1448)
  • fix(core): correct read only property (b9e7588)
  • fix(core): refactor to use form control mixins (5e1721d)
  • fix(core): remove postinstall (4818481)
  • fix(docs): add missing mcp apps and custom elements manifest docs (56d8415)
  • fix(monaco): refactor to use form control mixin entrypoint (05c73b9)
  • fix(themes): refactor conversions and fix out of bound colors (4e98a7a)
  • feat(cli): add multiple version detection (c98786a)
  • feat(cli): support cli skills (41eb7c9)
  • feat(cli): support mcp apps and improved error handling (17c3141)
  • feat(core): introduce tag layout options and patterns (c961584)
  • feat(forms): add form control mixins (fc88b3a)

@nvidia-elements/core-v0.2.3

03 Jun 21:40

Choose a tag to compare

0.2.3 (2026-06-03)

  • chore(ci): update lighthouse (f1fb184)
  • chore(docs): update agent documentation and component creation guidelines (69e3ed5)
  • chore(release): @nvidia-elements/forms-v0.1.0 [skip ci] (37b0575)
  • fix(core): refactor to use form control mixins (5e1721d)
  • fix(monaco): refactor to use form control mixin entrypoint (05c73b9)
  • feat(forms): add form control mixins (fc88b3a)

@nvidia-elements/core-v0.2.2

03 Jun 17:31

Choose a tag to compare

0.2.2 (2026-06-03)

  • fix(core): chrome scoped registry and popover behavior (e8bb66c)

@nvidia-elements/core-v0.2.1

29 May 03:22

Choose a tag to compare

0.2.1 (2026-05-29)

  • chore(ci): improve workflow default permissions (878bafb)
  • chore(core): test coverage (f2da970)
  • chore(docs): improve docs metadata (00da961)
  • fix(core): cleanup timeout on popover close (a3c1448)

@nvidia-elements/core-v0.2.0

28 May 15:56

Choose a tag to compare

0.2.0 (2026-05-28)

  • chore(lint): add combobox api check (71a34ef)
  • chore(release): @nvidia-elements/cli-v0.2.2 [skip ci] (c037db6)
  • chore(release): @nvidia-elements/cli-v0.2.3 [skip ci] (0c1812f)
  • feat(core): introduce tag layout options and patterns (c961584)
  • fix(ci): ensure node is available in agent sandbox (27f7bd1)
  • fix(cli): broken default binary path (368e6fe)
  • fix(docs): add missing mcp apps and custom elements manifest docs (56d8415)

@nvidia-elements/cli-v0.2.3

22 May 16:24

Choose a tag to compare

0.2.3 (2026-05-22)

  • fix(cli): broken default binary path (368e6fe)

@nvidia-elements/core-v0.1.4

21 May 19:08

Choose a tag to compare

0.1.4 (2026-05-21)

  • fix(cli): binary version support (39106f1)
  • fix(cli): handle command args (0f526e0)
  • fix(core): remove postinstall (4818481)
  • chore(ci): add labeler and stale workflows (31730e8)
  • chore(ci): cleanup unused references and improve ci logging (9280f22)
  • chore(docs): add agent tooling guidelines (5eb909d)
  • chore(docs): metadata structure fixes (efb89f7)
  • chore(release): @nvidia-elements/cli-v0.2.1 [skip ci] (a4e3dad)
  • chore(starters): add agents files (64eac99)

@nvidia-elements/cli-v0.2.2

21 May 19:09

Choose a tag to compare

0.2.2 (2026-05-21)

  • chore(release): @nvidia-elements/core-v0.1.4 [skip ci] (8b9d251)
  • fix(cli): binary version support (39106f1)
  • fix(core): remove postinstall (4818481)