Commit Graph

1566 Commits

Author SHA1 Message Date
Holger c3249c955d
Merge pull request #573 from MarieComet/master - Thx @MarieComet
Typo in FR translation #569
2018-03-02 17:10:38 +01:00
Thomas A. Reinert bf4a5ea076
Merge pull request #576 from Thomas-A-Reinert/master
Removed "false" to avoid empty "media"-value
2018-03-02 15:49:02 +01:00
Thomas A. Reinert d13eba5445 Removed "false" to avoid empty "media"-value
Removed "false" to avoid empty "media"-value which invalidates HTML.
Renders as media="all" if omitted.

See:
https://developer.wordpress.org/reference/functions/wp_enqueue_style/
for how to correctly enqueue styles.
2018-03-02 15:39:39 +01:00
Thomas A. Reinert a9c963ca26 Merge remote-tracking branch 'refs/remotes/holger1411/master' 2018-03-02 15:38:57 +01:00
Thomas A. Reinert ab1b559a68
Merge pull request #575 from Thomas-A-Reinert/master
Fixed typos, added and improved translations.
2018-03-02 15:00:35 +01:00
Thomas A. Reinert 38792ebaff Fixed typos, added and improved translations. 2018-03-02 14:33:14 +01:00
Marie Comet f13630792b typo in FR translation 2018-03-02 09:46:02 +01:00
asaf147369 53c6fb89d5
Create he_IL.po
hebrew PO file
2018-03-01 15:59:35 +02:00
asaf147369 a82b987450
Create he_IL.mo
hebrew language
2018-03-01 15:57:57 +02:00
Holger Könemann 7230dd4fdd See https://github.com/holger1411/understrap/issues/565 2018-02-22 18:27:55 +01:00
Holger 25fe114373
Merge pull request #561 from 0dp/patch-3
Deprecation notices - Thx @0dp !
2018-02-22 11:54:53 +01:00
Holger 964e0d20b3
Merge pull request #556 from alex-wright-net/master-autoprefixer
Add autoprefixer functionality - Thx @axlright !
2018-02-22 11:50:55 +01:00
Sam 5b1de5fd65 switch back to javascript highlighting (ick) 2018-02-19 21:48:04 -06:00
Sam e2098652ca updated README to reflect bs options location 2018-02-19 21:46:08 -06:00
Sam e370d9a18f wrapping imagemin in a watcher to insure it finishes
Addresses issue #414 and similar where imagemin results in browsersync looping
2018-02-19 21:29:16 -06:00
Sam d8b45f064d fix paths, add files to ignored dist, and fix src buffer
buffer false on gulp.src to allow large images to pass through safely.
fix slash in front of bower and node.
added package-lock and gulpconfig to ignored list.
2018-02-19 20:44:32 -06:00
Sam a68ecba3e8 add 'skipBinary' so gulp-replace doesnt break large images
https://github.com/lazd/gulp-replace/issues/91
2018-02-19 20:35:14 -06:00
Johan Nielsen d1dac63120
Deprecation notices 2018-02-19 23:58:24 +01:00
Alex Wright 5d2b5d0a99 Add minor formatting fix for gulpfile.js 2018-02-15 09:34:34 -06:00
Alex Wright 3516c70943 Add compiled css with autoprefxed vendor prefixes 2018-02-15 08:59:12 -06:00
Alex Wright 8f0786e39f Add gulp-autoprefixer as dependency to package.json and as function in gulpfile.js 2018-02-15 08:57:02 -06:00
Holger Könemann 7b1f482f87 Updating WooCommerce compatibility 2018-02-14 08:53:36 +01:00
Holger b3e596d7de
Merge pull request #519 from typeplus/master
Woocommerce Product Slider Gallery Fix - Thx @typeplus !
2018-02-02 11:37:02 +01:00
Holger 257ed23ec4
Merge pull request #533 from lilolbear/master
DRYed config and added a non-conflicting vendor option with cleanup. Thx @lilolbear !!
2018-02-02 11:35:52 +01:00
Holger 35023d761f
Merge pull request #541 from mavisland/master - Thx @mavisland
Added Turkish translation
2018-02-02 11:34:24 +01:00
Tanju Yıldız f2c55d34b6 Added Turkish translation 2018-01-31 20:09:42 +03:00
Sam 1a446d5f42 ignore testing of vendor files 2018-01-27 17:38:17 -06:00
Sam 4d2a98585a Revert "ignore testing of vendor files"
This reverts commit ffb7c38e16.
2018-01-27 17:35:42 -06:00
Sam ffb7c38e16 ignore testing of vendor files 2018-01-27 17:33:52 -06:00
Sam 4252740df8 Added task to delete copy-assets files (safe src dir) 2018-01-25 16:11:27 -06:00
Sam f710222051 Added vendor subfolder option with default intact
paths.vendor defaults to "" keeping the current structure while allowing
for a vendor subfolder. Added gulp-replace to allow existing files
(just enqueue.php now) to be updated on gulp dist
2018-01-25 16:09:03 -06:00
Sam 4d54df2c63 DRYed out the paths and moved to gulpconfig.json 2018-01-25 16:01:24 -06:00
koenemann 6c37a49e17 Preparing 0.8.0 update 2018-01-22 09:16:57 +01:00
koenemann 826d0aa43c Replace Bootstrap 4 Beta 3 with Bootstrap 4 final 2018-01-22 09:09:25 +01:00
Jason King 3d6236d984
Place woocommerce product gallery slider fix before img max width declarations. 2018-01-10 16:12:54 +10:30
Jason King 1bd7160dd7
Enable woocommerce product gallery slider by default. 2018-01-10 16:11:37 +10:30
Holger Könemann 044f000028 Adding changelog infos for 0.7.0 2017-12-29 10:53:18 +01:00
Holger Könemann b921d02ec7 adding new screenshot.png 2017-12-29 10:48:48 +01:00
Holger Könemann 215a05783c preparing 0.7.0 update 2017-12-29 10:39:19 +01:00
Holger Könemann 09319ba378 update to BS4B3 part 2 2017-12-29 10:30:14 +01:00
Holger Könemann fc90da19cc Update dependencies to BS4Beta3 2017-12-29 10:16:24 +01:00
Holger 7fb3c4eb86
Merge pull request #511 from Vishal-Deshpande/patch-4
Update comments.php - Thx @Vishal-Deshpande
2017-12-29 10:10:19 +01:00
Vishal Deshpande 774cce6277
Update comments.php
(1 === $comment_count) was returning false even when 1 comment posted.
2017-12-28 14:35:34 +05:30
Holger 8382633fb7
Merge pull request #471 from Vishal-Deshpande/master
Right Sidebar Check - Thx @Vishal-Deshpande
2017-12-22 07:35:30 +01:00
Holger ce58281338
Merge pull request #500 from 0dp/patch-2
container type never gets set v.0.6.12 - Thx @0dp
2017-12-22 07:34:33 +01:00
Johan Nielsen 742cf2f6a2
container type never gets set v.0.6.12 2017-12-14 13:20:40 +01:00
koenemann be4f11c193 Edit changelog 2017-12-14 09:26:33 +01:00
koenemann 4b05927dc2 Re - add jQuery by default 2017-12-14 09:22:42 +01:00
koenemann 3247a5280e Preparing 0.6.12 update 2017-12-14 09:06:02 +01:00
koenemann 0da90aa66c Re-add understrap_setup_theme_default_settings 2017-12-14 08:59:29 +01:00