Releases: Codigu/wired
Releases · Codigu/wired
v2.1.2
v2.1.1
Patch v2.1.1
- Updated modal fill in class
v2.1.0
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
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 bothbootstrap.css
andwired.css
, you will only need to addwired.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
Initial release of Wired! Includes only CSS and JS.