Skip to content

Commit 29b010a

Browse files
committed
Add status page for the change log
1 parent d4cd95c commit 29b010a

File tree

13 files changed

+173
-35
lines changed

13 files changed

+173
-35
lines changed

build/assets/stylesheets/application.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/contribute/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
<link href="../assets/stylesheets/application.css" media="screen" rel="stylesheet" type="text/css" />
1010
</head>
1111
<body>
12-
<a class='btn' href='https://github.com/mvcss/mvcss'>View Code &rarr;</a>
12+
<div class='l-controls'>
13+
<a class='btn' href='https://github.com/mvcss/mvcss'>View Code &rarr;</a>
14+
<p><a href="/status/">Change Log (v3.0.0)</a></p>
15+
</div>
1316
<div class='l-sidebar'>
1417
<header class='l-header'>
1518
<div class='c-logo'>

build/core/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
<link href="../assets/stylesheets/application.css" media="screen" rel="stylesheet" type="text/css" />
1010
</head>
1111
<body>
12-
<a class='btn' href='https://github.com/mvcss/mvcss'>View Code &rarr;</a>
12+
<div class='l-controls'>
13+
<a class='btn' href='https://github.com/mvcss/mvcss'>View Code &rarr;</a>
14+
<p><a href="/status/">Change Log (v3.0.0)</a></p>
15+
</div>
1316
<div class='l-sidebar'>
1417
<header class='l-header'>
1518
<div class='c-logo'>

build/creators/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
<link href="../assets/stylesheets/application.css" media="screen" rel="stylesheet" type="text/css" />
1010
</head>
1111
<body>
12-
<a class='btn' href='https://github.com/mvcss/mvcss'>View Code &rarr;</a>
12+
<div class='l-controls'>
13+
<a class='btn' href='https://github.com/mvcss/mvcss'>View Code &rarr;</a>
14+
<p><a href="/status/">Change Log (v3.0.0)</a></p>
15+
</div>
1316
<div class='l-sidebar'>
1417
<header class='l-header'>
1518
<div class='c-logo'>

build/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
<link href="assets/stylesheets/application.css" media="screen" rel="stylesheet" type="text/css" />
1010
</head>
1111
<body>
12-
<a class='btn' href='https://github.com/mvcss/mvcss'>View Code &rarr;</a>
12+
<div class='l-controls'>
13+
<a class='btn' href='https://github.com/mvcss/mvcss'>View Code &rarr;</a>
14+
<p><a href="/status/">Change Log (v3.0.0)</a></p>
15+
</div>
1316
<div class='l-sidebar'>
1417
<header class='l-header'>
1518
<div class='c-logo'>

build/library/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
<link href="../assets/stylesheets/application.css" media="screen" rel="stylesheet" type="text/css" />
1010
</head>
1111
<body>
12-
<a class='btn' href='https://github.com/mvcss/mvcss'>View Code &rarr;</a>
12+
<div class='l-controls'>
13+
<a class='btn' href='https://github.com/mvcss/mvcss'>View Code &rarr;</a>
14+
<p><a href="/status/">Change Log (v3.0.0)</a></p>
15+
</div>
1316
<div class='l-sidebar'>
1417
<header class='l-header'>
1518
<div class='c-logo'>

build/modules/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
<link href="../assets/stylesheets/application.css" media="screen" rel="stylesheet" type="text/css" />
1010
</head>
1111
<body>
12-
<a class='btn' href='https://github.com/mvcss/mvcss'>View Code &rarr;</a>
12+
<div class='l-controls'>
13+
<a class='btn' href='https://github.com/mvcss/mvcss'>View Code &rarr;</a>
14+
<p><a href="/status/">Change Log (v3.0.0)</a></p>
15+
</div>
1316
<div class='l-sidebar'>
1417
<header class='l-header'>
1518
<div class='c-logo'>

build/status/index.html

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
<!DOCTYPE html>
2+
<html lang='en'></html>
3+
<head>
4+
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
5+
<meta charset='utf-8'>
6+
<meta content='width=device-width, initial-scale=1.0' name='viewport'>
7+
<title>MVCSS</title>
8+
<link href="http://fonts.googleapis.com/css?family=Roboto+Slab:400,700" media="screen" rel="stylesheet" type="text/css" />
9+
<link href="../assets/stylesheets/application.css" media="screen" rel="stylesheet" type="text/css" />
10+
</head>
11+
<body>
12+
<div class='l-controls'>
13+
<a class='btn' href='https://github.com/mvcss/mvcss'>View Code &rarr;</a>
14+
<p><a href="/status/">Change Log (v3.0.0)</a></p>
15+
</div>
16+
<div class='l-sidebar'>
17+
<header class='l-header'>
18+
<div class='c-logo'>
19+
<img width="100" height="110" src="../assets/images/logo.svg" />
20+
<b>MVCSS</b>
21+
</div>
22+
<p class='c-tagline'>A Sass-based CSS Architecture</p>
23+
</header>
24+
<nav class='l-nav'>
25+
<a href="/">About</a>
26+
<a href="/core/">Core</a>
27+
<a href="/modules/">Modules</a>
28+
<a href="/styleguide/">Style Guide</a>
29+
<a href="/library/">Library</a>
30+
<a href="/contribute/">Contribute</a>
31+
<a href="/creators/">Creators</a>
32+
</nav>
33+
</div>
34+
<div class='l-cell'>
35+
<h1>Change Log</h1>
36+
37+
<h2>v3.0.0</h2>
38+
39+
<p><strong>May, 2013</strong></p>
40+
41+
<ul>
42+
<li>Add new <strong>Helper</strong> Core file</li>
43+
<li>Add new <strong>Content</strong> Core file (replaces <strong>Containers</strong> Module file)</li>
44+
<li>Add new <strong>Layout</strong> Core file</li>
45+
<li>Move extends, mixins, animations to new <strong>Helper</strong> core file</li>
46+
<li>Change <strong>Reset</strong> Core file to <strong>Normalize v2.1.0</strong></li>
47+
<li>Add better variable naming conventions</li>
48+
<li>Add more base variables</li>
49+
<li>Add <code>em()</code> function</li>
50+
<li>Add better documentation for <strong>Helper</strong> Core file elements</li>
51+
<li>Add better documentation for <strong>Application</strong> file imports</li>
52+
<li>Add better documentation for variables</li>
53+
</ul>
54+
55+
<h2>v2.1.0</h2>
56+
57+
<p><strong>March 6, 2013</strong></p>
58+
59+
<ul>
60+
<li>Remove <strong>States</strong> as part of <strong>Core</strong></li>
61+
</ul>
62+
63+
<h2>v2.0.1</h2>
64+
65+
<p><strong>March 5, 2013</strong></p>
66+
67+
<ul>
68+
<li>Modify the <code>ellipsis</code>, <code>group</code>, and <code>ir</code> extends (<a href="https://github.com/mvcss/mvcss/commit/9df1c51b6a386be3b9e91ef67ebf653a2d726664">commit</a>)</li>
69+
</ul>
70+
71+
<h2>v2.0.0</h2>
72+
73+
<p><strong>February 22, 2013</strong></p>
74+
75+
<ul>
76+
<li>Initial version applied</li>
77+
</ul>
78+
</div>
79+
</body>

build/styleguide/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
<link href="../assets/stylesheets/application.css" media="screen" rel="stylesheet" type="text/css" />
1010
</head>
1111
<body>
12-
<a class='btn' href='https://github.com/mvcss/mvcss'>View Code &rarr;</a>
12+
<div class='l-controls'>
13+
<a class='btn' href='https://github.com/mvcss/mvcss'>View Code &rarr;</a>
14+
<p><a href="/status/">Change Log (v3.0.0)</a></p>
15+
</div>
1316
<div class='l-sidebar'>
1417
<header class='l-header'>
1518
<div class='c-logo'>

source/assets/stylesheets/application.sass

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -17,32 +17,6 @@
1717
@import "core/content"
1818
@import "core/layout"
1919

20-
//-------------------------------------
21-
// Modules
22-
//-------------------------------------
23-
24-
.btn
25-
+transition(background 0.2s ease-in-out)
26-
background: $l-sidebar-background
27-
border-radius: $base-borderRadius
28-
border: 0
29-
box-shadow: 0 6px 0 darken($l-sidebar-background, 10%)
30-
color: #fff
31-
display: block
32-
padding: rem(5px) rem(10px)
33-
position: absolute
34-
right: 20px
35-
text-align: center
36-
top: 20px
37-
width: rem(200px)
38-
&:hover,
39-
&:focus
40-
background: darken($l-sidebar-background, 5%)
41-
box-shadow: 0 6px 0 darken($l-sidebar-background, 15%)
42-
color: #fff
43-
&:active
44-
+transform(translateY(2px))
45-
4620
//-------------------------------------
4721
// Inbox
4822
//-------------------------------------

0 commit comments

Comments
 (0)