commit c0aadbb40330d0dfcda7566dbbb65ed0098eb352 Author: Ali Kasmani Date: Wed Jul 11 14:26:03 2018 -0500 added other formats ttf woff eot and svg for browser compatibility commit 9526896bfcd7aca0d7e5c8fa94b94e68801b6b61 Author: Ali Kasmani Date: Wed Jul 11 11:40:46 2018 -0500 bug fix font generator commit 8d3c9934c5ae4b30822690c368ba22ee34f8a88a Author: Ali Kasmani Date: Wed Jul 11 11:13:40 2018 -0500 updating reverted changes commit 05b8cecdf279cac220bece766a5db59076be7ecd Author: Ali Kasmani Date: Wed Jul 11 11:08:11 2018 -0500 font generator done (few bugs left) commit 66c5d76c0b348f7ce26860eccc187677393da115 Author: Alisaad Kasmani Date: Tue Jul 10 20:27:00 2018 -0500 Cleaning up Imagemin function commit fc69e6debf4c8f4f1fa254a1964fcec33ea39095 Author: Ali Kasmani Date: Tue Jul 10 08:26:31 2018 -0500 updated mq function commit 98ddd2c4237e85226a4160ae8c4fe17497a8f1b0 Author: Ali Kasmani Date: Fri Jul 6 15:09:47 2018 -0500 initPage Change (Took out eval function) commit 9de67f1727f7a05318860b371705deeeb31075e2 Author: Ali Kasmani Date: Tue Jul 3 10:22:51 2018 -0500 Lottie Animation commit cf49ecf4041f7b683f8da569803211dbbdbd41ee Author: Ali Kasmani Date: Tue Jun 26 10:48:51 2018 -0500 extra global helper functions commit 2a61630a58179b6e8ccba127815035ec4156cb0a Author: Ali Kasmani Date: Tue Jun 5 09:16:35 2018 -0500 added graphql example in Boilerplate/src/js/helpers/httpRequest.js and fixed a graphql bug commit 66934d3eea712d14487b2bd304887101420a4396 Author: Ali Kasmani Date: Tue May 15 16:04:16 2018 -0500 Fixed gulp --js page component generator bug commit cc3d6f51e69f306e3f84a3ff8a703875c6be0d82 Author: Ali Kasmani Date: Fri May 11 16:05:23 2018 -0500 1.8.8 - Added Jigsaw partial research, Experimental Functions (xmlToJson, bind, getClosestParent) commit 56e7d4fe8fb1813fe94f69df63533ebe9538bf02 Author: Ali Kasmani Date: Mon May 7 10:52:16 2018 -0500 1.8.7 - Added JavaScript Global/Page Component generator and sub component generator commit 5b2ed0fd0f9b4f4d8a4307476b70989bba01b837 Author: Ali Kasmani Date: Fri May 4 15:31:36 2018 -0500 Added the ability to create golbal js components and sub components 'gulp --js ~testComponent' commit 9d4817bcea49b082914963376070c92b74f0a7ff Author: Ali Kasmani Date: Fri May 4 13:54:21 2018 -0500 Fixed where JS is now the same as input name, Fixed js --prod bug where it keeps the files in the dev folder, took out 'last 2 version' from javascript babel transpiler for the better version, removed browserSync library from javascript function as it isn't needed there anymore. commit dd15cdf9ba10802435f099f4f3b5290107acbf1a Author: Ali Kasmani Date: Fri May 4 11:58:34 2018 -0500 added httpRequest for GraphQL and added Base64 Encoding/Decoding helper function commit a572d18927f0c277972ebfcc521a7bd664b7e9a6 Author: Ali Kasmani Date: Wed May 2 11:01:32 2018 -0500 1.8.3 - Fixed Sass _dev error. gulp prod commit e1ddfdfc9a69e5f11f64a9f7ac908db4b3a36548 Author: Ali Kasmani Date: Wed May 2 10:09:20 2018 -0500 init