Releases: kitschpatrol/svelte-tweakpane-ui
Releases · kitschpatrol/svelte-tweakpane-ui
v1.5.0
v1.4.0
- c785514 Release: 1.4.0
- 319694b Fix release script.
- 4ba40f9 Update image source for Image component example.
- af91a3f Add notes on Svelte 5 compatibility to documentation. Lint fixes.
- 26c9be5 Clean up a few tests.
- c34f9f7 Add proper clean-up in Profiler component example.
- 258294c Add Svelte 5 test project.
- 2e3edfc Svelte 5 compatibility. Dependency updates.
- f2bf681 More expand / collapse test cases.
- 1b17dcb Use pnpm instead of npm-run-all for sequential script execution.
v1.3.3
v1.3.2
v1.3.1
- b3a0266 Release: 1.3.1
- e8ab357 Tweakpane 4.0.4. Dependency updates. Import sort style changes throughout.
- d2ce430 Add test for issue #15.
- ed5befe Add test examples.
- 645421d Docs: Fix Profiler component attribution.
- 31e28af Dependency updates.
- 9cf2eed Docs: Optimize middleware.
- 28154d7 Pin Starlight and update patch version.
- c1906e6 Update to renamed svelte-persisted-store dependency.
- 6014abe Make GitHub actions dispatchable.
- 83d0d8b Docs: Add plugin.
- fb4e111 Grid layout test.
- 1b1b7cf Include partial acknowledgments in readme.
- 45ae4b0 Disable CSS compression in docs due to recent regression.
- ec8b6a2 Dependency updates, minor lint tweaks.
- bf2cfd1 Switch GitHub actions to forks.
- 56dc725 Add object nesting test example.
v1.3.0
- 200cc16 Release: 1.3.0
- 758adad Don't export unused wide prop from GenericSlider. The $$Props type defintiion is enough.
- ee0fe00 Dependency updates.
- d84bfff Fix internal Image component test.
- fd45830 Add documentation on new wide slider prop.
- 9bed3a7 Add support for "wide" prop on the Slider and IntervalSlider components to hide number input text box. Addresses #8.
v1.2.7
v1.2.6
v1.2.5
- f9e4834 Release: 1.2.5
- 13c3dc9 Minor dependency updates and docs refinement.
- d893942 Style cleanup.
- ae0a4f0 Fix for edge case involving slow dragging / resizing of multiple panes simultaneously.
- 06a865a Fix for indeterminate Pane dragging state after browser window blur. See #7.
- fc1fedb Docs: Get random kittens from unsplash instead of placekitten.com.
- eb43ae0 Docs: Fix broken link.
- 57cb8c5 Docs: Fix production build errors in latest Astro version.
- edf5525 Fix new errors in dynamic Monitor prop types (related to TypeScript 5.4).
- 4b3e4a8 Dependency updates, including TypeScript 5.4.