0.21.3 (2016-10-06)
- minor fix for test utils (d3b3417)
- navigation: make first level menu items support hyperlinks (ccaa3c9)
0.21.1 (2016-09-02)
- do not expect colors to be wrapped (bdf7fde)
0.21.0 (2016-09-02)
- allow override theme with function (87aa7aa)
0.20.0 (2016-08-26)
- button: fix attachment (4673a33)
- button: default to regular color/bg for other states (9937d0e)
- button: make borderRadius styleable (a5d9537)
0.19.1 (2016-07-29)
- form: add required for (ab01fa0)
0.19.0 (2016-07-18)
- button: fixes to <FlatDangerButton /< and styles (7498f91)
- text: disabled style now sets cursor to not-allowed (4ff105c)
- form: add component (8fbbd65)
0.18.0 (2016-07-13)
- button: add x-small button size (d5edc73)
0.17.0 (2016-07-13)
- focus: fix focusNext/focusPrev for arbitrary keys (9849170)
- button: add (bbf6ac7)
- card: add item (5df6c0e)
- input: fix disabled styling for radio and checkbox (a4322e0)
- theme: textColors (b55f05a)
0.16.7 (2016-07-08)
- topNav: do not render if secondaryMenu is not provided (0931fa4)
0.16.6 (2016-07-07)
- button: fix "hover on active" style (c4a7290)
0.16.5 (2016-07-05)
- focus: fix unregistering focusables (1dc235c)
0.16.4 (2016-07-04)
- input: better focus management for and (ff0ed4c)
0.16.3 (2016-07-04)
- focus: fixes (67674b4)
0.16.2 (2016-07-04)
- input: a11y labels for and (d7af724)
- input: and now conform to a11y (eebfa41)
0.16.1 (2016-07-01)
- topNav: fix font size for (15e2d6c)
- input, text: fixes to styling of disabled state (9d5da61)
0.16.0 (2016-07-01)
0.15.0 (2016-06-29)
- button: rtl support for groupHorizontally (2ffbe16)
- i18n: set dir={dir} to DOM (f464b11)
- input: rtl support for and (20b9073)
0.14.0 (2016-06-29)
- i18n: fix context types (422729a)
- i18n: export (6e66a7d)
0.13.0 (2016-06-29)
- block: add i18n aware float prop to (ec8704a)
0.12.0 (2016-06-29)
- testutils: pass context to renderer (72aa380)
0.11.2 (2016-06-23)
- input: allow .N for (be49d38)
0.11.1 (2016-06-23)
- progress: fix for progressbar to show values with precide fractions (ee83478)
0.11.0 (2016-06-23)
- progress: add (772e3e7)
0.10.0 (2016-06-21)
0.9.0 (2016-06-21)
- button: allow to control width, height, textAlign from props (698eee9)
- button: allow to use button as a link (228c8a6)
- input: fix focus styling for inputs (ed7ce9e)
0.8.0 (2016-06-21)
- button: fix styles for (f7f76ad)
- topNav: add top navigation (3019990)
0.7.0 (2016-06-21)
- block: add {max,min}{Width,Height} (7d78d07)
0.6.1 (2016-06-20)
- button: set lineHeight to prevent mis-align (04bf11d)
0.6.0 (2016-06-20)
- box: add and (47f1520)
0.5.0 (2016-06-20)
- button: fix appearance (86fad02)
- card: add header/footer and SuccessCard variation (389076c)
- card: refactor to be based on variants (4259f07)
0.4.1 (2016-06-17)
- input: do not trigger onChange for disabled checkboxes and radios (4154960)
0.4.0 (2016-06-14)
0.3.0 (2016-06-06)
0.2.0 (2016-06-02)
- checkbox,radio: styling (52dbc59)
- button: add support for iconRight, fix styles (a00a33a)
0.1.1 (2016-06-02)
- fix typo (c19a1e8) fixes for and (0380ce0) block: do not override display prop (491fcc4) rm dead code (d7a79ff) button: better focus styles (5e9ff15) button: better styles for focus variant (dcf493f) checkbox: fix toggling on label click (7f80ea1) radio: rm dead code (c8fdee2) Features add (992bfda) add (0e02a4f) add (2812745) add (8c7bf88)
- add and (595b308)
- add (cfee9a8) add <Textarea /> (5fe4e04) add button variants (c01c984) add index module (b53a7f0) better styles for (f477832) bump react-dom-stylesheet (ef3efdd) button fixes (1e7d7be) export (6526a43) button: improvements to focus styling (391e0ae) checkbox: add hint (2042ce2) input: add onFocus/onBlur for (da3becd) radio: add support for inputRef (43facdf) radio: onBlur/onFocus (07c7e80) export stylesheet module (4103cbc) style fixes for (c176136) radio: support hint (82eaf53) text: add text components (d43cb35)