Skip to content

Release Notes - Version 10.1.0

PTCS Component Changes

New Components Added

This release introduces several new components to enhance application functionality:

ptcs-color-picker

A color selection component with support for multiple input formats, color area, sliders, and swatches.

ptcs-rte (Rich Text Editor)

A rich text editor with formatting, tables, images, links, and search/replace capabilities.


Enhancements to Existing Components

ptcs-button

  • Toggle button support (toggleButton, selected, selectedIcon properties)
  • Hide content feature with hover/focus reveal (hideContent property)

ptcs-dropdown

  • New variant property replaces deprecated displayMode
  • Enhanced label positioning, alignment, and width controls
  • Custom icon placement and multi-select count display
  • Group label visibility control and no-matches filtering

ptcs-grid

  • Single column sort mode and customizable sort order sequences (singleColumnSort, sortOrders properties)
  • Column reordering via drag and drop (reorderColumns property)

ptcs-grid-shuttle

  • Filter hint text support (filterHintText property)

ptcs-list

  • No-matches label for filtering (noMatchesLabel property)

ptcs-menu-button

  • Enhanced icon placement with top/bottom options (iconPlacement property)

ptcs-textfield

  • Numeric entry mode enhancements (allowDecimals, allowNegativeValues, decimalPlaces properties)
  • Center text alignment support (textAlignment property)