Skip to content
This repository has been archived by the owner on Jun 1, 2019. It is now read-only.

Releases: zslabs/basey-theme

9.2.0 Release

11 Oct 19:29
Compare
Choose a tag to compare
  • UIkit 2.27.1 update #11

9.1.0 Release

06 Mar 02:41
Compare
Choose a tag to compare
  • Update UIkit to 2.25.0
  • Update node dependencies

9.0.0 Release

21 Nov 12:27
Compare
Choose a tag to compare
  • Updated UIkit to 2.23.0
  • Removed Bower; using npm for asset management along with build tools

8.0.0 Release

25 Aug 16:08
Compare
Choose a tag to compare

Lots of great stuff in this one!

  • Separated out gulp tasks into individual files
  • Removed CoffeeScript for BabelJS
  • Upgraded UIkit to 2.22.0

7.0.0 Release

07 Mar 02:40
Compare
Choose a tag to compare
  • Replaced gulpfile.js with gulpfile.coffee
  • Using BrowserSync for live reloads now
  • Updated to UIkit 2.17.0
  • Removed older browser dependencies

6.0.0 Release

19 Oct 18:10
Compare
Choose a tag to compare
  • Modified how scripts are built; separate dependencies, coffee files used for init
  • Make sure you npm update and bower update before running default gulp task
  • Introduced SVG sprite and easier DOM references http://zslabs.com/articles/svg-cool-kids

5.5.0 Release

04 Oct 02:33
Compare
Choose a tag to compare
  • Optimized Gulpfile
  • Sourcemaps

5.4.1 Release

29 Sep 00:40
Compare
Choose a tag to compare
  • Guplfile.js path vars
  • UIkit quick-fix

5.4.0 Release

29 Sep 00:03
Compare
Choose a tag to compare
  • Upgraded UIkit to 2.10.0
  • Added in post type archive breadcrubm support
  • Updated package.json dependencies
  • Cleaned up gupfile.js

5.3.4 Release

23 Aug 00:48
Compare
Choose a tag to compare
  • Added breadcrumbs
  • Updated UIkit to 2.9
  • Added back-in ParsleyJS for form validation
  • IE8 forEach polyfill added (meh)