Release Notes v1.2.0
Announcing the next version of the Pro framework – Propeller Pro V 1.2.0. This new version includes multiple variations of Bootstrap 4 Cards with Material Design UI to display different type of information and content starting from contact details, notifications, blog posts, product information, testimonials, user profile time lines, statistics, offers, lists and more.
Below is the list of major highlights from Propeller Pro 1.2.0:
Highlights:
- Added card variations to display different type of information and content starting from contact details, notifications, blog posts, product information, progress, event, testimonials, user profile, time lines, statistics, offers, payment, lists and more.
SCSS
- Added
.pmd-title-separator
class to add a separator to the card title. - Added
.pmd-title-separator-right
class along with.text-right
class to add a separator to the right aligned card title. - Added
.pmd-btn-fill
class along with.card-footer
class to create buttons with a width as per the width of the card. Also there will be some spacing between the buttons in case of multiple buttons in footer. - Added
.pmd-btn-fill
class along with.btn-group
class to create buttons with a width as per the width of the card. There will be no spacing between the buttons in case of multiple buttons in footer. - Added
.pmd-floating-content-wrapper
class and.pmd-floating-content-{tc,tl,tr,bc,br,bl}
class to add a floating icon in the card. - Added
.pmd-list-bullet
class to create a bullet listing. - Added
.pmd-col-listing
class to a side by side icon listing with border. - Added
.pmd-col-listing-hover
class along with.pmd-col-listing
class to apply the hover effect in the icon listing with border.
Added
SCSS
- Added
.pmd-title-separator
class to add a separator to the card title. - Added
.pmd-title-separator-right
class along with.text-right
class to add a separator to the right aligned card title. - Added
.pmd-btn-fill
class along with.card-footer
class to create buttons with a width as per the width of the card. Also there will be some spacing between the buttons in case of multiple buttons in footer. - Added
.pmd-btn-fill
class along with.btn-group
class to create buttons with a width as per the width of the card. There will be no spacing between the buttons in case of multiple buttons in footer. - Added
.pmd-floating-content-wrapper
class and.pmd-floating-content-{tc,tl,tr,bc,br,bl}
class to add a floating icon in the card. - Added
.pmd-list-bullet
class to create a bullet listing. - Added
.pmd-col-listing
class to a side by side icon listing with border. - Added
.pmd-col-listing-hover
class along with.pmd-col-listing
class to apply the hover effect in the icon listing with border.