Skip to content

Commit a0b4962

Browse files
committed
Release 1.0.2: Draggable Panel
1 parent d81adb4 commit a0b4962

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](https://semver.org/).
66

7+
## [1.0.2] – 2026-03-12
8+
9+
### Added
10+
11+
- **Draggable Panel**: Panel lässt sich per Drag-Handle (``-Icon in der Toolbar) aus der Sidebar lösen und frei im Viewport positionieren
12+
- Position und Breite werden in `localStorage` gespeichert und nach Seitenreload automatisch wiederhergestellt
13+
- Platzhalter (gestrichelter Rahmen) markiert die ursprüngliche Stelle in der Sidebar
14+
- **Dock-Button**: X-Button im floating Panel-Heading bringt das Panel zurück in die Sidebar
15+
16+
---
17+
718
## [1.0.1] – 2026-03-12
819

920
### Fixed

package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package: live_preview
2-
version: '1.0.1'
2+
version: '1.0.2'
33
author: 'Friends Of REDAXO'
44
supportpage: https://github.com/FriendsOfREDAXO/live_preview
55

0 commit comments

Comments
 (0)