You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 25 Next »

MDL ComponentFlexJS ComponentStateComments
ButtonButtonDONE 
TextField

TextField

TextArea

DONEAll use cases from MDL web examples are covered. Change event working. For Multi Line TextField check TextArea control
CheckBoxCheckBoxDONE 
RadioButtonRadioButtonDONE 

Slider

SliderDONECompleted with structure and all events ("change" and "input").
BadgeBadgeDONEImplemented as a bead to decorate other components (currently MDL examples with badges are done over Div, Span or A)
List DONEMDL List implemented based on Flex traditional data providers and item renderers.
Table IN PROGRESS (Om) 
SwitchSwitchDONE 
Icon Toggle   
Menu

Menu

MenuItemRenderer

DONEMDL Menu implemented based on Flex traditional data providers and item renderers.
Chips

Chip

ButtonChip

DONE

In order to show DeletableChip or ContactChip use following beads:

ContactChip

ContactImageChip

DeletableChip + one of material icons (ex. MaterialIconCancel bead)

DeletableLinkChip

Dialogs   
Navigation LayoutNavigation LayoutIN PROGRESS (Carlos Rovira) 
NavigationNavigationDONEThe current implementation should be updated with dataProvider+itemRenderer API
GridGridIN PROGRESS (Carlos Rovira) 
Tabs DONE

The current implementation should be updated with dataProvider+itemRenderer API

TabBar DONEThe current implementation should be updated with dataProvider+itemRenderer API
Footer   
Loading

Spinner

ProgressBar

DONE 
Snackbar

Toast

Snackbar

DONE 
TooltipTooltipDONE 

 

 

  • No labels