Commit Graph

1164 Commits

Author SHA1 Message Date
Jason King 0a11efded4 Update old BS3 class .img-responsive to .img-fluid
As per #293 by ErinPo
2017-04-23 14:06:09 +09:30
Larry Williamson 71b7babfe0 Add basic error handling for `gulp-plumber`
Add `errorHandler` function for basic error handling with plumber, we can now simply fix erroneous SASS and on save it will be recompiled – instead of having to restart the `watch-bs` task.
2017-04-21 12:55:44 -04:00
koenemann 60ed4079fd Replacing woocommerce text domain with understrap 2017-04-21 14:33:06 +02:00
koenemann a16033c3b5 Updating Changelog -> 0.6.0 changes 2017-04-21 14:23:20 +02:00
koenemann 4cacfc082c Releasing 0.6.0 2017-04-21 14:08:39 +02:00
koenemann 76d9ac269d updating Font Awesome imports 2017-04-21 14:06:51 +02:00
koenemann fee0e2d5ba rename file to correct my-address.php 2017-04-21 13:44:04 +02:00
koenemann ce2a16c08d Fixing col-1 problem on my account WooCommerce page 2017-04-21 13:42:31 +02:00
Holger Könemann 8f0d32e212 IN php... 2017-04-16 11:47:14 +02:00
Holger Könemann c4e5f5c386 placing translator comments in php 2017-04-16 11:47:01 +02:00
Holger fde1960223 Merge pull request #287 from typeplus/master
Woocommerce templates, Product Gallery & Phpcs fixes - Thx @typeplus
2017-04-16 11:40:36 +02:00
Jason King 8a8f63dc93 Wrong file originally used. 2017-04-16 00:28:39 +09:30
Jason King fd998cce3d phpcs fixes 2017-04-15 21:58:12 +09:30
Jason King a84377a360 phpcs fixes. 2017-04-15 21:51:44 +09:30
Jason King 6a98ace1a0 phpcs fixes. 2017-04-15 21:48:20 +09:30
Jason King e81713e7a0 phpcs fixes. 2017-04-15 21:44:32 +09:30
Jason King cd3785311f phpcs fixes 2017-04-15 21:41:27 +09:30
Jason King 06e1546da8 phpcs fixes
Still needs translation description.
2017-04-15 21:40:00 +09:30
Holger b6e7a30c47 Merge pull request #285 from wingertjp/patch-1
include call to jQuery into if block - Makes sense! Thx @wingertjp
2017-04-15 09:01:02 +02:00
Jason King 88f9815234 Fixing phpcbf issues. 2017-04-15 13:34:22 +09:30
wingertjp 5e115c1a76 include call to jQuery into if block 2017-04-14 23:13:17 +02:00
Jason King 4413a34eb7 Woocommerce 3.0.0 Support 2017-04-14 20:27:05 +09:30
Jason King 7dbc8f092e Woocommerce 3.0.0 Support 2017-04-14 20:26:42 +09:30
Jason King fea32772f0 Woocommerce 3.0.0 Support 2017-04-14 20:26:18 +09:30
Jason King 8b31b6f7fb Woocommerce 3.0.0 Support 2017-04-14 20:25:49 +09:30
Jason King 27fd9d67f9 Woocommerce 3.0.0 Support 2017-04-14 20:24:55 +09:30
Jason King 282489a2f0 Woocommerce 3.0.0 Support 2017-04-14 20:24:14 +09:30
Jason King a9a7413fd1 Woocommerce 3.0.0 Support 2017-04-14 20:22:01 +09:30
Jason King 129a5c2488 Woocommerce 3.0.0 Support 2017-04-14 20:21:19 +09:30
Jason King c972b7dbd6 Woocommerce 3.0.0 Support 2017-04-14 20:20:10 +09:30
Jason King e2267f9178 Woocommerce 3.0.0 Support 2017-04-14 20:19:24 +09:30
Jason King 363776ccd2 Adding Woocommerce 3.0.0 Product Gallery Support
Gallery slider needs Flexslider - https://woocommerce.com/flexslider/. Holger will need to make the decision if this is to be implemented.
2017-04-14 20:17:51 +09:30
Jason King d0175f7b86 Merge pull request #1 from holger1411/master
Bringing fork up to date
2017-04-14 15:55:09 +09:30
Holger Könemann 20d9e1aa89 recompile 2017-03-22 13:56:28 +01:00
Holger Könemann 1bebfdeef8 removing old and unused BS4 Alpha 5 variables 2017-03-22 13:35:04 +01:00
Holger 33af8f6a19 Merge pull request #273 from VesterDe/master
Proper image glob patterns for imagemin task.
2017-03-21 15:13:56 +01:00
koenemann 6d8cd47de8 fixing translator issues 2017-03-21 15:07:42 +01:00
VesterDe b1990918ff Proper image glob patterns. 2017-03-21 15:02:29 +01:00
koenemann 5ac4257c00 adding image optimization task 2017-03-21 14:53:51 +01:00
Holger b80800435f Update README.md 2017-03-21 14:38:47 +01:00
koenemann 6693edc720 fixing problems if both forms (login and register) are present 2017-03-21 14:35:21 +01:00
Holger Könemann aed0e6440d fixing duplicate pipe in gulpfile.js 2017-03-08 13:13:16 +01:00
koenemann 195102c0cf replacing .col-xs with .col 2017-03-03 08:49:12 +01:00
koenemann c998ecaf6a removing /src folder from gitignore 2017-03-02 10:46:58 +01:00
Holger Könemann 74bc4cfb8e updting bower json 2017-02-22 10:01:18 +01:00
Holger Könemann 26ee7d08b7 adding swedish translation files 2017-02-22 09:52:36 +01:00
koenemann 4ec73ac86b remove debug log 2017-02-21 09:47:42 +01:00
Holger e85ce8feb8 Merge pull request #254 from OussamaElgoumri/master - Thx @OussamaElgoumri !
add npm-debug.log to .gitignore file
2017-02-16 11:57:05 +01:00
Oussama Elgoumri 3b7e4aee33 add npm-debug.log to .gitignore file 2017-02-16 10:58:07 +00:00
Holger Könemann 2406d20714 update to 0.5.7 2017-02-13 09:11:13 +01:00