Skip to content
This repository was archived by the owner on Feb 7, 2019. It is now read-only.

Commit

Permalink
version 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
potch committed Jan 30, 2014
1 parent e2f16ac commit fd4a764
Show file tree
Hide file tree
Showing 16 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.2
0.10.0
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "brick",
"description": "UI Web Components for Mobile Web Apps",
"version": "0.9.2",
"version": "0.10.0",
"keywords": [
"brick",
"custom",
Expand Down
2 changes: 1 addition & 1 deletion demos/x-tag-appbar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div class="navbar-header">
<a class="navbar-brand" href="../../index.html">
<img class="logo" src="../../site/img/logo.png">
Brick<small> 0.9.2</small>
Brick<small> 0.10.0</small>
</a>
</div>
<ul class="navbar-nav nav">
Expand Down
2 changes: 1 addition & 1 deletion demos/x-tag-calendar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div class="navbar-header">
<a class="navbar-brand" href="../../index.html">
<img class="logo" src="../../site/img/logo.png">
Brick<small> 0.9.2</small>
Brick<small> 0.10.0</small>
</a>
</div>
<ul class="navbar-nav nav">
Expand Down
2 changes: 1 addition & 1 deletion demos/x-tag-deck/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div class="navbar-header">
<a class="navbar-brand" href="../../index.html">
<img class="logo" src="../../site/img/logo.png">
Brick<small> 0.9.2</small>
Brick<small> 0.10.0</small>
</a>
</div>
<ul class="navbar-nav nav">
Expand Down
2 changes: 1 addition & 1 deletion demos/x-tag-flipbox/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div class="navbar-header">
<a class="navbar-brand" href="../../index.html">
<img class="logo" src="../../site/img/logo.png">
Brick<small> 0.9.2</small>
Brick<small> 0.10.0</small>
</a>
</div>
<ul class="navbar-nav nav">
Expand Down
2 changes: 1 addition & 1 deletion demos/x-tag-layout/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div class="navbar-header">
<a class="navbar-brand" href="../../index.html">
<img class="logo" src="../../site/img/logo.png">
Brick<small> 0.9.2</small>
Brick<small> 0.10.0</small>
</a>
</div>
<ul class="navbar-nav nav">
Expand Down
2 changes: 1 addition & 1 deletion demos/x-tag-slidebox/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div class="navbar-header">
<a class="navbar-brand" href="../../index.html">
<img class="logo" src="../../site/img/logo.png">
Brick<small> 0.9.2</small>
Brick<small> 0.10.0</small>
</a>
</div>
<ul class="navbar-nav nav">
Expand Down
2 changes: 1 addition & 1 deletion demos/x-tag-slider/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div class="navbar-header">
<a class="navbar-brand" href="../../index.html">
<img class="logo" src="../../site/img/logo.png">
Brick<small> 0.9.2</small>
Brick<small> 0.10.0</small>
</a>
</div>
<ul class="navbar-nav nav">
Expand Down
2 changes: 1 addition & 1 deletion demos/x-tag-tabbar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div class="navbar-header">
<a class="navbar-brand" href="../../index.html">
<img class="logo" src="../../site/img/logo.png">
Brick<small> 0.9.2</small>
Brick<small> 0.10.0</small>
</a>
</div>
<ul class="navbar-nav nav">
Expand Down
2 changes: 1 addition & 1 deletion demos/x-tag-toggle/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div class="navbar-header">
<a class="navbar-brand" href="../../index.html">
<img class="logo" src="../../site/img/logo.png">
Brick<small> 0.9.2</small>
Brick<small> 0.10.0</small>
</a>
</div>
<ul class="navbar-nav nav">
Expand Down
2 changes: 1 addition & 1 deletion demos/x-tag-tooltip/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div class="navbar-header">
<a class="navbar-brand" href="../../index.html">
<img class="logo" src="../../site/img/logo.png">
Brick<small> 0.9.2</small>
Brick<small> 0.10.0</small>
</a>
</div>
<ul class="navbar-nav nav">
Expand Down
4 changes: 2 additions & 2 deletions docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<div class="navbar-header">
<a class="navbar-brand" href="index.html">
<img class="logo" src="site/img/logo.png">
Brick<small> 0.9.2</small>
Brick<small> 0.10.0</small>
</a>
</div>
<ul class="navbar-nav nav">
Expand Down Expand Up @@ -86,7 +86,7 @@
<section id="usage">
<h1>Usage</h1>
<p>To include Brick in your project, include your downloaded stylesheet and script files in your project's page like normal:
<pre class="prettyprint">&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;brick-0.9.2.css&quot;/&gt;<br/>&lt;script type=&quot;text/javascript&quot; src=&quot;brick-0.9.2.js&quot;&gt;&lt;/script&gt;</pre>
<pre class="prettyprint">&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;brick-0.10.0.css&quot;/&gt;<br/>&lt;script type=&quot;text/javascript&quot; src=&quot;brick-0.10.0.js&quot;&gt;&lt;/script&gt;</pre>
</p>
<p>Using any of Brick's components is as simple as including the respective tag in your HTML markup. (See individual component docs for details.)</p>
<p><b>Important:</b> To run code relying on any of Brick's tags, make sure to wait until the x-tags library's <code class="prettyprint">"DOMComponentsLoaded"</code> event instead of just <code>window.onload</code>:</p>
Expand Down
12 changes: 6 additions & 6 deletions download.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<div class="navbar-header">
<a class="navbar-brand" href="index.html">
<img class="logo" src="site/img/logo.png">
Brick<small> 0.9.2</small>
Brick<small> 0.10.0</small>
</a>
</div>
<ul class="navbar-nav nav">
Expand Down Expand Up @@ -58,9 +58,9 @@ <h1>Download</h1>
<section class="row">
<div class="col-md-4">
<h2>All Components</h2>
<a class="download" href="https://github.com/mozilla/brick/releases/download/0.9.2/brick-0.9.2.zip">
<a class="download" href="https://github.com/mozilla/brick/releases/download/0.10.0/brick-0.10.0.zip">
<h3>Download Brick</h3>
<small>version 0.9.2 &mdash; 239K</small>
<small>version 0.10.0 &mdash; 239K</small>
</a>
</div>
<div class="col-md-8">
Expand Down Expand Up @@ -391,8 +391,8 @@ <h2>Build Your Own Bundle</h2>
function makeZip(js, css, extraFileInfo) {
var zip = new JSZip();

zip.file('brick-0.9.2.byob'+(minifed?'.min.':'.')+'js', js);
zip.file('brick-0.9.2.byob'+(minifed?'.min.':'.')+'css', css);
zip.file('brick-0.10.0.byob'+(minifed?'.min.':'.')+'js', js);
zip.file('brick-0.10.0.byob'+(minifed?'.min.':'.')+'css', css);

for(var i=0; i < extraFileInfo.length; i++){
var fileData = extraFileInfo[i];
Expand All @@ -406,7 +406,7 @@ <h2>Build Your Own Bundle</h2>

var blob = zip.generate({type:"blob"});
console.log(blob);
zipLink.setAttribute('download', 'brick-0.9.2-byob.zip');
zipLink.setAttribute('download', 'brick-0.10.0-byob.zip');
zipLink.style.display = 'inline-block';
zipLink.setAttribute('href', window.URL.createObjectURL(blob));
}
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div class="navbar-header">
<a class="navbar-brand" href="index.html">
<img class="logo" src="site/img/logo.png">
Brick<small> 0.9.2</small>
Brick<small> 0.10.0</small>
</a>
</div>
<ul class="navbar-nav nav">
Expand Down Expand Up @@ -106,7 +106,7 @@ <h3>JavaScript</h3>
<h1>Start Stacking</h1>
<a class="download" href="download.html">
<h3>Download Brick</h3>
<small>version 0.9.2 &mdash; 239K</small>
<small>version 0.10.0 &mdash; 239K</small>
</a>
</div>
<div class="col-sm-6">
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "brick",
"version": "0.9.2",
"version": "0.10.0",
"description": "UI Web Components for Mobile Web Apps",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit fd4a764

Please sign in to comment.