Skip to content

Releases: utkwdn/utksds-framework

v0.2.0-beta

19 May 13:39
abc4731
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-beta...v0.2.0-beta

Prerelease v0.1.0-beta

14 Feb 14:30
0a6bad9
Compare
Choose a tag to compare

Added styles for the latest post block and updated the gallery styles.

What's Changed

Full Changelog: v0.0.9-alpha...v0.1.0-beta

Prerelease v0.0.9-alpha

10 Dec 19:14
df61737
Compare
Choose a tag to compare
Pre-release

Altered workflow so that dist version is published to NPM.

What's Changed

  • Adding strip background colors and removing the pre-set background images.
  • Includes a sample HTML file.
  • Sass mathematics now uses calc.
  • Updated the readme file to reflect changes in how to build a compiled plugin.

Full Changelog: v0.0.8-alpha...v0.0.9-alpha

Prerelease v0.0.8-alpha

02 Dec 18:32
2f1e492
Compare
Choose a tag to compare
Pre-release

Fixed an issue with the build failing when using npm i utksds-framework.

What's Changed

  • Moved sass and gulp-sass to dependencies.

Full Changelog: v0.0.7-alpha...v0.0.8-alpha

Prerelease v0.0.7-alpha

02 Dec 18:01
9181dbd
Compare
Choose a tag to compare
Pre-release

This release coverts the framework to being a completely standalone install. For it to run in production, nothing more is needed than executing npm install.

What's Changed

  • Gulp now an NPM package, so no need for gulp-cli to be install to develop.
  • Removing Gulp as a dependancy in the README.
  • Changing colors to use Orange, Summitt, etc instead Bootstrap's secondary, primary, info, etc.

Full Changelog: v0.0.5-alpha...v0.0.7-alpha

v0.0.5-alpha

25 Oct 19:29
de78ad4
Compare
Choose a tag to compare
v0.0.5-alpha Pre-release
Pre-release

Fixed package.json so npm includes all the necessary files.

Prerelease v0.0.2-alpha

22 Oct 19:45
c6a07cb
Compare
Choose a tag to compare
Pre-release

This is an initial alpha release in order to test npm integration.