Skip to content

Releases: gardenjs/gardenjs

v1.7.2

06 Mar 15:46

Choose a tag to compare

[fix] initially open stage in full size

v1.7.1

06 Mar 14:14

Choose a tag to compare

[feat] Adding parameter descriptions to controls.
[fix] Update JsonControl and NumberControl to handle null values and added visual indicators for unset states.

v1.7.0

27 Feb 16:49
61d6d61

Choose a tag to compare

[feature] New params pane for viewing current params and change it via controls
[feature] Make sidebar resizable

v1.6.9

13 Feb 16:17

Choose a tag to compare

[feature] Early release: Add params pane to change component parameters via Gardenjs ui.

v1.6.8

04 Jan 19:33

Choose a tag to compare

[fix] create bookmark

v1.6.7

04 Jan 19:15

Choose a tag to compare

[fix] vite server configuration: allow serving local files

v1.6.6

04 Jan 19:00
13ff925

Choose a tag to compare

[feature] new button: reveal selected component in explorer
[feature] collapse/expand explorer now collapses/expands all folders

v1.6.5

21 Dec 11:38
548fc3b

Choose a tag to compare

[fix] keep selected device on reload
[feature] store stage settings in localstore and reset settings on logo click

v1.6.4

20 Dec 01:47

Choose a tag to compare

[fix] Routing: No hard reload when navigated to same url
[chore] refactor to svelte5: Don't use deprecated svelte event dispatcher and legacy run method

v1.6.3

14 Dec 13:01

Choose a tag to compare

[fix] typescript support: use tsx instead of ts-node. Read tsconfig file for alias-support.