-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathCHANGELOG.html
44 lines (37 loc) · 1.11 KB
/
CHANGELOG.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
</head>
<body>
<h1 id="templatechangeloghistory">Template Change Log + History</h1>
<p>For more information, please visit: https://studio.bio/template</p>
<p>Author: Joshua Michaels for studio.bio</p>
<hr />
<h3 id="1.02017-06-22">1.0 2017–06–22</h3>
<p>And here we go.</p>
<ul>
<li>updated to normalize.css 5.0</li>
<li>namespaced all functions</li>
<li>updated readme</li>
<li>updated login.scss</li>
<li>updated admin functions</li>
<li>added favicons, new apple touch icons and theme screenshot</li>
<li>added default system font stack</li>
<li>added .ai files for theme images</li>
<li>WordPress Customizer support</li>
<li>WooCommerce support</li>
<li>updated body class function</li>
<li>expanded Quicktags</li>
<li>template part library (really cool)</li>
<li>updated comments</li>
<li>cleaned up header.php</li>
<li>admin and login page updates</li>
<li>updated media query .scss stylesheets</li>
<li>removed @2x and ie_grid (who uses those?)</li>
<li>HTML schema support</li>
<li>updated css reset</li>
<li>default .scss classes</li>
</ul>
</body>
</html>