Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/bright-ideas-flow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cuddly-files-reflect.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/design-token-revamp.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ds-components-figma-migration.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-readonly-tooltips.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/petrinaut-figma-migration.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/probabilistic-transition-kernels.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/refactor-selection-logic.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-frames-play.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/sour-rockets-grab.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/undo-redo-support.md

This file was deleted.

13 changes: 13 additions & 0 deletions libs/@hashintel/ds-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @hashintel/ds-components

## 0.1.0

### Minor Changes

- [#8360](https://github.com/hashintel/hash/pull/8360) [`76aed29`](https://github.com/hashintel/hash/commit/76aed2967634fd5b15de428b053c4cdad92c1102) Thanks [@lunelson](https://github.com/lunelson)! - Revamp design token system: Radix-based color generation with semantic bg/fg/bd token structure, expanded 00–120 color scales with OKLCH interpolation, runtime-scalable spacing/radii/line-height via CSS variable factors, and extended conditions.

### Patch Changes

- [#8472](https://github.com/hashintel/hash/pull/8472) [`15ebcfe`](https://github.com/hashintel/hash/commit/15ebcfe3e9d51bcd88802fc41001f63cbe70b085) Thanks [@kube](https://github.com/kube)! - Update Button and Switch components

- Updated dependencies [[`76aed29`](https://github.com/hashintel/hash/commit/76aed2967634fd5b15de428b053c4cdad92c1102), [`7ddaecb`](https://github.com/hashintel/hash/commit/7ddaecbc0f2b3ea1daff6ea584a3d9f418a3da53)]:
- @hashintel/ds-helpers@0.1.0

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/@hashintel/ds-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashintel/ds-components",
"version": "0.0.4",
"version": "0.1.0",
"description": "HASH Component Library built with React, Ark UI, and PandaCSS",
"license": "(MIT OR Apache-2.0)",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions libs/@hashintel/ds-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @hashintel/ds-helpers

## 0.1.0

### Minor Changes

- [#8360](https://github.com/hashintel/hash/pull/8360) [`76aed29`](https://github.com/hashintel/hash/commit/76aed2967634fd5b15de428b053c4cdad92c1102) Thanks [@lunelson](https://github.com/lunelson)! - Revamp design token system: Radix-based color generation with semantic bg/fg/bd token structure, expanded 00–120 color scales with OKLCH interpolation, runtime-scalable spacing/radii/line-height via CSS variable factors, and extended conditions.

### Patch Changes

- [#8430](https://github.com/hashintel/hash/pull/8430) [`7ddaecb`](https://github.com/hashintel/hash/commit/7ddaecbc0f2b3ea1daff6ea584a3d9f418a3da53) Thanks [@lunelson](https://github.com/lunelson)! - Restructure semantic color tokens: fix text legibility, add bgSolid opaque surface scale, add .fg contrast sub-tokens to all background categories via threshold-based flip logic, and enable palette-aware focus rings.

## 0.0.4

## 0.0.3
Expand Down
2 changes: 1 addition & 1 deletion libs/@hashintel/ds-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashintel/ds-helpers",
"version": "0.0.4",
"version": "0.1.0",
"description": "HASH PandaCSS Styled System",
"license": "(MIT OR Apache-2.0)",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions libs/@hashintel/ds-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @hashintel/ds-theme

## 0.1.0

### Minor Changes

- [#8360](https://github.com/hashintel/hash/pull/8360) [`76aed29`](https://github.com/hashintel/hash/commit/76aed2967634fd5b15de428b053c4cdad92c1102) Thanks [@lunelson](https://github.com/lunelson)! - Revamp design token system: Radix-based color generation with semantic bg/fg/bd token structure, expanded 00–120 color scales with OKLCH interpolation, runtime-scalable spacing/radii/line-height via CSS variable factors, and extended conditions.

### Patch Changes

- [#8430](https://github.com/hashintel/hash/pull/8430) [`7ddaecb`](https://github.com/hashintel/hash/commit/7ddaecbc0f2b3ea1daff6ea584a3d9f418a3da53) Thanks [@lunelson](https://github.com/lunelson)! - Restructure semantic color tokens: fix text legibility, add bgSolid opaque surface scale, add .fg contrast sub-tokens to all background categories via threshold-based flip logic, and enable palette-aware focus rings.

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/@hashintel/ds-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashintel/ds-theme",
"version": "0.0.3",
"version": "0.1.0",
"description": "HASH PandaCSS Preset",
"license": "(MIT OR Apache-2.0)",
"repository": {
Expand Down
26 changes: 26 additions & 0 deletions libs/@hashintel/petrinaut/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# @hashintel/petrinaut

## 0.1.0

### Minor Changes

- [#8300](https://github.com/hashintel/hash/pull/8300) [`2b711ad`](https://github.com/hashintel/hash/commit/2b711adc178483069b02a349fb5822d6ecc735af) Thanks [@kube](https://github.com/kube)! - Add LSP-based language service layer for Monaco code editors with diagnostics, completions, hover, and signature help

### Patch Changes

- [#8439](https://github.com/hashintel/hash/pull/8439) [`9741121`](https://github.com/hashintel/hash/commit/9741121865f41557780d3bab873690a8074cad7f) Thanks [@CiaranMn](https://github.com/CiaranMn)! - add TikZ export format

- [#8285](https://github.com/hashintel/hash/pull/8285) [`673ece2`](https://github.com/hashintel/hash/commit/673ece205d7622936980bf744574654026aad1c3) Thanks [@kube](https://github.com/kube)! - Fix read-only tooltips to always show during simulation mode

- [#8472](https://github.com/hashintel/hash/pull/8472) [`15ebcfe`](https://github.com/hashintel/hash/commit/15ebcfe3e9d51bcd88802fc41001f63cbe70b085) Thanks [@kube](https://github.com/kube)! - Visual appearance improvements

- [#8463](https://github.com/hashintel/hash/pull/8463) [`a9fe023`](https://github.com/hashintel/hash/commit/a9fe0235430bc71f0275f2954e9728cb3b410915) Thanks [@kube](https://github.com/kube)! - Add probability distribution support to transition kernels (`Distribution.Gaussian`, `Distribution.Uniform`, `Distribution.Lognormal`)

- [#8523](https://github.com/hashintel/hash/pull/8523) [`44fe283`](https://github.com/hashintel/hash/commit/44fe283ffb14e378b516fc7295f9133bb9d397d6) Thanks [@kube](https://github.com/kube)! - Add multi-selection support with keyboard shortcuts, refactor selection logic, migrate to @xyflow/react v12

- [#8295](https://github.com/hashintel/hash/pull/8295) [`4b22f76`](https://github.com/hashintel/hash/commit/4b22f7608491fe10a8b90753fe0cc47f99dbd296) Thanks [@kube](https://github.com/kube)! - Add configurable simulation playback speed and maximum run time

- [#8505](https://github.com/hashintel/hash/pull/8505) [`f6971b7`](https://github.com/hashintel/hash/commit/f6971b7c5730bad6094e21c1b849283fcb818325) Thanks [@kube](https://github.com/kube)! - Add optional undo/redo support with version history UI, keyboard shortcuts (Cmd|Ctrl+Z / Cmd|Ctrl+Shift+Z), and drag debouncing

- Updated dependencies [[`76aed29`](https://github.com/hashintel/hash/commit/76aed2967634fd5b15de428b053c4cdad92c1102), [`15ebcfe`](https://github.com/hashintel/hash/commit/15ebcfe3e9d51bcd88802fc41001f63cbe70b085), [`7ddaecb`](https://github.com/hashintel/hash/commit/7ddaecbc0f2b3ea1daff6ea584a3d9f418a3da53)]:
- @hashintel/ds-helpers@0.1.0
- @hashintel/ds-components@0.1.0

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/@hashintel/petrinaut/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashintel/petrinaut",
"version": "0.0.8",
"version": "0.1.0",
"description": "A visual editor for Petri nets",
"license": "(MIT OR Apache-2.0)",
"repository": {
Expand Down
Loading