Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

1.5 Style options removal

Jasper de Groot edited this page Feb 28, 2014 · 26 revisions

Notes about the changes we are going to make for 1.5 to remove style options from widgets

Button (use wrapperClass option)

  • Corners
  • Icon
  • IconPos
  • IconShadow
  • inline
  • mini
  • shadow
  • theme

Checkboxradio (use wrapperClass option)

  • mini
  • theme
  • iconpos

Collapsible

  • collapsed icon
  • corners
  • expanded icon
  • iconpos
  • inset
  • mini
  • theme

Collapsible Set

  • collapsed icon
  • corners
  • expanded icon
  • iconpos
  • inset
  • mini
  • theme

Controlgroup

  • corners
  • mini
  • shadow
  • type - not so easy because you also have to call refresh

Fixedtoolbar

none

Listview

  • count theme (deprecated)
  • divider theme
  • header theme
  • icon
  • inset
  • spliticon
  • split theme
  • theme

Loader

  • theme - not easily set should stay?

Navbar

  • iconpos - need to loop over the buttons?

Page

  • theme

Panel

  • theme

Popup

  • corners
  • theme
  • overlay theme - should stay?
  • shadow

Rangeslider

  • mini
  • theme
  • tracktheme

Selectmenu

  • corners
  • icon
  • iconpos
  • iconshadow
  • mini
  • inline
  • overlaytheme
  • shadow
  • theme

Slider

  • mini
  • theme
  • tracktheme

Table

  • column toggle - not easily set should stay?
  • column button theme
  • column popup theme

Textinput (use wrapperClass)

  • mini
  • theme

Toolbar

  • theme
Clone this wiki locally