test/dummy/app/assets/javascripts/views/app/start.jst.eco in magic_stylez-0.0.0.99 vs test/dummy/app/assets/javascripts/views/app/start.jst.eco in magic_stylez-0.0.330

- old
+ new

@@ -1,10 +1,10 @@ <div class="section head"> <div class="corset"> <div class="row"> <div class="col-sm-9 col-xs-6"> - <h1>magic-stylez</h1> + <h1>magic-stylez <small><%= MagicStylezVersion %></small></h1> </div> <div class="col-sm-3 col-xs-6"> <a href="https://github.com/berlinmagic/magic_stylez/tree/master" target="_blank" class="btn btn-sm btn-default btn-divided pull-right"> <span class="icn"><i class="icomoon-github3"></i></span> <span>SourceCode</span> @@ -19,16 +19,20 @@ <div class="corset tight"> <p class="loud"><em>Some style helpers used in a lot of our apps.</em></p> </div> </div> -<div class="section hard-top"> - <div class="corset center_text"> - <h2>Warning</h2> - <p class="loud">This Gem is still work in process!</p> - <p class="loud">Its just the start to outsource my style framework (I mostly rebuild for every app).</p> - <p class="loud">It is mostly driven by my own habits, so I don't know if its usefull for others.</p> +<div class="section hard-top bright sctn-sm"> + <div class="corset full center_text"> + <h4 class="no-press-top">Warning</h4> + <p class="gray-clr thin">This Gem is still work in process!</p> + <p class="gray-clr thin">(But it is already used in some production apps).</p> + <p class="gray-clr thin">It is mostly driven by my own habits, so I don't know if its usefull for others.</p> + <hr/> + <h4>Info</h4> + <p class="gray-clr thin">ATM I´m working on a complete rewrite of this styleset, to be compatible to BootStrap 4.x!</p> + <p class="gray-clr thin">But this will not be compatible to magic_styles .. a lot of stuff gets removed and all sizing is handled via <code>em</code> and <code>rem</code>.</p> </div> </div> <div class="section hard-top"> <div class="corset tight"> @@ -78,11 +82,11 @@ <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/> <hr class="half" /> <br/> - <p class="louder">Please allways look in the new <a href="#app/changelog" data-target="app/changelog">Changelog</a> for recent chnages.</p> + <p class="louder">Please allways look in the <a href="#app/changelog" data-target="app/changelog">Changelog</a> for recent chnages.</p> </div> </div> @@ -136,8 +140,8 @@ <div class="section shine-top flatted"> <div class="corset"> - <p class="center_text">© 2014 Torsten Wetzel (berlinmagic UG)</p> + <p class="center_text">© 2017 Torsten Wetzel (berlinmagic UG)</p> </div> </div>