Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 84939f6

Browse files
committed
noting the changes in v0.7.9
1 parent a679d46 commit 84939f6

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
THIS CHANGELOG IS AN ATTEMPT TO DOCUMENT CHANGES TO THIS PROJECT.
22

3+
PL-v0.7.9
4+
- ADD: .sass-cache now ignored by default
5+
- ADD: configuration options to disable loading of page follow & auto-reload
6+
- ADD: configuration option to set cacheBuster to 0
7+
- ADD: configuration option to enable QR code feature
8+
- ADD: configuration option to set minimum & maximum widths for the viewport resizer
9+
- ADD: command line flag for generating only the patterns
10+
- ADD: command line flag to set cacheBuster to 0
11+
- ADD: better handling of missing required directories in public/
12+
- ADD: added a styleguide-specific.css to better manage classes
13+
- FIX: updated the console help output
14+
- FIX: removed everything in public/ except the README
15+
- FIX: removed the CDN version of jQuery
16+
- FIX: toolbar styles updated
17+
- FIX: icon font for the toolbar is no longer influencing the icon font of the patterns
18+
- FIX: updated the styles for the "find a pattern" field
19+
- FIX: code/annotations views now properly hide on resizing
20+
- FIX: states.css removed and those styles loaded into styleguide.css
21+
- FIX: default images updated
22+
- FIX: removed hay mode from the tool bar by default. can be added back in by editing config.ini
23+
- FIX: general pattern clean-up and re-styling to better match pattern lab's capabilities
24+
- THX: thanks to @illepic for the .sass-cache PR
25+
326
PL-v0.7.8
427
- ADD: can show annotations on view-all pages by default
528
- FIX: can target pattern divs and apply annotations

0 commit comments

Comments
 (0)