0.0.20 (2016-06-15)
0.0.19 (2016-06-07)
0.0.18 (2016-06-07)
0.0.17 (2016-06-02)
- cards: Adding missing overflow for cards (ee1948e)
0.0.16 (2016-06-01)
0.0.15 (2016-05-31)
0.0.14 (2016-05-31)
0.0.13 (2016-05-26)
- button: Adding disabled attribute as input/host property, closes #61 (b5e1d26), closes #61
- countries: Fixing address input for counties and resetting the validation on the AddressInput when selected a new country (e5abd7e)
0.0.12 (2016-05-25)
- forms, quicknote: Implementing Forms and FormExtras with a QuickNote component, closes #7 and closes #8 (a035c7c), closes #7 #8
0.0.11 (2016-05-24)
- Modal/Tooltip: Fixing references to Modal and Tooltip (25fd5e8)
- TableCell: Fixing rendering for cells (103a058)
0.0.10 (2016-05-19)
- exports: Fixing some missing exports and updating deprecated code (dc48107)
0.0.9 (2016-05-19)
- exports: Fixing some exports and properties of elements that were missing (645a8e1)
- exports: Fixing some exports and properties of elements that were missing (65c07a1)
- toast: fixed z index bug, added all toast types to demo, closes #51 (55876dd), closes #51
0.0.8 (2016-05-17)
- modal: Adding a Modal, closes #13 (a9f3331), closes #13
- picker: Adding picker, closes #14 (97a0842), closes #14
0.0.7 (2016-05-11)
- headers: Fixes SCSS to give section.primary appropriate background color, closes #41(a36058a), closes #41
- calendar: Implementing DatePicker and TimePicker, closes #2(dd44a17), closes #2
- table: Adds table element and documentation, closes #17(c096a60), closes #17
0.0.6 (2016-05-05)
- colors: Hooks up toast to color copy func(6bbd9a6)
- style: fixes href cursor styling (#39)(82ca7b6), closes #39
- fork me: Adds 'Fork Me On GH' button to side nav, cleans side nav styles (#37)(ecf4010)
- list: Adds list component and documentation, closes #11 (#40)(3e11da6), closes #11 #40
0.0.5 (2016-05-03)
- dropdown: Adding Dropdown Component (#33), closes #9(411ab43), closes #9
- header: Adds header element & documentation, closes #10(c565d0e), closes #10
0.0.4 (2016-05-03)
- drawer: Add drawer element, closes #4(2a16f07), closes #4
- select: Added Select element, documentation, and initial tests(f1036d2)
- switch: Adds switch element and documentation, closes #16(747174b), closes #16
- toast: Adds toast element and documentation, closes #18(08f2351), closes #18
- tooltip: Adding tooltip feature, closes #20 (#29)(211f730), closes #20 [(#29](https://github.com/(/issues/29)
0.0.3 (2016-04-28)
- deferred: Implement deferred object (15e5fe0)
- keycodes: Implement key codes util, closes #23 (470a1c6), closes #23
- outside-click: Implementing an outside click mixin, closes #24 (c5b4625), closes #24
- plural: Implementing a plural pipe and updating demo, closes #21 (73413d6), closes #21
0.0.2 (2016-04-28)
- cards,loading: Implementing a Card and Loading element, style cleanup. (d2e9045)