Giter Club home page Giter Club logo

blockstrap-page-builder-blocks's People

Contributors

kprajapatii avatar stiofan avatar

Watchers

 avatar  avatar  avatar

blockstrap-page-builder-blocks's Issues

BS > Icon Box

  • Even it there is no description/title the default one appear. (Check screenshot)
  • There is no way to align icons and title in on line
    image

BS > Nav

We need a controller to set vertical spacing between nav item
image

BS > Button

Escaping single quotes from shortcode attributes

The content is written by the user and therefore can potentially include single quotes ('). Problem being, with ' single quotes it outputs '' ' instead of the character (')

Step-by-step reproduction instructions

  • Add a new BS > Button or BS > IconBox block
  • In Link Text field copy/paste this string: Let's go

Expected Output

  • Let's

Current Output (Edito only)

  • let's

Current Output (Front End)

  • It displays the placeholder text

NB: this is a global issue (Same behaviour with BS > Icon Box, BS > Nav Item

BS - IconBox : Hover animation

Check screenshot.
Once selected, you can't deselect it, unless you click on it + cmd key (mac)
I think it's not intuitive, we need to add an other option 'None

Add more spacing sizes

To have more control we need to add more sizes.
Example (see screenshot), this is the max spacing i can add.

image

Obviously we can add more spaces (by also adding spaces to inner container) but it's not intuitive.

We can add more entries to the $spacers Sass map variable.

$spacers: map-merge(
  (
    0: 0,
    1: ($spacer * .25),
    2: ($spacer * .5),
    3: $spacer,
    4: ($spacer * 1.5),
    5: ($spacer * 3)
  ),
  $spacers
);

Font Size

When you set a custom size, then switch to a preset size like 'h6'
The custom size remains selected.
image

Shape divider: classname also duplicated

Hi,
When you duplicate a shape divider block (both block get the same classname)
The problem is that whenever you change a setting in one block all blocks are affected.

image

We can avoid this by adding a block everytime we need it but i don't think it's sustainable.

Image placeholder

Every time i upload from local to remote, image disappears, even thought i use remote path in my local file, and therefore I must I have to select images from media library.
We need a default Image placeholder when no image is found.

  • BS > Gallery
  • BS > Image

BS > Search

A blog search bar like the default Wordpress one but with BS styling and more styling options.

BS -> IconBox

I think we don't need this classes position-relative h-100 inside iconbox container.
This prevents align-items-center from working in cols.

Absolute position locations

When position is set to "absolute" their should be controller for location (top, right, bottom, and left ) (check screenshot)

image

Custom icons

I think it's important to have the possibility of using custom icons.

BS > Nav

We need a way to set vertical spacing between nav item (See screenshot)
image

BS > Tabs

  • We need option to enable disable border
  • We need to add alignement sd_get_flex_justify_content_input_group() to Tabs Head (see screenshot)
  • We need border radius size controller for pills

image

BS > Image

We need a custom width controller for BS > Image

WP Pagination Block

Alignment are applied only in the editor but not in the front-end.
Im not sure if it's a WP bug or it's related to BS
image
image

BS > Card

I found this css classes in the BS > card (archive page)
I think we should have controllers for this
image

Backend not wyswyg

I tried to use 2 columns in the docs and got what I expected in the frontend, while in the backend, styles are not applied.

Frontend (correct)

image

Backend (wrong)

image

We must have the front and back look as similar as possible.

Thanks

Border position

We need to set border width controller (Top, Right, Bottom, Left)
image

Default Media & Text block

  • We don't have control over responsiveness with default Media & Text.
  • Shouldn't we create a Media & Text block for better control over responsiveness ?
  • We can use cols but it my not be intuitive for users.

Bs > Map - Address ?

This block is useless without a way to add the address.

image

Im i missing some thing ?

Card Equal Heights issue

Hi everybody,
I noticed an issue when the CARD EQUAL HEIGHTS is enabled, please see screenshot:
image
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.