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

Compare with Current View Page History

« Previous Version 30 Next »

MDL ComponentFlexJS ComponentStateComments
ButtonButtonDONE 
IconToggleIconToggleDONE 
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 
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) 
Navigation

Navigation

NavigationLinkItemRenderer

DONE

Navigation implemented based on Flex traditional List with data providers and item renderers.

Note: NavigationLink old component is left, since is used by other components, but is not used by Navigation itself

GridGridDONE 
Tabs

Tabs

TabBarPanelItemRenderer

DONE

MDL Tabs implemented based on Flex traditional data providers and item renderers.

TabBar

TabBar

TabBarButtonTabsItemRenderer (default) 

TabBarButtonLayoutItemRenderer 

DONE

MDL TabBar implemented based on Flex traditional data providers and item renderers.

 

In case where container for tabs is NavigactionLayout TabBar will use TabBarButtonLayoutItemRenderer.

Footer IN PROGRESS (Carlos Rovira) 
Loading

Spinner

ProgressBar

DONE 
Snackbar

Toast

Snackbar

DONE 
TooltipTooltipDONE 

 

 

  • No labels