This repository was archived by the owner on Feb 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +8
-4
lines changed
Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11THIS CHANGELOG IS AN ATTEMPT TO DOCUMENT CHANGES TO THIS PROJECT.
22
3+ PL-v0.6.1
4+ - FIX: fixed the height of the HTML pre element on the pattern detail view
5+ - ADD: added in support for viewing the generated CSS on the pattern detail view
6+
37PL-v0.6.0
48 - ADD: a UI list of the current media query widths from the CSS
59 - ADD: a pattern's "lineage" now displays in the UI under code view
Original file line number Diff line number Diff line change 11<?php
22
33/*!
4- * Pattern Lab Builder CLI - v0.6.0
4+ * Pattern Lab Builder CLI - v0.6.1
55 *
66 * Copyright (c) 2013 Dave Olsen, http://dmolsen.com
77 * Licensed under the MIT license
Original file line number Diff line number Diff line change 11<?php
22
33/*!
4- * Pattern Lab Builder Class - v0.6.0
4+ * Pattern Lab Builder Class - v0.6.1
55 *
66 * Copyright (c) 2013 Dave Olsen, http://dmolsen.com
77 * Licensed under the MIT license
Original file line number Diff line number Diff line change 11<?php
22
33/*!
4- * Pattern Lab Generator Class - v0.6.0
4+ * Pattern Lab Generator Class - v0.6.1
55 *
66 * Copyright (c) 2013 Dave Olsen, http://dmolsen.com
77 * Licensed under the MIT license
Original file line number Diff line number Diff line change 11<?php
22
33/*!
4- * Pattern Lab Watcher Class - v0.6.0
4+ * Pattern Lab Watcher Class - v0.6.1
55 *
66 * Copyright (c) 2013 Dave Olsen, http://dmolsen.com
77 * Licensed under the MIT license
You can’t perform that action at this time.
0 commit comments