Skip to content

Commit 12beb58

Browse files
committed
Updated themes changelogs
1 parent 335ff54 commit 12beb58

File tree

2 files changed

+26
-4
lines changed

2 files changed

+26
-4
lines changed

jade/_navbar.jade

+1
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ header
150150
a.waves-effect.waves-teal(href='showcase.html') Showcase
151151
li.bold(class=(page == "Themes" ? "active" : ""))
152152
a.waves-effect.waves-teal(href='themes.html') Themes
153+
span.new.badge(data-badge-caption='updated')
153154

154155
// Sidebar BSA
155156
script(src="//m.servedby-buysellads.com/monetization.js" type="text/javascript").

jade/page-contents/themes_content.html

+25-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="row" style="margin-bottom: 0;">
44
<div class="col s12 m8 offset-m1 xl7 offset-xl1 center-on-small-only">
55
<h1 class="header">Themes</h1>
6-
<h4 class ="light">We now accept Cryptocurrency through Coinbase!</h4>
6+
<h4 class ="light">Now Updated to Materialize 1.0.0</h4>
77
</div>
88
<div class="col s12 m3 xl3 offset-xl1">
99
<div class="buysellads-header center-on-small-only">
@@ -21,7 +21,7 @@ <h4 class ="light">We now accept Cryptocurrency through Coinbase!</h4>
2121

2222
<div class="row themes-section">
2323
<div class="col s12 m4">
24-
<h4>Admin<span class="new badge modal-trigger" data-target="admin-changelog" data-badge-caption="v1.0.1"></span></h4>
24+
<h4>Admin<span class="new badge modal-trigger" data-target="admin-changelog" data-badge-caption="v1.0.2"></span></h4>
2525
<p class="caption" style="margin-bottom: 0;">Admin is a great template for your app's dashboards, analytics and data visualizations. It comes with custom styles for many plugins like Chart.js, jqvmap, FullCalendar, and DataTables.</p>
2626
<p style="margin-bottom: 0;"><b>Note: This is a static HTML template</b></p>
2727
<div id='product-component-7a018f7346b'></div>
@@ -167,7 +167,7 @@ <h4>Admin<span class="new badge modal-trigger" data-target="admin-changelog" dat
167167

168168
<div class="row themes-section right-aligned">
169169
<div class="col s12 m4 offset-m1">
170-
<h4>Startup<span class="new badge modal-trigger" data-target="startup-changelog" data-badge-caption="v1.0.4"></span></h4>
170+
<h4>Startup<span class="new badge modal-trigger" data-target="startup-changelog" data-badge-caption="v1.0.5"></span></h4>
171171
<p class="caption" style="margin-bottom: 0;">Startup is a perfect theme for showcasing your new app, company or project. With the help of GSAP and ScrollMagic, create unique scrolling experiences that will keep users engaged.</p>
172172
<p style="margin-bottom: 0;"><b>Note: This is a static HTML template</b></p>
173173
<div id='product-component-7b7b0511630'></div>
@@ -312,7 +312,7 @@ <h4>Startup<span class="new badge modal-trigger" data-target="startup-changelog"
312312

313313
<div class="row themes-section">
314314
<div class="col s12 m4">
315-
<h4>Gallery<span class="new badge modal-trigger" data-target="gallery-changelog" data-badge-caption="v1.0.2"></span></h4>
315+
<h4>Gallery<span class="new badge modal-trigger" data-target="gallery-changelog" data-badge-caption="v1.0.3"></span></h4>
316316
<p class="caption" style="margin-bottom: 0;">This theme is perfect for Portfolio, Blogs, and Stores with its Google Play Store inspired content transition. This theme is in active development and will have more features and styles added to it in the future.</p>
317317
<p style="margin-bottom: 0;"><b>Note: This is a static HTML template</b></p>
318318
<div id='product-component-f979385da90'></div>
@@ -617,6 +617,11 @@ <h4>Gallery Shopify Theme<span class="new badge modal-trigger" data-target="gall
617617
<div id="admin-changelog" class="modal">
618618
<div class="modal-content">
619619
<h4>Admin Changelog</h4>
620+
<p>
621+
<b>v1.0.2 (October 18th, 2018)</b><br>
622+
- Migrated to Materialize v1.0.0<br>
623+
- Fixed missing element Chart.js errors
624+
</p>
620625
<p>
621626
<b>v1.0.1 (June 20th, 2018)</b><br>
622627
- Fixed some javascript file paths
@@ -630,6 +635,13 @@ <h4>Admin Changelog</h4>
630635
<div id="startup-changelog" class="modal">
631636
<div class="modal-content">
632637
<h4>Startup Changelog</h4>
638+
639+
<p>
640+
<b>v1.0.5 (October 18th, 2018)</b><br>
641+
- Migrated to Materialize v1.0.0<br>
642+
- Added standalone sass files
643+
</p>
644+
633645
<p>
634646
<b>v1.0.4 (November 14th, 2017)</b><br>
635647
- Fixed read more scrolling browser compatibility<br>
@@ -660,6 +672,15 @@ <h4>Startup Changelog</h4>
660672
<div id="gallery-changelog" class="modal">
661673
<div class="modal-content">
662674
<h4>Gallery Changelog</h4>
675+
676+
<p>
677+
<b>v1.0.3 (October 22nd, 2018)</b><br>
678+
- Migrated to Materialize v1.0.0<br>
679+
- Back button handling for dynamic routing<br>
680+
- Fixed fillscreen dynamic routing image load bug<br>
681+
- Added standalone Gallery sass support
682+
</p>
683+
663684
<p>
664685
<b>v1.0.2 (May 29th, 2017)</b><br>
665686
- Added support for data attributes that can override options<br>

0 commit comments

Comments
 (0)