Release Chico UI 0.10.3

5 views
Skip to first unread message

guille paz

unread,
Mar 13, 2012, 7:00:09 PM3/13/12
to chic...@googlegroups.com
Hello everyone!

We’ve got a new version up and running, and you can grab it from our site.

There are changes on some class names. We’re still supporting the old classes though, at least for a few more versions.

Buttons

We simplified the class names combining them all in only two classes: one that define color, and another for the size.

Color:

  • ch-btn
  • ch-btn-skin

Size:

  • ch-btn-small
  • ch-btn-big

We also gave ch-btn some default styles, just in case you want to use it alone.

Buttons code snippet:


<input type="button" class="ch-btn" ... />

<input type="button" class="ch-btn ch-btn-big" ... />

<input type="button" class="ch-btn ch-btn-small" ... />

<input type="button" class="ch-btn-skin ch-btn-small" ... />
Icons and Messages Boxes

The icons and messages boxes only  have one class.

Icons code snippet:


<span class="ch-ico-help">Help</span>

<span class="ch-ico-info">Info</span>

<span class="ch-ico-error">Error</span>

<span class="ch-ico-attention">Attention</span>

<span class="ch-ico-ok">Ok</span>

<span class="ch-ico-check">Check</span>

Messages code snippet:


<span class="ch-message-help">Help</span>

<span class="ch-message-info">Info</span>

<span class="ch-message-Error">Error</span>

<span class="ch-message-attention">Attention</span>

<span class="ch-message-ok">Ok</span>

<span class="ch-message-check">Check</span>
Bug Fixing

558 - Controls: reserved word in use.

556 - Floats: The first time that it shows, effects don’t work.

554 - AutoComplete: only works two times

546 - Autocomplete, problem with autocompletion from local array

541 - Layer: default over behavior error


Slds,

Guille Paz

UX & Chico Team

E-mail: guille...@mercadolibre.com
Gtalk: guille87paz
 

Reply all
Reply to author
Forward
0 new messages