Skip to content

Commit

Permalink
Fix gutter alias defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
mirisuzanne committed Apr 30, 2018
1 parent 5020686 commit d3c9b6e
Show file tree
Hide file tree
Showing 20 changed files with 44 additions and 19 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog


## 3.0.5 - April 30, 2018

- BUGFIX: Update gutter alias default `$context`


## 3.0.4 - April 30, 2018

- BUGFIX: Gutter function works when default `columns`
Expand Down
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,15 @@ As you work...
[sassdoc]: http://sassdoc.com/


**Note:**
The primary API functions
(`susy-span`, `susy-gutter`, `susy-slice`)
all have unprefixed alias functions:
`span`, `gutter`, and `slice`.
Any changes to arguments or defaults
should be made in both locations.


Committing
----------

Expand Down
6 changes: 5 additions & 1 deletion docs/CHANGELOG.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="project-title">
<a href="index.html" rel="home" class="project-name">Susy</a>

<span class="project-version">3.0.4</span>
<span class="project-version">3.0.5</span>

</div>
</header>
Expand Down Expand Up @@ -219,6 +219,10 @@ <h3 class="nav-title">

<div class="text-block">
<h1 id="changelog">Changelog</h1>
<h2 id="3-0-5-april-30-2018">3.0.5 - April 30,<span class="widont">&nbsp;</span>2018</h2>
<ul>
<li>BUGFIX: Update gutter alias default <code>$context</code></li>
</ul>
<h2 id="3-0-4-april-30-2018">3.0.4 - April 30,<span class="widont">&nbsp;</span>2018</h2>
<ul>
<li>BUGFIX: Gutter function works when default <code>columns</code>
Expand Down
9 changes: 8 additions & 1 deletion docs/CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="project-title">
<a href="index.html" rel="home" class="project-name">Susy</a>

<span class="project-version">3.0.4</span>
<span class="project-version">3.0.5</span>

</div>
</header>
Expand Down Expand Up @@ -249,6 +249,13 @@ <h2 id="development">Development</h2>
using <a href="http://sassdoc.com/">SassDoc</a> as appropriate,
and compile the docs with <code>npm run sassdoc</code></li>
</ul>
<p><strong>Note:</strong>
The primary API functions
(<code>susy-span</code>, <code>susy-gutter</code>, <code>susy-slice</code>)
all have unprefixed alias functions:
<code>span</code>, <code>gutter</code>, and <code>slice</code>.
Any changes to arguments or defaults
should be made in both<span class="widont">&nbsp;</span>locations.</p>
<h2 id="committing">Committing</h2>
<p>Linting, testing, and documentation
should be done before every<span class="widont">&nbsp;</span>commit:</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/PHILOSOPHY.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="project-title">
<a href="index.html" rel="home" class="project-name">Susy</a>

<span class="project-version">3.0.4</span>
<span class="project-version">3.0.5</span>

</div>
</header>
Expand Down
2 changes: 1 addition & 1 deletion docs/_normal.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="project-title">
<a href="index.html" rel="home" class="project-name">Susy</a>

<span class="project-version">3.0.4</span>
<span class="project-version">3.0.5</span>

</div>
</header>
Expand Down
2 changes: 1 addition & 1 deletion docs/_parser.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="project-title">
<a href="index.html" rel="home" class="project-name">Susy</a>

<span class="project-version">3.0.4</span>
<span class="project-version">3.0.5</span>

</div>
</header>
Expand Down
2 changes: 1 addition & 1 deletion docs/_validation.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="project-title">
<a href="index.html" rel="home" class="project-name">Susy</a>

<span class="project-version">3.0.4</span>
<span class="project-version">3.0.5</span>

</div>
</header>
Expand Down
4 changes: 2 additions & 2 deletions docs/_version.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="project-title">
<a href="index.html" rel="home" class="project-name">Susy</a>

<span class="project-version">3.0.4</span>
<span class="project-version">3.0.5</span>

</div>
</header>
Expand Down Expand Up @@ -428,7 +428,7 @@ <h3 class="item-subtitle">



<pre class="hljs-pre"><code class="lang-css">/* Full Version: 3.0.4 */
<pre class="hljs-pre"><code class="lang-css">/* Full Version: 3.0.5 */
/* Major Release: 3 */
</code></pre>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="project-title">
<a href="index.html" rel="home" class="project-name">Susy</a>

<span class="project-version">3.0.4</span>
<span class="project-version">3.0.5</span>

</div>
</header>
Expand Down
2 changes: 1 addition & 1 deletion docs/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="project-title">
<a href="index.html" rel="home" class="project-name">Susy</a>

<span class="project-version">3.0.4</span>
<span class="project-version">3.0.5</span>

</div>
</header>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="project-title">
<a href="index.html" rel="home" class="project-name">Susy</a>

<span class="project-version">3.0.4</span>
<span class="project-version">3.0.5</span>

</div>
</header>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugin-utils.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="project-title">
<a href="index.html" rel="home" class="project-name">Susy</a>

<span class="project-version">3.0.4</span>
<span class="project-version">3.0.5</span>

</div>
</header>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugin_svg-grid.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="project-title">
<a href="index.html" rel="home" class="project-name">Susy</a>

<span class="project-version">3.0.4</span>
<span class="project-version">3.0.5</span>

</div>
</header>
Expand Down
2 changes: 1 addition & 1 deletion docs/search-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="project-title">
<a href="index.html" rel="home" class="project-name">Susy</a>

<span class="project-version">3.0.4</span>
<span class="project-version">3.0.5</span>

</div>
</header>
Expand Down
2 changes: 1 addition & 1 deletion docs/su-math.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="project-title">
<a href="index.html" rel="home" class="project-name">Susy</a>

<span class="project-version">3.0.4</span>
<span class="project-version">3.0.5</span>

</div>
</header>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "susy",
"title": "Susy",
"version": "3.0.4",
"version": "3.0.5",
"description": "Sass power-tools for web layout.",
"homepage": "http://oddbird.net/susy",
"author": "Miriam Eric Suzanne <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion sass/_version.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
$_susy-version: (
'major': 3,
'minor': 0,
'patch': 4,
'patch': 5,
);


Expand Down
2 changes: 1 addition & 1 deletion sass/susy/_unprefix.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
/// @param {integer | list} $context [null] -
/// @param {map} $config [()]
@function gutter(
$context: susy-get('columns'),
$context: null,
$config: ()
) {
@return susy-gutter($context, $config);
Expand Down

0 comments on commit d3c9b6e

Please sign in to comment.