Plugin Directory

Changeset 1938061


Ignore:
Timestamp:
09/08/2018 11:28:26 PM (8 years ago)
Author:
davidsword
Message:

version 1.0.7 release

Location:
sword-layouts
Files:
4 edited
7 copied

Legend:

Unmodified
Added
Removed
  • sword-layouts/tags/1.0.7/dist/blocks.editor.build.css

    r1938060 r1938061  
    1 [data-move-toolbar-right=true] .editor-block-contextual-toolbar .editor-block-toolbar{border-left:none;-ms-flex-pack:end;justify-content:flex-end}.wp-block-swrdlyts-tile>div.imageBox:after,.wp-block-swrdlyts-tile>div.imageBox[data-hasimg=true]:after{background:rgba(0,0,0,0);content:"";display:block;height:100%;left:0;position:absolute;top:0;-webkit-transition:0.5s all ease;-o-transition:0.5s all ease;transition:0.5s all ease;width:100%;z-index:1}
     1[data-move-toolbar-right=true] .editor-block-contextual-toolbar .editor-block-toolbar{border-left:none;-ms-flex-pack:end;justify-content:flex-end}.wp-block-swrdlyts-tile>div.imageBox[data-hasimg=false]:before{display:none !important;padding:0 !important}.wp-block-swrdlyts-tile .editor-media-placeholder.wp-block-swrdlyts-tile{padding-bottom:100px;padding-top:100px}
  • sword-layouts/tags/1.0.7/dist/blocks.style.build.css

    r1938060 r1938061  
    1 .wp-block-swrdlyts-tile,.wp-block-swrdlyts-tile.alignfull{display:-ms-flexbox;display:flex;margin:0 auto !important;max-width:100% !important;width:100% !important}.wp-block-swrdlyts-tile>div,.wp-block-swrdlyts-tile.alignfull>div{-ms-flex:1;flex:1}.wp-block-swrdlyts-tile>.imageBox,.wp-block-swrdlyts-tile.alignfull>.imageBox{background-color:#eee;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;text-align:center}.wp-block-swrdlyts-tile>.imageBox *,.wp-block-swrdlyts-tile.alignfull>.imageBox *{z-index:2}.wp-block-swrdlyts-tile>.imageBox:before,.wp-block-swrdlyts-tile.alignfull>.imageBox:before{content:"";display:block;left:0;padding-bottom:100%;top:0;z-index:1}.wp-block-swrdlyts-tile>.textBox,.wp-block-swrdlyts-tile.alignfull>.textBox{-ms-flex-item-align:center;align-self:center;margin:0 auto}.wp-block-swrdlyts-tile>.textBox .textBoxContent,.wp-block-swrdlyts-tile.alignfull>.textBox .textBoxContent{margin-left:auto;margin-right:auto;width:70%}.wp-block-swrdlyts-tile>.textBox p,.wp-block-swrdlyts-tile.alignfull>.textBox p{color:inherit !important}@media screen and (min-width: 800px){.wp-block-swrdlyts-tile[data-invert=true]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (max-width: 800px){.wp-block-swrdlyts-tile{-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 500px){.wp-block-swrdlyts-tile>div.textBox{margin:10vh 0}.wp-block-swrdlyts-tile>div.textBox .textBoxContent{width:80%}}
     1.wp-block-swrdlyts-tile{display:-ms-flexbox;display:flex;margin:0 auto !important;max-width:100% !important;width:100% !important}.wp-block-swrdlyts-tile>div{-ms-flex:1;flex:1}.wp-block-swrdlyts-tile>.imageBox{background-color:#eee;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;text-align:center}.wp-block-swrdlyts-tile>.imageBox *{z-index:2}.wp-block-swrdlyts-tile>.imageBox:before{content:"";display:block;left:0;padding-bottom:100%;top:0;z-index:1}.wp-block-swrdlyts-tile>.textBox{-ms-flex-item-align:center;align-self:center;margin:0 auto}.wp-block-swrdlyts-tile>.textBox .textBoxContent{margin-left:auto;margin-right:auto;width:70%}.wp-block-swrdlyts-tile>.textBox p{color:inherit !important}@media screen and (min-width: 800px){.wp-block-swrdlyts-tile[data-invert=true]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (max-width: 800px){.wp-block-swrdlyts-tile{-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 500px){.wp-block-swrdlyts-tile>div.textBox{margin:10vh 0}.wp-block-swrdlyts-tile>div.textBox .textBoxContent{width:80%}}
  • sword-layouts/tags/1.0.7/readme.txt

    r1938060 r1938061  
    55Requires at least: 4.9.5
    66Tested up to:      4.9.8
    7 Stable tag:        1.0.6
     7Stable tag:        1.0.7
    88Requires PHP:      5.6.0
    99
     
    6666
    6767== Changelog ==
     68
     69= 1.0.7 =
     70* Sep 8, 2018
     71* Fixed issue with obnoxious padding on Media Upload placeholder
     72* Added blank index.php files in dirs for security
    6873
    6974= 1.0.6 =
  • sword-layouts/tags/1.0.7/sword-layouts.php

    r1938060 r1938061  
    66 * Author: davidsword
    77 * Author URI: https://davidsword.ca/
    8  * Version: 1.0.6
     8 * Version: 1.0.7
    99 * License: GPL3
    1010 * License URI: https://raw.githubusercontent.com/davidsword/sword-layouts/master/LICENSE
  • sword-layouts/trunk/dist/blocks.editor.build.css

    r1938060 r1938061  
    1 [data-move-toolbar-right=true] .editor-block-contextual-toolbar .editor-block-toolbar{border-left:none;-ms-flex-pack:end;justify-content:flex-end}.wp-block-swrdlyts-tile>div.imageBox:after,.wp-block-swrdlyts-tile>div.imageBox[data-hasimg=true]:after{background:rgba(0,0,0,0);content:"";display:block;height:100%;left:0;position:absolute;top:0;-webkit-transition:0.5s all ease;-o-transition:0.5s all ease;transition:0.5s all ease;width:100%;z-index:1}
     1[data-move-toolbar-right=true] .editor-block-contextual-toolbar .editor-block-toolbar{border-left:none;-ms-flex-pack:end;justify-content:flex-end}.wp-block-swrdlyts-tile>div.imageBox[data-hasimg=false]:before{display:none !important;padding:0 !important}.wp-block-swrdlyts-tile .editor-media-placeholder.wp-block-swrdlyts-tile{padding-bottom:100px;padding-top:100px}
  • sword-layouts/trunk/dist/blocks.style.build.css

    r1938060 r1938061  
    1 .wp-block-swrdlyts-tile,.wp-block-swrdlyts-tile.alignfull{display:-ms-flexbox;display:flex;margin:0 auto !important;max-width:100% !important;width:100% !important}.wp-block-swrdlyts-tile>div,.wp-block-swrdlyts-tile.alignfull>div{-ms-flex:1;flex:1}.wp-block-swrdlyts-tile>.imageBox,.wp-block-swrdlyts-tile.alignfull>.imageBox{background-color:#eee;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;text-align:center}.wp-block-swrdlyts-tile>.imageBox *,.wp-block-swrdlyts-tile.alignfull>.imageBox *{z-index:2}.wp-block-swrdlyts-tile>.imageBox:before,.wp-block-swrdlyts-tile.alignfull>.imageBox:before{content:"";display:block;left:0;padding-bottom:100%;top:0;z-index:1}.wp-block-swrdlyts-tile>.textBox,.wp-block-swrdlyts-tile.alignfull>.textBox{-ms-flex-item-align:center;align-self:center;margin:0 auto}.wp-block-swrdlyts-tile>.textBox .textBoxContent,.wp-block-swrdlyts-tile.alignfull>.textBox .textBoxContent{margin-left:auto;margin-right:auto;width:70%}.wp-block-swrdlyts-tile>.textBox p,.wp-block-swrdlyts-tile.alignfull>.textBox p{color:inherit !important}@media screen and (min-width: 800px){.wp-block-swrdlyts-tile[data-invert=true]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (max-width: 800px){.wp-block-swrdlyts-tile{-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 500px){.wp-block-swrdlyts-tile>div.textBox{margin:10vh 0}.wp-block-swrdlyts-tile>div.textBox .textBoxContent{width:80%}}
     1.wp-block-swrdlyts-tile{display:-ms-flexbox;display:flex;margin:0 auto !important;max-width:100% !important;width:100% !important}.wp-block-swrdlyts-tile>div{-ms-flex:1;flex:1}.wp-block-swrdlyts-tile>.imageBox{background-color:#eee;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;text-align:center}.wp-block-swrdlyts-tile>.imageBox *{z-index:2}.wp-block-swrdlyts-tile>.imageBox:before{content:"";display:block;left:0;padding-bottom:100%;top:0;z-index:1}.wp-block-swrdlyts-tile>.textBox{-ms-flex-item-align:center;align-self:center;margin:0 auto}.wp-block-swrdlyts-tile>.textBox .textBoxContent{margin-left:auto;margin-right:auto;width:70%}.wp-block-swrdlyts-tile>.textBox p{color:inherit !important}@media screen and (min-width: 800px){.wp-block-swrdlyts-tile[data-invert=true]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (max-width: 800px){.wp-block-swrdlyts-tile{-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 500px){.wp-block-swrdlyts-tile>div.textBox{margin:10vh 0}.wp-block-swrdlyts-tile>div.textBox .textBoxContent{width:80%}}
  • sword-layouts/trunk/readme.txt

    r1938060 r1938061  
    55Requires at least: 4.9.5
    66Tested up to:      4.9.8
    7 Stable tag:        1.0.6
     7Stable tag:        1.0.7
    88Requires PHP:      5.6.0
    99
     
    6666
    6767== Changelog ==
     68
     69= 1.0.7 =
     70* Sep 8, 2018
     71* Fixed issue with obnoxious padding on Media Upload placeholder
     72* Added blank index.php files in dirs for security
    6873
    6974= 1.0.6 =
  • sword-layouts/trunk/sword-layouts.php

    r1938060 r1938061  
    66 * Author: davidsword
    77 * Author URI: https://davidsword.ca/
    8  * Version: 1.0.6
     8 * Version: 1.0.7
    99 * License: GPL3
    1010 * License URI: https://raw.githubusercontent.com/davidsword/sword-layouts/master/LICENSE
Note: See TracChangeset for help on using the changeset viewer.