test/dummy/app/assets/javascripts/views/app/start.jst.eco in magic_stylez-0.0.0.66 vs test/dummy/app/assets/javascripts/views/app/start.jst.eco in magic_stylez-0.0.0.67
- old
+ new
@@ -65,24 +65,53 @@
</div>
</div>
<div class="section hard-top">
<div class="corset tight">
- <h2 class="loud">NEW*</h2>
+ <h2 class="loud">NEWs</h2>
<hr/>
+ <p class="loud"><i class="olicons-hide-filter"></i> <em>rail-ujs.js</em> file optimized for splitted and divided buttons</p>
+ <pre><code>//= require magic/ext/rails-ujs</code></pre>
+ <hr/>
<p class="highlight"><i class="olicons-hide-filter"></i> magic-styles update generator</p>
<p class="loud"><i class="olicons-hide-filter"></i> in the process I often add new variables to the corporate files</p>
<p class="loud"><i class="olicons-hide-filter"></i> what causes "Missing variable!" when you update to new version</p>
<p class="loud"><i class="olicons-hide-filter"></i> this generator adds all new variables without touching your settings</p>
<pre><code>$ rails g magic_stylez:update</code></pre>
<br/>
<br/>
+ <h4>Changes when update to <small>0.0.0.67</small>:</h4>
+ <ul>
+ <li>changed some names in <em>corporate/varriables</em>!</li>
+ </ul>
+ <p>
+ With Version <strong>0.0.0.67</strong> Sections have more bootstrap like name, like <code>.section.section-xs</code> instead of <code>.section.compact</code>.
+ <br/>
+ Also some variables changed, so <code>$section-flatted-padding</code> becomes <code>$section-sm-padding</code>.
+ <br/>
+ <br/>
+ If you update to <strong>>= 0.0.0.67</strong> be sure to run: $ <code>rails g magic_stylez:update</code> !!!
+ </p>
+ <hr/>
<h4>Changes when update to <small>0.0.0.55</small>:</h4>
<ul>
<li><em>corporate/typo</em> is removed!</li>
<li><em>corporate/fonts</em> doesn't contain css, just variables</li>
</ul>
<p>With Version <strong>0.0.0.55</strong> I merged <em>corporate/typo</em> into <em>corporate/fonts</em> (they where so similar). I also removed all css from <em>corporate/fonts</em>, because it causes trouble with update generator (and also is not a variable).</p>
+ </div>
+</div>
+
+<div class="section hard-top">
+ <div class="corset tight">
+ <h3 class="loud">On to / To Do</h3>
+ <hr/>
+ <p class="highlight"><i class="icomoon-checkbox-unchecked"></i> update gem to work with new bootstrap structure (<em>outside vendor folder</em>)</p>
+ <p class="loud"><i class="icomoon-checkbox-unchecked"></i> small paralax plugin to fix fixed-background problem on chrome</p>
+ <p class="loud"><i class="icomoon-checkbox-unchecked"></i> optimize code, variables</p>
+ <p class="loud"><i class="icomoon-checkbox-unchecked"></i> clean up unused or double csss</p>
+ <p class="loud"><i class="icomoon-checkbox-unchecked"></i> learn english :)</p>
+ <p class="loud"><i class="icomoon-checkbox-unchecked"></i> improve documentation</p>
</div>
</div>
<div class="section hard-top">
<div class="corset tight">