Skip to content
This repository has been archived by the owner on Jul 10, 2020. It is now read-only.

add the ability to specify multiple column sizes #194

Merged
merged 2 commits into from
Feb 17, 2017
Merged

Commits on Feb 16, 2017

  1. add the ability to specify multiple column sizes

    It adds the ability to specify multiple column sizes for different size screens. By example: $element->setOption('column-size', array('lg-3', 'md-6'));
    Srgk committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    3daa49e View commit details
    Browse the repository at this point in the history
  2. fix spaces for row class

    Srgk committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    61ad844 View commit details
    Browse the repository at this point in the history