Release Notes v1.6.0

Announcing the next version of the Pro framework – Propeller Pro V1.6.0. In this version release, we have included Spinner, Pagination and Breadcrumb components. We have also added new variations in the Modal, Dropdown and Intro Section component.

Below is the list of major highlights from Propeller Pro 1.6.0:

Highlights:

  • Added Spinner component to the library.
  • Added Pagination component to the library.
  • Added Breadcrumb component to the library.
  • Added Profile Modal variation in the Modal component.
  • Added Dropdown with Icon variation in the Dropdown component.
  • Added Intro Section with Form variation in the Intro Section.

SCSS

  • Added .pmd-spinner class to create a Propeller Spinner with Bootstrap 4 structure and Material Design UI.
  • Added .pmd-logo-spinner-wrapper and .pmd-spinner-logo class to create a Propeller Spinner with Logo.
  • Added .pmd-breadcrumb class to create a Propeller Breadcrumb with Bootstrap 4 structure and Material Design UI.
  • Added .pmd-breadcrumb-icon class to create a Propeller Breadcrumb with Icons.
  • Added .pmd-pagination class to create a Propeller Pagination with Bootstrap 4 structure and Material Design UI.
  • Added .pmd-pagination-outline class to create a Propeller Outline Pagination with Bootstrap 4 structure and Material Design UI.
  • Added .pmd-profile-modal class to create a Profile Modal.
  • Added .pmd-profile-modal-header-bg-img class to apply necessary CSS to the background image of the modal header in Profile Modal.

DOCS:

  • Merged the the div tag with class .card .pmd-card and div tag with class .table-responsive into one in the Table component.

Added

SCSS

  • Added .pmd-spinner class to create a Propeller Spinner with Bootstrap 4 structure and Material Design UI.
  • Added .pmd-breadcrumb class to create a Propeller Breadcrumb with Bootstrap 4 structure and Material Design UI.
  • Added .pmd-breadcrumb-icon class to create a Propeller Breadcrumb with Icons.
  • Added .pmd-pagination class to create a Propeller Pagination with Bootstrap 4 structure and Material Design UI.
  • Added .pmd-pagination-outline class to create a Propeller Outline Pagination with Bootstrap 4 structure and Material Design UI.
  • Added .pmd-profile-modal class to create a Profile Modal.
  • Added .pmd-profile-modal-header-bg-img class to apply necessary CSS to the background image of the modal header in Profile Modal.