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,selectedIconproperties) - Hide content feature with hover/focus reveal (
hideContentproperty)
ptcs-dropdown¶
- New
variantproperty replaces deprecateddisplayMode - 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,sortOrdersproperties) - Column reordering via drag and drop (
reorderColumnsproperty)
ptcs-grid-shuttle¶
- Filter hint text support (
filterHintTextproperty)
ptcs-list¶
- No-matches label for filtering (
noMatchesLabelproperty)
ptcs-menu-button¶
- Enhanced icon placement with top/bottom options (
iconPlacementproperty)
ptcs-textfield¶
- Numeric entry mode enhancements (
allowDecimals,allowNegativeValues,decimalPlacesproperties) - Center text alignment support (
textAlignmentproperty)