Plugin Directory

Changeset 3260140


Ignore:
Timestamp:
03/22/2025 08:08:17 PM (12 months ago)
Author:
rodrigoleon
Message:

Update to version 1.1.1 from GitHub

Location:
modal-builder-block
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • modal-builder-block/tags/1.1.1/block.json

    r3260132 r3260140  
    1616  },
    1717  "icon": "editor-expand",
    18   "description": "Build a modal with the power of WordPress' block editor. Anything you can do with the editor works inside of the modal content window or the modal trigger.",
     18  "description": "Build a modal with the power of WordPress' block editor. Anything you can do with the editor works inside of the modal content or the modal trigger.",
    1919  "supports": {
    2020    "html": false
  • modal-builder-block/tags/1.1.1/build/style-index-rtl.css

    r3260132 r3260140  
    1 .wp-block-htr-block-modal-builder-block{margin-bottom:0!important;margin-top:0!important}.htr-modal-content-hide{opacity:0;z-index:-999999999}.htr-modal-content-show{opacity:1;z-index:99999}.htr-modal-prevent-scroll{overflow:hidden}.htr-modal-content{align-items:center;background-color:transparent;border:0;bottom:0;display:flex;height:100%;justify-content:center;right:0;overflow:hidden;padding:0;position:fixed;left:0;top:0;width:100%}.htr-modal-content-wrap{max-height:80%;max-width:80%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;position:relative}.htr-modal-content-wrap::-webkit-scrollbar{width:0}.htr-modal-content-close-btn{background-color:#000;border:2px solid #fff;border-radius:100%;color:#fff;cursor:pointer;font-size:1.6rem;height:38px;line-height:32px;position:absolute;left:2rem;text-align:center;top:2rem;width:38px;z-index:9999}.htr-modal-content-background{background-color:rgba(0,0,0,.6);bottom:0;height:100%;right:0;position:absolute;left:0;top:0;width:100%}@media(min-width:1280px){.htr-modal-content-wrap{max-width:1280px}}
     1.wp-block-htr-block-modal-builder-block{margin-bottom:0!important;margin-top:0!important}.htr-modal-trigger{cursor:pointer}.htr-modal-content-hide{opacity:0;z-index:-999999999}.htr-modal-content-show{opacity:1;z-index:99999}.htr-modal-prevent-scroll{overflow:hidden}.htr-modal-content{align-items:center;background-color:transparent;border:0;bottom:0;display:flex;height:100%;justify-content:center;right:0;overflow:hidden;padding:0;position:fixed;left:0;top:0;width:100%}.htr-modal-content-wrap{max-height:80%;max-width:80%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;position:relative}.htr-modal-content-wrap::-webkit-scrollbar{width:0}.htr-modal-content-close-btn{background-color:#000;border:2px solid #fff;border-radius:100%;color:#fff;cursor:pointer;font-size:1.6rem;height:38px;line-height:32px;position:absolute;left:2rem;text-align:center;top:2rem;width:38px;z-index:9999}.htr-modal-content-background{background-color:rgba(0,0,0,.6);bottom:0;height:100%;right:0;position:absolute;left:0;top:0;width:100%}@media(min-width:1280px){.htr-modal-content-wrap{max-width:1280px}}
  • modal-builder-block/tags/1.1.1/build/style-index.css

    r3260132 r3260140  
    1 .wp-block-htr-block-modal-builder-block{margin-bottom:0!important;margin-top:0!important}.htr-modal-content-hide{opacity:0;z-index:-999999999}.htr-modal-content-show{opacity:1;z-index:99999}.htr-modal-prevent-scroll{overflow:hidden}.htr-modal-content{align-items:center;background-color:transparent;border:0;bottom:0;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;padding:0;position:fixed;right:0;top:0;width:100%}.htr-modal-content-wrap{max-height:80%;max-width:80%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;position:relative}.htr-modal-content-wrap::-webkit-scrollbar{width:0}.htr-modal-content-close-btn{background-color:#000;border:2px solid #fff;border-radius:100%;color:#fff;cursor:pointer;font-size:1.6rem;height:38px;line-height:32px;position:absolute;right:2rem;text-align:center;top:2rem;width:38px;z-index:9999}.htr-modal-content-background{background-color:rgba(0,0,0,.6);bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}@media(min-width:1280px){.htr-modal-content-wrap{max-width:1280px}}
     1.wp-block-htr-block-modal-builder-block{margin-bottom:0!important;margin-top:0!important}.htr-modal-trigger{cursor:pointer}.htr-modal-content-hide{opacity:0;z-index:-999999999}.htr-modal-content-show{opacity:1;z-index:99999}.htr-modal-prevent-scroll{overflow:hidden}.htr-modal-content{align-items:center;background-color:transparent;border:0;bottom:0;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;padding:0;position:fixed;right:0;top:0;width:100%}.htr-modal-content-wrap{max-height:80%;max-width:80%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;position:relative}.htr-modal-content-wrap::-webkit-scrollbar{width:0}.htr-modal-content-close-btn{background-color:#000;border:2px solid #fff;border-radius:100%;color:#fff;cursor:pointer;font-size:1.6rem;height:38px;line-height:32px;position:absolute;right:2rem;text-align:center;top:2rem;width:38px;z-index:9999}.htr-modal-content-background{background-color:rgba(0,0,0,.6);bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}@media(min-width:1280px){.htr-modal-content-wrap{max-width:1280px}}
  • modal-builder-block/tags/1.1.1/readme.txt

    r3260132 r3260140  
    22Contributors:      rodrigoleon
    33Donate link:       https://paypal.me/rodxleon
    4 Tags:              modal, popup, window, lightbox, gutenberg, block
     4Tags:              modal, popup, window, lightbox, block
    55Requires at least: 5.8
    66Tested up to:      6.7.2
  • modal-builder-block/trunk/block.json

    r3260132 r3260140  
    1616  },
    1717  "icon": "editor-expand",
    18   "description": "Build a modal with the power of WordPress' block editor. Anything you can do with the editor works inside of the modal content window or the modal trigger.",
     18  "description": "Build a modal with the power of WordPress' block editor. Anything you can do with the editor works inside of the modal content or the modal trigger.",
    1919  "supports": {
    2020    "html": false
  • modal-builder-block/trunk/build/style-index-rtl.css

    r3260132 r3260140  
    1 .wp-block-htr-block-modal-builder-block{margin-bottom:0!important;margin-top:0!important}.htr-modal-content-hide{opacity:0;z-index:-999999999}.htr-modal-content-show{opacity:1;z-index:99999}.htr-modal-prevent-scroll{overflow:hidden}.htr-modal-content{align-items:center;background-color:transparent;border:0;bottom:0;display:flex;height:100%;justify-content:center;right:0;overflow:hidden;padding:0;position:fixed;left:0;top:0;width:100%}.htr-modal-content-wrap{max-height:80%;max-width:80%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;position:relative}.htr-modal-content-wrap::-webkit-scrollbar{width:0}.htr-modal-content-close-btn{background-color:#000;border:2px solid #fff;border-radius:100%;color:#fff;cursor:pointer;font-size:1.6rem;height:38px;line-height:32px;position:absolute;left:2rem;text-align:center;top:2rem;width:38px;z-index:9999}.htr-modal-content-background{background-color:rgba(0,0,0,.6);bottom:0;height:100%;right:0;position:absolute;left:0;top:0;width:100%}@media(min-width:1280px){.htr-modal-content-wrap{max-width:1280px}}
     1.wp-block-htr-block-modal-builder-block{margin-bottom:0!important;margin-top:0!important}.htr-modal-trigger{cursor:pointer}.htr-modal-content-hide{opacity:0;z-index:-999999999}.htr-modal-content-show{opacity:1;z-index:99999}.htr-modal-prevent-scroll{overflow:hidden}.htr-modal-content{align-items:center;background-color:transparent;border:0;bottom:0;display:flex;height:100%;justify-content:center;right:0;overflow:hidden;padding:0;position:fixed;left:0;top:0;width:100%}.htr-modal-content-wrap{max-height:80%;max-width:80%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;position:relative}.htr-modal-content-wrap::-webkit-scrollbar{width:0}.htr-modal-content-close-btn{background-color:#000;border:2px solid #fff;border-radius:100%;color:#fff;cursor:pointer;font-size:1.6rem;height:38px;line-height:32px;position:absolute;left:2rem;text-align:center;top:2rem;width:38px;z-index:9999}.htr-modal-content-background{background-color:rgba(0,0,0,.6);bottom:0;height:100%;right:0;position:absolute;left:0;top:0;width:100%}@media(min-width:1280px){.htr-modal-content-wrap{max-width:1280px}}
  • modal-builder-block/trunk/build/style-index.css

    r3260132 r3260140  
    1 .wp-block-htr-block-modal-builder-block{margin-bottom:0!important;margin-top:0!important}.htr-modal-content-hide{opacity:0;z-index:-999999999}.htr-modal-content-show{opacity:1;z-index:99999}.htr-modal-prevent-scroll{overflow:hidden}.htr-modal-content{align-items:center;background-color:transparent;border:0;bottom:0;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;padding:0;position:fixed;right:0;top:0;width:100%}.htr-modal-content-wrap{max-height:80%;max-width:80%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;position:relative}.htr-modal-content-wrap::-webkit-scrollbar{width:0}.htr-modal-content-close-btn{background-color:#000;border:2px solid #fff;border-radius:100%;color:#fff;cursor:pointer;font-size:1.6rem;height:38px;line-height:32px;position:absolute;right:2rem;text-align:center;top:2rem;width:38px;z-index:9999}.htr-modal-content-background{background-color:rgba(0,0,0,.6);bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}@media(min-width:1280px){.htr-modal-content-wrap{max-width:1280px}}
     1.wp-block-htr-block-modal-builder-block{margin-bottom:0!important;margin-top:0!important}.htr-modal-trigger{cursor:pointer}.htr-modal-content-hide{opacity:0;z-index:-999999999}.htr-modal-content-show{opacity:1;z-index:99999}.htr-modal-prevent-scroll{overflow:hidden}.htr-modal-content{align-items:center;background-color:transparent;border:0;bottom:0;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;padding:0;position:fixed;right:0;top:0;width:100%}.htr-modal-content-wrap{max-height:80%;max-width:80%;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;position:relative}.htr-modal-content-wrap::-webkit-scrollbar{width:0}.htr-modal-content-close-btn{background-color:#000;border:2px solid #fff;border-radius:100%;color:#fff;cursor:pointer;font-size:1.6rem;height:38px;line-height:32px;position:absolute;right:2rem;text-align:center;top:2rem;width:38px;z-index:9999}.htr-modal-content-background{background-color:rgba(0,0,0,.6);bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}@media(min-width:1280px){.htr-modal-content-wrap{max-width:1280px}}
  • modal-builder-block/trunk/readme.txt

    r3260132 r3260140  
    22Contributors:      rodrigoleon
    33Donate link:       https://paypal.me/rodxleon
    4 Tags:              modal, popup, window, lightbox, gutenberg, block
     4Tags:              modal, popup, window, lightbox, block
    55Requires at least: 5.8
    66Tested up to:      6.7.2
Note: See TracChangeset for help on using the changeset viewer.