Skip to content

v4 Component Changes

Cagatay Civici edited this page Mar 15, 2024 · 1 revision

Component Enhancements for V4

AutoComplete

  • Use InputText component
  • Use a native button

Calendar

  • Use InputText component
  • Use a native button

CascadeSelect

  • Consider TieredMenu

ColorPicker

  • Reimplement Component

Select Components

  • Use InputText component for filtering

InputMask

  • Use InputText component

InputNumber

  • Use InputText component
  • Use a native button

Listbox

  • Add checkmark

MultiSelect

  • Remove showCloseIcon

Password

  • Templating for Meter

Rating

  • Remove cancel
  • Toggle star to reset

## SelectButton - ToggleButton

  • Update dom elements, use button maybe?

TriStateCheckbox

  • Remove component
  • Add indeterminate to checkbox

SpeedDialog

  • Make default position static
  • Make demos absolute
  • Add templating demo for main button

DataView

  • Use SelectButton for LayoutOptions

PickList / OrderList

  • Add severity prop to style buttons
  • Use listbox for lists

Org Chart

  • Prevent selection on toggle

Tree

  • Discuss Alignment

Splitter

  • Customizable Gutter via CSS

## Stepper

  • Fix shadows of markers

ConfirmDialog

  • UI Facelift

## OverlayPanel

  • Remove close icon

FileUpload

  • Consider basic?

Dock

  • Remove zoom

Carousel

  • Content Slider

## Inplace

  • Templating for Closer