You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dev/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ All notable changes to Chiselo will be documented here.
35
35
- Added responsive-layout and source-writeback review signals so save/export preflight can flag multi-width checks and inline-style changes on stylesheet-backed HTML.
36
36
- Added breakpoint-aware responsive review hints so changed HTML objects show nearby widths to check before save or export.
37
37
- Added selected-object source writeback hints so users can see whether style edits will update a CSS rule or inline style before changing HTML.
38
-
- Added a selected-object source sync panel that showsa clean HTML snippet for the visual selection and can re-locate the object from the Inspector.
38
+
- Added a selected-object source sync panel that shows, edits, applies, copies, and re-locates a clean HTML snippet for the visual selection.
39
39
- Added compact quick-action regression coverage to release preflight.
40
40
- Added visual-change rollback regression coverage to release preflight.
41
41
- Bumped the packaging version to `0.1.11` for the next preview build.
0 commit comments