Release Notes v1.5.0

Announcing the next version of the Pro framework – Propeller Pro V1.5.0. In this version release, we have included jQuery Validation and Calendar to our third-party components. We have also added new variations in the List component and fixed a few issues in the Dropdown, DataTable, Input Group, and Rating components.

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

Highlights:

  • Added jQuery Validation plugin to the library
  • Added Calendar component to the library
  • Added new variations of the List component in the library like List with Divider, List with Collapse, Folder List, etc.

SCSS

  • Added .pmd-list-divider to add a divider in the list.
  • Added .pmd-child-list class to create a nested list that follows a tree structure.
  • Added .pmd-list-item-inset class to align the list items as per the previous list items.
  • Added .pmd-inset-divider class to add the inset dividers in the list.
  • Added .pmd-inset-divider-0 class to remove the inset divider from the list item.
  • Fixed the issue of Rating component CSS getting generated in the propeller.min.css. Now its CSS is generated individually like all other third party component CSS.
  • Fixed the issue of space coming in between the arrow and the menu in the Split Left Dropdown variation in the mobile view.
  • Fixed the issue of Last Name Column not visible in the Desktop view in the Responsive Data Table.
  • Fixed the issue of sorting not working in the Last Name column in the Responsive Data Table.
  • Fixed the issue of CSS related to the .pmd-card-list class getting inherited from the navbar.scss
  • Fixed the issue of Browse button overlapping Submit button in the Custom File Input Group in focus state.

DOCS:

  • Updated the tag in the components pages.
  • Removed the .pmd-z-depth class from some of the List component variations.

Added

SCSS

  • Added .pmd-list-divider to add a divider in the list.
  • Added .pmd-child-list class to create a nested list that follows a tree structure.
  • Added .pmd-list-item-inset class to align the list items as per the previous list items.
  • Added .pmd-inset-divider class to add the inset dividers in the list.
  • Added .pmd-inset-divider-0 class to remove the inset divider from the list item.

Fixed

SCSS

  • Fixed the issue of Rating component CSS getting generated in the propeller.min.css. Now its CSS is generated individually like all other third party component CSS.
  • Fixed the issue of space coming in between the arrow and the menu in the Split Left Dropdown variation in the mobile view.
  • Fixed the issue of Last Name Column not visible in the Desktop view in the Responsive Data Table.
  • Fixed the issue of sorting not working in the Last Name column in the Responsive Data Table.
  • Fixed the issue of CSS related to the .pmd-card-list class getting inherited from the navbar.scss
  • Fixed the issue of Browse button overlapping Submit button in the Custom File Input Group in focus state.