|
1 | 1 | THIS CHANGELOG IS AN ATTEMPT TO DOCUMENT CHANGES TO THIS PROJECT.
|
2 | 2 |
|
| 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 | + |
3 | 26 | PL-v0.7.8
|
4 | 27 | - ADD: can show annotations on view-all pages by default
|
5 | 28 | - FIX: can target pattern divs and apply annotations
|
|
0 commit comments