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: CHANGELOG
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ PL-node-v1.1.2
4
4
- FIX: Greatly improved the browsersync configuration, so that it only fires on the iframe, preventing users from losing their scroll position. Also lightened up the styling and made it less obtrusive.
5
5
- THX: Thanks to @geoffp for taking the lead on this issue.
6
6
- THX: This release also marks the first with @geoff's more official involvement with the project as a core contributor. His work on the `pattern_engine` branch and configurable paths have and will continue to make Pattern Lab Node better.
7
+
- FIX: Replace `eval()` with a smarter `JSON.parse()` call within the `parameter_hunter.js`
8
+
- THX: Thanks to @e2tha-e for taking the high road!
7
9
8
10
PL-node-v1.1.1
9
11
- FIX: Fixed issue where alternate patterns are added to end of styleguide instead of inline with their parent pattern.
0 commit comments