Skip to content

Releases: Codigu/wired

v2.1.2

17 Oct 03:40
Compare
Choose a tag to compare

Patch update

  • Added spacing utilities

v2.1.1

17 Oct 02:54
Compare
Choose a tag to compare

Patch v2.1.1

  • Updated modal fill in class

v2.1.0

17 Oct 02:36
Compare
Choose a tag to compare

Updates on v2.1.0

  • Updated and organized utilities
  • Added flex utilities and flex grid
  • Updated gulpfile.js default task into watch

v2.0.0

11 Oct 07:24
Compare
Choose a tag to compare

What's new

  • Overhauled v1.0.0! In v2.0.0, I overhauled the *.scss files based on its referenced framework Bootstrap 3. So instead of adding both bootstrap.css and wired.css, you will only need to add wired.css on your HTML file.
  • New Components! Added new components e.g. card, offcanvas, fullscreen
  • Remove Glyphicons! Preferred font icons e.g. Font Awesome and Material Icons
  • Added new utilities! This includes margin, padding, font-size, gutter
  • Updated gulpfile.js! Added new gulp tasks e.g. build, minify-css, minify-js
  • Added package.json! Added package.json for easy installation of devDependencies

v1.0.0

11 Oct 06:38
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

Initial release of Wired! Includes only CSS and JS.