# Change Log

## [v0.52.4](https://github.com/TechnologyAdvice/stardust/tree/v0.52.4) (2016-10-03)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.52.3...v0.52.4)

**Implemented enhancements:**

- feat\(GridRow\): add missing `divided` prop [\#560](https://github.com/TechnologyAdvice/stardust/issues/560)
- feat\(GridRow\): add missing `divided` prop [\#602](https://github.com/TechnologyAdvice/stardust/pull/602) ([layershifter](https://github.com/layershifter))

**Closed issues:**

- Question: direct importing vs deconstruction [\#609](https://github.com/TechnologyAdvice/stardust/issues/609)

**Merged pull requests:**

- docs\(readme\): update development warning [\#605](https://github.com/TechnologyAdvice/stardust/pull/605) ([levithomason](https://github.com/levithomason))

## [v0.52.3](https://github.com/TechnologyAdvice/stardust/tree/v0.52.3) (2016-10-03)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.52.2...v0.52.3)

**Implemented enhancements:**

- feat\(Image\): add `label` shorthand [\#538](https://github.com/TechnologyAdvice/stardust/issues/538)
- feat\(Image\): add `label` shorthand [\#603](https://github.com/TechnologyAdvice/stardust/pull/603) ([layershifter](https://github.com/layershifter))

**Closed issues:**

- docs\(Table\): add `attached` example [\#595](https://github.com/TechnologyAdvice/stardust/issues/595)
- Notifying of breaking changes in the changelog [\#592](https://github.com/TechnologyAdvice/stardust/issues/592)

**Merged pull requests:**

- docs\(Table\): add `attached` example  [\#598](https://github.com/TechnologyAdvice/stardust/pull/598) ([layershifter](https://github.com/layershifter))

## [v0.52.2](https://github.com/TechnologyAdvice/stardust/tree/v0.52.2) (2016-10-03)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.52.1...v0.52.2)

**Implemented enhancements:**

- feat\(Table\): add `attached` prop [\#591](https://github.com/TechnologyAdvice/stardust/issues/591)
- feat\(Table\): add `attached` prop [\#593](https://github.com/TechnologyAdvice/stardust/pull/593) ([yesmin](https://github.com/yesmin))

## [v0.52.1](https://github.com/TechnologyAdvice/stardust/tree/v0.52.1) (2016-10-03)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.52.0...v0.52.1)

**Implemented enhancements:**

- feat\(Portal\): More flexible configuration [\#590](https://github.com/TechnologyAdvice/stardust/pull/590) ([jcarbo](https://github.com/jcarbo))

**Merged pull requests:**

- docs\(Card\): fix Feed usage [\#594](https://github.com/TechnologyAdvice/stardust/pull/594) ([levithomason](https://github.com/levithomason))

## [v0.52.0](https://github.com/TechnologyAdvice/stardust/tree/v0.52.0) (2016-10-03)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.51.1...v0.52.0)

**Implemented enhancements:**

- feat\(Table\): add shorthand for generating tables [\#565](https://github.com/TechnologyAdvice/stardust/issues/565)
- All event handlers should return the event data first [\#218](https://github.com/TechnologyAdvice/stardust/issues/218)
- feat\(Dropdown\): Pass object with name to onChange [\#581](https://github.com/TechnologyAdvice/stardust/pull/581) ([jcarbo](https://github.com/jcarbo))
- feat\(Table\): add table row shorthand [\#567](https://github.com/TechnologyAdvice/stardust/pull/567) ([jcarbo](https://github.com/jcarbo))

## [v0.51.1](https://github.com/TechnologyAdvice/stardust/tree/v0.51.1) (2016-10-03)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.51.0...v0.51.1)

**Implemented enhancements:**

- feat\(ComponentExample\): add copy JSX button  [\#574](https://github.com/TechnologyAdvice/stardust/issues/574)
- RFC: Could/should the modal rely more heavily on React.Portal? [\#553](https://github.com/TechnologyAdvice/stardust/issues/553)
- feat\(Label\): add LabelGroup and missing docs [\#576](https://github.com/TechnologyAdvice/stardust/pull/576) ([layershifter](https://github.com/layershifter))

**Fixed bugs:**

- fix\(MenuItem\): do not add `icon` class given `name` or `content` [\#585](https://github.com/TechnologyAdvice/stardust/pull/585) ([levithomason](https://github.com/levithomason))

**Closed issues:**

- Update legacy component APIs to the v1 API [\#269](https://github.com/TechnologyAdvice/stardust/issues/269)

**Merged pull requests:**

- feat\(ComponentExample\): add github links to editor [\#586](https://github.com/TechnologyAdvice/stardust/pull/586) ([levithomason](https://github.com/levithomason))
- fix\(tests\): Add coverage to missing lines [\#583](https://github.com/TechnologyAdvice/stardust/pull/583) ([jcarbo](https://github.com/jcarbo))
- feat\(ComponentExample\): add copy JSX button [\#582](https://github.com/TechnologyAdvice/stardust/pull/582) ([jcarbo](https://github.com/jcarbo))
- fix\(package\): remove semantic-ui-css dependency [\#580](https://github.com/TechnologyAdvice/stardust/pull/580) ([levithomason](https://github.com/levithomason))

## [v0.51.0](https://github.com/TechnologyAdvice/stardust/tree/v0.51.0) (2016-10-02)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.50.0...v0.51.0)

**Merged pull requests:**

- fix\(Feed\): update propTypes, shorthand and docs [\#575](https://github.com/TechnologyAdvice/stardust/pull/575) ([levithomason](https://github.com/levithomason))

## [v0.50.0](https://github.com/TechnologyAdvice/stardust/tree/v0.50.0) (2016-10-02)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.49.0...v0.50.0)

**Merged pull requests:**

- feat\(Modal\): Enable usage without wrapper, add custom Portal [\#571](https://github.com/TechnologyAdvice/stardust/pull/571) ([jcarbo](https://github.com/jcarbo))

## [v0.49.0](https://github.com/TechnologyAdvice/stardust/tree/v0.49.0) (2016-10-01)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.48.3...v0.49.0)

**Implemented enhancements:**

- feat\(docs\): editable examples [\#566](https://github.com/TechnologyAdvice/stardust/pull/566) ([levithomason](https://github.com/levithomason))
- fix\(List\): Update to v1 API [\#551](https://github.com/TechnologyAdvice/stardust/pull/551) ([layershifter](https://github.com/layershifter))

**Merged pull requests:**

- fix\(customPropTypes\): fix logic and warning messages [\#579](https://github.com/TechnologyAdvice/stardust/pull/579) ([levithomason](https://github.com/levithomason))
- test\(commonTests\): ensure top level exports [\#572](https://github.com/TechnologyAdvice/stardust/pull/572) ([levithomason](https://github.com/levithomason))

## [v0.48.3](https://github.com/TechnologyAdvice/stardust/tree/v0.48.3) (2016-09-29)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.48.2...v0.48.3)

**Implemented enhancements:**

- feat\(Segment\): add `size` prop [\#568](https://github.com/TechnologyAdvice/stardust/issues/568)
- feat\(Segment\): add `size` prop [\#569](https://github.com/TechnologyAdvice/stardust/pull/569) ([layershifter](https://github.com/layershifter))

**Fixed bugs:**

- fix\(dll\): fix dll build order [\#563](https://github.com/TechnologyAdvice/stardust/pull/563) ([levithomason](https://github.com/levithomason))

## [v0.48.2](https://github.com/TechnologyAdvice/stardust/tree/v0.48.2) (2016-09-28)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.48.1...v0.48.2)

## [v0.48.1](https://github.com/TechnologyAdvice/stardust/tree/v0.48.1) (2016-09-28)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.48.0...v0.48.1)

**Implemented enhancements:**

- Spread unhandled props on the root element [\#91](https://github.com/TechnologyAdvice/stardust/issues/91)

## [v0.48.0](https://github.com/TechnologyAdvice/stardust/tree/v0.48.0) (2016-09-28)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.47.2...v0.48.0)

**Implemented enhancements:**

- feat\(Dropdown\): support label prop [\#291](https://github.com/TechnologyAdvice/stardust/issues/291)
- feat\(ComponentExample\): show code on direct link [\#557](https://github.com/TechnologyAdvice/stardust/pull/557) ([levithomason](https://github.com/levithomason))
- feat\(Input\): update to v1 API [\#281](https://github.com/TechnologyAdvice/stardust/pull/281) ([jamiehill](https://github.com/jamiehill))

## [v0.47.2](https://github.com/TechnologyAdvice/stardust/tree/v0.47.2) (2016-09-28)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.47.1...v0.47.2)

**Fixed bugs:**

- fix\(Menu\): add left/right `fixed` enums [\#556](https://github.com/TechnologyAdvice/stardust/pull/556) ([levithomason](https://github.com/levithomason))

**Merged pull requests:**

- fix\(docs\): update sidebar to use Menu v1 API [\#555](https://github.com/TechnologyAdvice/stardust/pull/555) ([levithomason](https://github.com/levithomason))

## [v0.47.1](https://github.com/TechnologyAdvice/stardust/tree/v0.47.1) (2016-09-28)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.47.0...v0.47.1)

**Implemented enhancements:**

- refactor\(sub components\): export at the top level [\#519](https://github.com/TechnologyAdvice/stardust/issues/519)
- feat\(index\): export sub components at the top level [\#554](https://github.com/TechnologyAdvice/stardust/pull/554) ([levithomason](https://github.com/levithomason))

## [v0.47.0](https://github.com/TechnologyAdvice/stardust/tree/v0.47.0) (2016-09-26)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.46.3...v0.47.0)

**Implemented enhancements:**

- fix\(ComponentExample\): title, desc, and icon alignments [\#549](https://github.com/TechnologyAdvice/stardust/pull/549) ([levithomason](https://github.com/levithomason))
- feat\(Table\): update to v1 API [\#451](https://github.com/TechnologyAdvice/stardust/pull/451) ([levithomason](https://github.com/levithomason))

**Fixed bugs:**

- fix\(factories\): remove circular references [\#550](https://github.com/TechnologyAdvice/stardust/pull/550) ([levithomason](https://github.com/levithomason))

**Closed issues:**

- refactor\(commonTests\): rename for consistency and clarity [\#481](https://github.com/TechnologyAdvice/stardust/issues/481)

**Merged pull requests:**

- feat\(commonTests\): add options and expected className [\#548](https://github.com/TechnologyAdvice/stardust/pull/548) ([levithomason](https://github.com/levithomason))

## [v0.46.3](https://github.com/TechnologyAdvice/stardust/tree/v0.46.3) (2016-09-25)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.46.2...v0.46.3)

**Implemented enhancements:**

- feat\(ComponentExample\): add show html button to docs [\#547](https://github.com/TechnologyAdvice/stardust/pull/547) ([levithomason](https://github.com/levithomason))
- feat\(common\): Improve shorthand array handling [\#543](https://github.com/TechnologyAdvice/stardust/pull/543) ([jcarbo](https://github.com/jcarbo))

## [v0.46.2](https://github.com/TechnologyAdvice/stardust/tree/v0.46.2) (2016-09-25)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.46.1...v0.46.2)

**Fixed bugs:**

- bug\(Header\): Invalid propTypes validation [\#542](https://github.com/TechnologyAdvice/stardust/issues/542)
- Nested dropdown/menu does not expand on hover [\#533](https://github.com/TechnologyAdvice/stardust/issues/533)
- fix\(Header\): Fix `image` prop [\#545](https://github.com/TechnologyAdvice/stardust/pull/545) ([layershifter](https://github.com/layershifter))
- docs\(Menu\): open nested dropdown item on hover [\#541](https://github.com/TechnologyAdvice/stardust/pull/541) ([levithomason](https://github.com/levithomason))

**Closed issues:**

- RFC: Standardize shorthand prop names for primary content [\#391](https://github.com/TechnologyAdvice/stardust/issues/391)

## [v0.46.1](https://github.com/TechnologyAdvice/stardust/tree/v0.46.1) (2016-09-23)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.46.0...v0.46.1)

**Fixed bugs:**

- fix\(Label\): pointing examples are incorrect [\#534](https://github.com/TechnologyAdvice/stardust/issues/534)
- docs\(Menu\): MenuItem icon and dropdown item example [\#540](https://github.com/TechnologyAdvice/stardust/pull/540) ([levithomason](https://github.com/levithomason))
- fix\(factories\): explicitly handle each value type [\#539](https://github.com/TechnologyAdvice/stardust/pull/539) ([levithomason](https://github.com/levithomason))
- docs\(Label\): fix pointing docs [\#537](https://github.com/TechnologyAdvice/stardust/pull/537) ([layershifter](https://github.com/layershifter))

**Merged pull requests:**

- chore\(commonTests\): Standardize the assertions in common tests [\#535](https://github.com/TechnologyAdvice/stardust/pull/535) ([jcarbo](https://github.com/jcarbo))

## [v0.46.0](https://github.com/TechnologyAdvice/stardust/tree/v0.46.0) (2016-09-23)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.45.3...v0.46.0)

**Implemented enhancements:**

- fix\(Label\): add missing Detail sub component [\#488](https://github.com/TechnologyAdvice/stardust/issues/488)
- feat\(factories\): add shorthand factory [\#529](https://github.com/TechnologyAdvice/stardust/pull/529) ([levithomason](https://github.com/levithomason))
- feat\(Label\): Refactor, docs and new props [\#526](https://github.com/TechnologyAdvice/stardust/pull/526) ([layershifter](https://github.com/layershifter))
- refactor\(docs\): replace react-highlighjs with react-ace [\#525](https://github.com/TechnologyAdvice/stardust/pull/525) ([levithomason](https://github.com/levithomason))

**Merged pull requests:**

- feat\(commonTests\): add implementsShorthandProp [\#530](https://github.com/TechnologyAdvice/stardust/pull/530) ([levithomason](https://github.com/levithomason))
- feat\(customPropTypes\): add "as" prop type [\#528](https://github.com/TechnologyAdvice/stardust/pull/528) ([levithomason](https://github.com/levithomason))

## [v0.45.3](https://github.com/TechnologyAdvice/stardust/tree/v0.45.3) (2016-09-21)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.45.2...v0.45.3)

**Implemented enhancements:**

- feat\(Menu\): add `floated` and MenuItem `icon` props [\#523](https://github.com/TechnologyAdvice/stardust/pull/523) ([layershifter](https://github.com/layershifter))

## [v0.45.2](https://github.com/TechnologyAdvice/stardust/tree/v0.45.2) (2016-09-21)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.45.1...v0.45.2)

**Fixed bugs:**

- fix\(Label\): Fix `ribbon` propType [\#522](https://github.com/TechnologyAdvice/stardust/pull/522) ([layershifter](https://github.com/layershifter))

**Merged pull requests:**

- docs\(.github\): create ISSUE\_TEMPLATE [\#521](https://github.com/TechnologyAdvice/stardust/pull/521) ([levithomason](https://github.com/levithomason))

## [v0.45.1](https://github.com/TechnologyAdvice/stardust/tree/v0.45.1) (2016-09-21)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.45.0...v0.45.1)

**Fixed bugs:**

- fix\(src/index\): use module exports [\#520](https://github.com/TechnologyAdvice/stardust/pull/520) ([levithomason](https://github.com/levithomason))

## [v0.45.0](https://github.com/TechnologyAdvice/stardust/tree/v0.45.0) (2016-09-21)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.44.9...v0.45.0)

**Merged pull requests:**

- chore\(build\): add browser build [\#518](https://github.com/TechnologyAdvice/stardust/pull/518) ([levithomason](https://github.com/levithomason))

## [v0.44.9](https://github.com/TechnologyAdvice/stardust/tree/v0.44.9) (2016-09-20)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.44.8...v0.44.9)

**Implemented enhancements:**

- feat\(Menu\): Add `items` shorthand [\#506](https://github.com/TechnologyAdvice/stardust/pull/506) ([layershifter](https://github.com/layershifter))

**Merged pull requests:**

- docs\(PageNotFound\): fix layout and embed atari [\#515](https://github.com/TechnologyAdvice/stardust/pull/515) ([levithomason](https://github.com/levithomason))

## [v0.44.8](https://github.com/TechnologyAdvice/stardust/tree/v0.44.8) (2016-09-20)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.44.7...v0.44.8)

**Fixed bugs:**

- Selecting an item from a Dropdown menu in search mode \(non multi\) does not work [\#513](https://github.com/TechnologyAdvice/stardust/issues/513)
- fix\(Dropdown\): abort handleBlur on click inside [\#514](https://github.com/TechnologyAdvice/stardust/pull/514) ([levithomason](https://github.com/levithomason))

## [v0.44.7](https://github.com/TechnologyAdvice/stardust/tree/v0.44.7) (2016-09-20)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.44.6...v0.44.7)

**Implemented enhancements:**

- \<Search /\> Component [\#195](https://github.com/TechnologyAdvice/stardust/issues/195)

**Fixed bugs:**

- fix\(Header\): subheader and image shorthand [\#511](https://github.com/TechnologyAdvice/stardust/issues/511)

**Merged pull requests:**

- fix\(Header\): properly wrap contents in HeaderContent [\#512](https://github.com/TechnologyAdvice/stardust/pull/512) ([levithomason](https://github.com/levithomason))

## [v0.44.6](https://github.com/TechnologyAdvice/stardust/tree/v0.44.6) (2016-09-19)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.44.5...v0.44.6)

**Merged pull requests:**

- Search: add component [\#424](https://github.com/TechnologyAdvice/stardust/pull/424) ([jcarbo](https://github.com/jcarbo))

## [v0.44.5](https://github.com/TechnologyAdvice/stardust/tree/v0.44.5) (2016-09-19)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.44.4...v0.44.5)

**Merged pull requests:**

- Dropdown: Dropdown.Header via shorthand prop [\#501](https://github.com/TechnologyAdvice/stardust/pull/501) ([jcarbo](https://github.com/jcarbo))

## [v0.44.4](https://github.com/TechnologyAdvice/stardust/tree/v0.44.4) (2016-09-18)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.44.3...v0.44.4)

**Fixed bugs:**

- Dropdown events triggering twice [\#504](https://github.com/TechnologyAdvice/stardust/issues/504)
- fix\(MenuItem\): remove `down` prop [\#502](https://github.com/TechnologyAdvice/stardust/issues/502)
- fix\(Dropdown\): skip select item on blur when closed [\#508](https://github.com/TechnologyAdvice/stardust/pull/508) ([levithomason](https://github.com/levithomason))

## [v0.44.3](https://github.com/TechnologyAdvice/stardust/tree/v0.44.3) (2016-09-16)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.44.2...v0.44.3)

**Fixed bugs:**

- fix\(MenuItem\): remove `down` prop [\#503](https://github.com/TechnologyAdvice/stardust/pull/503) ([layershifter](https://github.com/layershifter))

## [v0.44.2](https://github.com/TechnologyAdvice/stardust/tree/v0.44.2) (2016-09-16)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.44.1...v0.44.2)

**Fixed bugs:**

- Dropdown: \<Dropdown.Item as={'a'} /\> with href does not function appropriately [\#493](https://github.com/TechnologyAdvice/stardust/issues/493)

**Merged pull requests:**

- fix\(Dropdown\): open/close on focus/blur [\#500](https://github.com/TechnologyAdvice/stardust/pull/500) ([levithomason](https://github.com/levithomason))

## [v0.44.1](https://github.com/TechnologyAdvice/stardust/tree/v0.44.1) (2016-09-15)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.44.0...v0.44.1)

**Fixed bugs:**

- fix\(dropdown\): Label props for multi-select [\#495](https://github.com/TechnologyAdvice/stardust/pull/495) ([jcarbo](https://github.com/jcarbo))

## [v0.44.0](https://github.com/TechnologyAdvice/stardust/tree/v0.44.0) (2016-09-13)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.43.3...v0.44.0)

**Fixed bugs:**

- refactor\(deprecate\): remove all deprecated [\#498](https://github.com/TechnologyAdvice/stardust/pull/498) ([levithomason](https://github.com/levithomason))

## [v0.43.3](https://github.com/TechnologyAdvice/stardust/tree/v0.43.3) (2016-09-12)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.43.2...v0.43.3)

**Fixed bugs:**

- Deprecated functional components throw TypeError: Cannot call a class as a function [\#367](https://github.com/TechnologyAdvice/stardust/issues/367)
- fix\(deprecate\): handle functional components [\#494](https://github.com/TechnologyAdvice/stardust/pull/494) ([levithomason](https://github.com/levithomason))

## [v0.43.2](https://github.com/TechnologyAdvice/stardust/tree/v0.43.2) (2016-09-10)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.43.1...v0.43.2)

**Closed issues:**

- Engine requirements in package.json are out of date [\#491](https://github.com/TechnologyAdvice/stardust/issues/491)

**Merged pull requests:**

- fix\(package\): remove bad engines versions [\#492](https://github.com/TechnologyAdvice/stardust/pull/492) ([davezuko](https://github.com/davezuko))

## [v0.43.1](https://github.com/TechnologyAdvice/stardust/tree/v0.43.1) (2016-09-10)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.43.0...v0.43.1)

**Implemented enhancements:**

- Dropdown: support `disabled` items [\#478](https://github.com/TechnologyAdvice/stardust/issues/478)
- refactor\(Label\): update props to the latest specs [\#474](https://github.com/TechnologyAdvice/stardust/issues/474)
- Rename plural group components \(Fields\) -\> Group [\#203](https://github.com/TechnologyAdvice/stardust/issues/203)
- feat\(Button\): support all features, update to v1 API [\#295](https://github.com/TechnologyAdvice/stardust/pull/295) ([jamiehill](https://github.com/jamiehill))

**Fixed bugs:**

- Create attached button element [\#46](https://github.com/TechnologyAdvice/stardust/issues/46)

**Merged pull requests:**

- chore\(karma\): clean and format stacktraces [\#490](https://github.com/TechnologyAdvice/stardust/pull/490) ([levithomason](https://github.com/levithomason))
- feat\(ComponentProps\): sort doc props alphabetically [\#489](https://github.com/TechnologyAdvice/stardust/pull/489) ([levithomason](https://github.com/levithomason))

## [v0.43.0](https://github.com/TechnologyAdvice/stardust/tree/v0.43.0) (2016-09-09)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.42.6...v0.43.0)

**Merged pull requests:**

- refactor\(Label\): update props to the latest specs [\#486](https://github.com/TechnologyAdvice/stardust/pull/486) ([jcarbo](https://github.com/jcarbo))

## [v0.42.6](https://github.com/TechnologyAdvice/stardust/tree/v0.42.6) (2016-09-09)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.42.5...v0.42.6)

**Implemented enhancements:**

- Dropdown: support custom search function [\#469](https://github.com/TechnologyAdvice/stardust/issues/469)

**Merged pull requests:**

- feat\(Dropdown\): support disabled items [\#482](https://github.com/TechnologyAdvice/stardust/pull/482) ([jcarbo](https://github.com/jcarbo))

## [v0.42.5](https://github.com/TechnologyAdvice/stardust/tree/v0.42.5) (2016-09-09)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.42.4...v0.42.5)

**Merged pull requests:**

- feat\(Dropdown\): support custom search function [\#484](https://github.com/TechnologyAdvice/stardust/pull/484) ([dylankiss](https://github.com/dylankiss))

## [v0.42.4](https://github.com/TechnologyAdvice/stardust/tree/v0.42.4) (2016-09-09)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.42.3...v0.42.4)

**Fixed bugs:**

- fix\(createFactory\): do not create elements from `null` values [\#480](https://github.com/TechnologyAdvice/stardust/pull/480) ([jcarbo](https://github.com/jcarbo))

**Closed issues:**

- fix\(Label\): do not auto apply the `empty` className [\#485](https://github.com/TechnologyAdvice/stardust/issues/485)

## [v0.42.3](https://github.com/TechnologyAdvice/stardust/tree/v0.42.3) (2016-09-09)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.42.2...v0.42.3)

**Implemented enhancements:**

- Dropdown: Support arbitrary element for `text` [\#477](https://github.com/TechnologyAdvice/stardust/issues/477)

**Merged pull requests:**

- Dropdown: Custom trigger element [\#479](https://github.com/TechnologyAdvice/stardust/pull/479) ([jcarbo](https://github.com/jcarbo))

## [v0.42.2](https://github.com/TechnologyAdvice/stardust/tree/v0.42.2) (2016-09-08)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.42.1...v0.42.2)

**Implemented enhancements:**

- Header: add subheader shorthand [\#461](https://github.com/TechnologyAdvice/stardust/issues/461)
- feat\(Header\): Add subheader prop [\#476](https://github.com/TechnologyAdvice/stardust/pull/476) ([layershifter](https://github.com/layershifter))

## [v0.42.1](https://github.com/TechnologyAdvice/stardust/tree/v0.42.1) (2016-09-07)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.42.0...v0.42.1)

**Merged pull requests:**

- fix\(customPropTypes\): show all errors if some\(\) fails [\#473](https://github.com/TechnologyAdvice/stardust/pull/473) ([levithomason](https://github.com/levithomason))

## [v0.42.0](https://github.com/TechnologyAdvice/stardust/tree/v0.42.0) (2016-09-07)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.41.4...v0.42.0)

**Implemented enhancements:**

- feat\(Menu\): Update to v1 API  [\#382](https://github.com/TechnologyAdvice/stardust/pull/382) ([layershifter](https://github.com/layershifter))

## [v0.41.4](https://github.com/TechnologyAdvice/stardust/tree/v0.41.4) (2016-09-06)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.41.3...v0.41.4)

**Merged pull requests:**

- feat\(Dropdown\): Select highlighted item on blur [\#468](https://github.com/TechnologyAdvice/stardust/pull/468) ([dylankiss](https://github.com/dylankiss))

## [v0.41.3](https://github.com/TechnologyAdvice/stardust/tree/v0.41.3) (2016-09-06)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.41.2...v0.41.3)

**Implemented enhancements:**

- feat\(Dropdown\): Add Header sub-component [\#471](https://github.com/TechnologyAdvice/stardust/pull/471) ([layershifter](https://github.com/layershifter))

## [v0.41.2](https://github.com/TechnologyAdvice/stardust/tree/v0.41.2) (2016-09-05)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.41.1...v0.41.2)

**Implemented enhancements:**

- feat\(Dropdown\): close on blur [\#467](https://github.com/TechnologyAdvice/stardust/pull/467) ([dylankiss](https://github.com/dylankiss))

## [v0.41.1](https://github.com/TechnologyAdvice/stardust/tree/v0.41.1) (2016-09-05)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.41.0...v0.41.1)

**Implemented enhancements:**

- feat\(Grid\): add stretched prop [\#466](https://github.com/TechnologyAdvice/stardust/pull/466) ([layershifter](https://github.com/layershifter))
- docs\(Loader\): update docs [\#463](https://github.com/TechnologyAdvice/stardust/pull/463) ([layershifter](https://github.com/layershifter))

**Closed issues:**

- Adding animation effects to component [\#465](https://github.com/TechnologyAdvice/stardust/issues/465)

**Merged pull requests:**

- feature\(docs\): show sub component descriptions [\#462](https://github.com/TechnologyAdvice/stardust/pull/462) ([levithomason](https://github.com/levithomason))

## [v0.41.0](https://github.com/TechnologyAdvice/stardust/tree/v0.41.0) (2016-09-02)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.40.0...v0.41.0)

**Implemented enhancements:**

- Segment: update to v1 API [\#287](https://github.com/TechnologyAdvice/stardust/pull/287) ([jamiehill](https://github.com/jamiehill))

**Closed issues:**

- MenuItem is rendered as active link with React 15.3.1 [\#460](https://github.com/TechnologyAdvice/stardust/issues/460)

**Merged pull requests:**

- Provide callback for default element type [\#459](https://github.com/TechnologyAdvice/stardust/pull/459) ([levithomason](https://github.com/levithomason))

## [v0.40.0](https://github.com/TechnologyAdvice/stardust/tree/v0.40.0) (2016-09-01)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.39.0...v0.40.0)

**Implemented enhancements:**

- Doc: show sub component props [\#428](https://github.com/TechnologyAdvice/stardust/pull/428) ([levithomason](https://github.com/levithomason))
- feat\(Form\): update to v1 API [\#400](https://github.com/TechnologyAdvice/stardust/pull/400) ([levithomason](https://github.com/levithomason))

**Fixed bugs:**

- Docs: Fix absolute anchor links [\#455](https://github.com/TechnologyAdvice/stardust/issues/455)

**Closed issues:**

- Hoist propTypes for all wrapper components [\#432](https://github.com/TechnologyAdvice/stardust/issues/432)
- Remove jQuery dependency [\#247](https://github.com/TechnologyAdvice/stardust/issues/247)

**Merged pull requests:**

- fix\(docs\): anchor links [\#457](https://github.com/TechnologyAdvice/stardust/pull/457) ([levithomason](https://github.com/levithomason))

## [v0.39.0](https://github.com/TechnologyAdvice/stardust/tree/v0.39.0) (2016-08-31)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.38.1...v0.39.0)

**Fixed bugs:**

- Header: update doc usage of shorthand props [\#454](https://github.com/TechnologyAdvice/stardust/issues/454)
- fix\(Header\): correct shorthand props API [\#456](https://github.com/TechnologyAdvice/stardust/pull/456) ([levithomason](https://github.com/levithomason))

## [v0.38.1](https://github.com/TechnologyAdvice/stardust/tree/v0.38.1) (2016-08-29)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.38.0...v0.38.1)

**Fixed bugs:**

- Dropdown: support Menu classname [\#448](https://github.com/TechnologyAdvice/stardust/issues/448)

**Merged pull requests:**

- fix\(Dropdown\): merge Dropdown.Menu className [\#453](https://github.com/TechnologyAdvice/stardust/pull/453) ([levithomason](https://github.com/levithomason))

## [v0.38.0](https://github.com/TechnologyAdvice/stardust/tree/v0.38.0) (2016-08-29)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.37.4...v0.38.0)

**Implemented enhancements:**

- Item: Update to v1 API [\#431](https://github.com/TechnologyAdvice/stardust/pull/431) ([layershifter](https://github.com/layershifter))

## [v0.37.4](https://github.com/TechnologyAdvice/stardust/tree/v0.37.4) (2016-08-29)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.37.3...v0.37.4)

**Implemented enhancements:**

- Modal: Support configurable close behaviors [\#437](https://github.com/TechnologyAdvice/stardust/issues/437)
- React Router `Links` and `MenuItems` [\#142](https://github.com/TechnologyAdvice/stardust/issues/142)
- feat\(Modal\): add configurable close behaviors \(\#440\) [\#440](https://github.com/TechnologyAdvice/stardust/pull/440) ([brsanthu](https://github.com/brsanthu))

## [v0.37.3](https://github.com/TechnologyAdvice/stardust/tree/v0.37.3) (2016-08-28)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.37.2...v0.37.3)

**Fixed bugs:**

- Dropdown: fix search type issues [\#397](https://github.com/TechnologyAdvice/stardust/issues/397)

**Merged pull requests:**

- fix\(Dropdown\): fix search width [\#443](https://github.com/TechnologyAdvice/stardust/pull/443) ([levithomason](https://github.com/levithomason))

## [v0.37.2](https://github.com/TechnologyAdvice/stardust/tree/v0.37.2) (2016-08-26)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.37.1...v0.37.2)

**Merged pull requests:**

- feat\(Header\): support size prop [\#444](https://github.com/TechnologyAdvice/stardust/pull/444) ([levithomason](https://github.com/levithomason))
- feat\(docs\): complete keyboard nav search [\#441](https://github.com/TechnologyAdvice/stardust/pull/441) ([levithomason](https://github.com/levithomason))

## [v0.37.1](https://github.com/TechnologyAdvice/stardust/tree/v0.37.1) (2016-08-25)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.37.0...v0.37.1)

**Fixed bugs:**

- Docs: Generation issue of docgenInfo.json on Windows [\#434](https://github.com/TechnologyAdvice/stardust/issues/434)
- fix\(Checkbox\): render required empty labels [\#439](https://github.com/TechnologyAdvice/stardust/pull/439) ([levithomason](https://github.com/levithomason))

## [v0.37.0](https://github.com/TechnologyAdvice/stardust/tree/v0.37.0) (2016-08-25)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.36.3...v0.37.0)

**Implemented enhancements:**

- RFC: Consider component augmentation [\#403](https://github.com/TechnologyAdvice/stardust/issues/403)
- Breaking Changes: Add component augmentation [\#414](https://github.com/TechnologyAdvice/stardust/pull/414) ([levithomason](https://github.com/levithomason))

**Fixed bugs:**

- Docs: Comparison width error [\#433](https://github.com/TechnologyAdvice/stardust/issues/433)
- Bug: Doc website prevents the use of cmd + c [\#425](https://github.com/TechnologyAdvice/stardust/issues/425)
- Docs: use platform path sep [\#435](https://github.com/TechnologyAdvice/stardust/pull/435) ([levithomason](https://github.com/levithomason))

**Closed issues:**

- Doc: CI deploys a broken doc site build [\#423](https://github.com/TechnologyAdvice/stardust/issues/423)

**Merged pull requests:**

- Docs: Comparison width fix [\#438](https://github.com/TechnologyAdvice/stardust/pull/438) ([layershifter](https://github.com/layershifter))
- docs\(Card\): add component descriptions [\#429](https://github.com/TechnologyAdvice/stardust/pull/429) ([levithomason](https://github.com/levithomason))
- Docs: fix search focus [\#426](https://github.com/TechnologyAdvice/stardust/pull/426) ([levithomason](https://github.com/levithomason))
- Update dependencies [\#422](https://github.com/TechnologyAdvice/stardust/pull/422) ([levithomason](https://github.com/levithomason))
- chore\(codeclimate\): remove codeclimate [\#421](https://github.com/TechnologyAdvice/stardust/pull/421) ([levithomason](https://github.com/levithomason))
- Update codeclimate [\#420](https://github.com/TechnologyAdvice/stardust/pull/420) ([levithomason](https://github.com/levithomason))

## [v0.36.3](https://github.com/TechnologyAdvice/stardust/tree/v0.36.3) (2016-08-22)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.36.2...v0.36.3)

**Implemented enhancements:**

- Dropdown: Pass 'options' objects as props to Dropdown.Item [\#418](https://github.com/TechnologyAdvice/stardust/pull/418) ([jcarbo](https://github.com/jcarbo))

## [v0.36.2](https://github.com/TechnologyAdvice/stardust/tree/v0.36.2) (2016-08-22)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.36.1...v0.36.2)

**Implemented enhancements:**

- feat\(Dropdown\): add custom noResultsMessage [\#417](https://github.com/TechnologyAdvice/stardust/pull/417) ([jcarbo](https://github.com/jcarbo))

## [v0.36.1](https://github.com/TechnologyAdvice/stardust/tree/v0.36.1) (2016-08-21)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.36.0...v0.36.1)

**Fixed bugs:**

- fix\(Input\): remove extra curly brace [\#415](https://github.com/TechnologyAdvice/stardust/pull/415) ([fuatsengul](https://github.com/fuatsengul))

**Merged pull requests:**

- feat\(useWidthProp\): tools/tests for width props [\#413](https://github.com/TechnologyAdvice/stardust/pull/413) ([levithomason](https://github.com/levithomason))
- fix\(commonTests\): handle deeply nested subcomponents [\#412](https://github.com/TechnologyAdvice/stardust/pull/412) ([levithomason](https://github.com/levithomason))

## [v0.36.0](https://github.com/TechnologyAdvice/stardust/tree/v0.36.0) (2016-08-21)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.35.1...v0.36.0)

**Merged pull requests:**

- refactor\(TextArea\): rename and use functional component [\#409](https://github.com/TechnologyAdvice/stardust/pull/409) ([levithomason](https://github.com/levithomason))

## [v0.35.1](https://github.com/TechnologyAdvice/stardust/tree/v0.35.1) (2016-08-21)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.35.0...v0.35.1)

**Implemented enhancements:**

- \<Card /\> Component [\#186](https://github.com/TechnologyAdvice/stardust/issues/186)

**Fixed bugs:**

- fix\(customPropTypes\): false demand\(\) errors [\#411](https://github.com/TechnologyAdvice/stardust/pull/411) ([levithomason](https://github.com/levithomason))

**Merged pull requests:**

- Docs: fixes and updates [\#410](https://github.com/TechnologyAdvice/stardust/pull/410) ([levithomason](https://github.com/levithomason))
- chore\(package\): update react 15.3.1 [\#408](https://github.com/TechnologyAdvice/stardust/pull/408) ([levithomason](https://github.com/levithomason))

## [v0.35.0](https://github.com/TechnologyAdvice/stardust/tree/v0.35.0) (2016-08-18)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.34.4...v0.35.0)

**Merged pull requests:**

- Card: add component [\#387](https://github.com/TechnologyAdvice/stardust/pull/387) ([athurman](https://github.com/athurman))

## [v0.34.4](https://github.com/TechnologyAdvice/stardust/tree/v0.34.4) (2016-08-18)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.34.3...v0.34.4)

**Implemented enhancements:**

- Dropdown: add support for allowAdditions [\#356](https://github.com/TechnologyAdvice/stardust/pull/356) ([dylankiss](https://github.com/dylankiss))

## [v0.34.3](https://github.com/TechnologyAdvice/stardust/tree/v0.34.3) (2016-08-17)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.34.2...v0.34.3)

**Fixed bugs:**

- Support to change Icon in Dropdown Component [\#401](https://github.com/TechnologyAdvice/stardust/issues/401)

**Merged pull requests:**

- Dropdown: fix icon prop [\#402](https://github.com/TechnologyAdvice/stardust/pull/402) ([levithomason](https://github.com/levithomason))
- Docs: update Grid usages [\#399](https://github.com/TechnologyAdvice/stardust/pull/399) ([levithomason](https://github.com/levithomason))
- Docs: add Introduction image prop example [\#396](https://github.com/TechnologyAdvice/stardust/pull/396) ([levithomason](https://github.com/levithomason))
- Docs: add TA attribution [\#395](https://github.com/TechnologyAdvice/stardust/pull/395) ([levithomason](https://github.com/levithomason))

## [v0.34.2](https://github.com/TechnologyAdvice/stardust/tree/v0.34.2) (2016-08-14)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.34.1...v0.34.2)

**Implemented enhancements:**

- Statistic: enhance shorthand props and propTypes [\#390](https://github.com/TechnologyAdvice/stardust/pull/390) ([layershifter](https://github.com/layershifter))

**Closed issues:**

- Remove bluebird dependency [\#84](https://github.com/TechnologyAdvice/stardust/issues/84)

**Merged pull requests:**

- Image: add inline prop [\#394](https://github.com/TechnologyAdvice/stardust/pull/394) ([layershifter](https://github.com/layershifter))
- Add Introduction page [\#377](https://github.com/TechnologyAdvice/stardust/pull/377) ([levithomason](https://github.com/levithomason))

## [v0.34.1](https://github.com/TechnologyAdvice/stardust/tree/v0.34.1) (2016-08-13)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.34.0...v0.34.1)

## [v0.34.0](https://github.com/TechnologyAdvice/stardust/tree/v0.34.0) (2016-08-13)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.33.0...v0.34.0)

**Implemented enhancements:**

- \<Feed /\> Component [\#188](https://github.com/TechnologyAdvice/stardust/issues/188)

**Merged pull requests:**

- Feed: add component [\#363](https://github.com/TechnologyAdvice/stardust/pull/363) ([layershifter](https://github.com/layershifter))

## [v0.33.0](https://github.com/TechnologyAdvice/stardust/tree/v0.33.0) (2016-08-13)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.32.0...v0.33.0)

**Implemented enhancements:**

- Modal Keyboard Event Handlers [\#175](https://github.com/TechnologyAdvice/stardust/issues/175)
- Modal: full feature support with Dimmer and docs [\#383](https://github.com/TechnologyAdvice/stardust/pull/383) ([levithomason](https://github.com/levithomason))

## [v0.32.0](https://github.com/TechnologyAdvice/stardust/tree/v0.32.0) (2016-08-13)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.31.0...v0.32.0)

**Implemented enhancements:**

- \<Step /\> Component [\#183](https://github.com/TechnologyAdvice/stardust/issues/183)
- Validate commonTest arguments [\#389](https://github.com/TechnologyAdvice/stardust/pull/389) ([levithomason](https://github.com/levithomason))
- Image Component updated to v1 API [\#280](https://github.com/TechnologyAdvice/stardust/pull/280) ([jamiehill](https://github.com/jamiehill))

**Merged pull requests:**

- Refactor utils [\#388](https://github.com/TechnologyAdvice/stardust/pull/388) ([levithomason](https://github.com/levithomason))
- Add Step component [\#335](https://github.com/TechnologyAdvice/stardust/pull/335) ([layershifter](https://github.com/layershifter))

## [v0.31.0](https://github.com/TechnologyAdvice/stardust/tree/v0.31.0) (2016-08-10)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.30.0...v0.31.0)

**Merged pull requests:**

- Fix baseHref, refactor config and build [\#385](https://github.com/TechnologyAdvice/stardust/pull/385) ([levithomason](https://github.com/levithomason))
- Update Message to v1 API [\#344](https://github.com/TechnologyAdvice/stardust/pull/344) ([levithomason](https://github.com/levithomason))

## [v0.30.0](https://github.com/TechnologyAdvice/stardust/tree/v0.30.0) (2016-08-08)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.29.0...v0.30.0)

**Implemented enhancements:**

- Modal: update to v1 API [\#379](https://github.com/TechnologyAdvice/stardust/pull/379) ([asiniy](https://github.com/asiniy))

## [v0.29.0](https://github.com/TechnologyAdvice/stardust/tree/v0.29.0) (2016-08-08)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.28.1...v0.29.0)

**Implemented enhancements:**

- Add typings for typescript [\#361](https://github.com/TechnologyAdvice/stardust/issues/361)
- \<Rating /\> Component [\#194](https://github.com/TechnologyAdvice/stardust/issues/194)

**Fixed bugs:**

- Invalid argument supplied to oneOf, expected an instance of array. [\#375](https://github.com/TechnologyAdvice/stardust/issues/375)

**Merged pull requests:**

- Remove \_meta.library [\#380](https://github.com/TechnologyAdvice/stardust/pull/380) ([levithomason](https://github.com/levithomason))
- fix\(breadcrumb\): do not apply index to component keys [\#376](https://github.com/TechnologyAdvice/stardust/pull/376) ([davezuko](https://github.com/davezuko))
- Add Rating Component [\#339](https://github.com/TechnologyAdvice/stardust/pull/339) ([levithomason](https://github.com/levithomason))

## [v0.28.1](https://github.com/TechnologyAdvice/stardust/tree/v0.28.1) (2016-08-05)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.28.0...v0.28.1)

**Implemented enhancements:**

- Update MenuItem label propType to node [\#373](https://github.com/TechnologyAdvice/stardust/pull/373) ([Johnsel](https://github.com/Johnsel))

**Merged pull requests:**

- Support React 15.3.0 [\#374](https://github.com/TechnologyAdvice/stardust/pull/374) ([levithomason](https://github.com/levithomason))

## [v0.28.0](https://github.com/TechnologyAdvice/stardust/tree/v0.28.0) (2016-08-04)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.27.7...v0.28.0)

**Merged pull requests:**

- Add logo and links to docs [\#372](https://github.com/TechnologyAdvice/stardust/pull/372) ([levithomason](https://github.com/levithomason))
- Update Grid to v1 API [\#351](https://github.com/TechnologyAdvice/stardust/pull/351) ([layershifter](https://github.com/layershifter))

## [v0.27.7](https://github.com/TechnologyAdvice/stardust/tree/v0.27.7) (2016-08-04)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.27.6...v0.27.7)

**Fixed bugs:**

- Dropdown \(multiple\) search box does not grow with input [\#370](https://github.com/TechnologyAdvice/stardust/issues/370)

**Merged pull requests:**

- Dropdown: resize search on change [\#371](https://github.com/TechnologyAdvice/stardust/pull/371) ([levithomason](https://github.com/levithomason))

## [v0.27.6](https://github.com/TechnologyAdvice/stardust/tree/v0.27.6) (2016-08-04)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.27.5...v0.27.6)

**Fixed bugs:**

- Importing SELECT causes error [\#368](https://github.com/TechnologyAdvice/stardust/issues/368)

**Merged pull requests:**

- Label: fix color propType argument [\#369](https://github.com/TechnologyAdvice/stardust/pull/369) ([levithomason](https://github.com/levithomason))

## [v0.27.5](https://github.com/TechnologyAdvice/stardust/tree/v0.27.5) (2016-08-03)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.27.4...v0.27.5)

**Implemented enhancements:**

- Support server side rendering [\#364](https://github.com/TechnologyAdvice/stardust/issues/364)
- Use a transitions enum for transition propTypes [\#164](https://github.com/TechnologyAdvice/stardust/issues/164)

**Merged pull requests:**

- Support server side rendering [\#365](https://github.com/TechnologyAdvice/stardust/pull/365) ([levithomason](https://github.com/levithomason))
- Add Flag examples [\#357](https://github.com/TechnologyAdvice/stardust/pull/357) ([fodurrr](https://github.com/fodurrr))

## [v0.27.4](https://github.com/TechnologyAdvice/stardust/tree/v0.27.4) (2016-08-02)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.27.3...v0.27.4)

**Implemented enhancements:**

- How to access input value while typing on Dropdown [\#355](https://github.com/TechnologyAdvice/stardust/issues/355)
- Dropdown: add onSearchChange callback [\#360](https://github.com/TechnologyAdvice/stardust/pull/360) ([levithomason](https://github.com/levithomason))

**Merged pull requests:**

- Flag: update rest props and propTypes [\#359](https://github.com/TechnologyAdvice/stardust/pull/359) ([levithomason](https://github.com/levithomason))

## [v0.27.3](https://github.com/TechnologyAdvice/stardust/tree/v0.27.3) (2016-08-02)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.27.2...v0.27.3)

**Merged pull requests:**

- Flag: fix names of countries [\#358](https://github.com/TechnologyAdvice/stardust/pull/358) ([layershifter](https://github.com/layershifter))

## [v0.27.2](https://github.com/TechnologyAdvice/stardust/tree/v0.27.2) (2016-07-28)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.27.1...v0.27.2)

**Implemented enhancements:**

- Don't throw error if jquery is detected [\#352](https://github.com/TechnologyAdvice/stardust/issues/352)

**Merged pull requests:**

- fix\(jQuery\): weaken window.jQuery error [\#353](https://github.com/TechnologyAdvice/stardust/pull/353) ([davezuko](https://github.com/davezuko))

## [v0.27.1](https://github.com/TechnologyAdvice/stardust/tree/v0.27.1) (2016-07-25)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.27.0...v0.27.1)

**Merged pull requests:**

- Dropdown propTypes and docs update [\#348](https://github.com/TechnologyAdvice/stardust/pull/348) ([levithomason](https://github.com/levithomason))

## [v0.27.0](https://github.com/TechnologyAdvice/stardust/tree/v0.27.0) (2016-07-23)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.26.0...v0.27.0)

**Implemented enhancements:**

- Dropdown.Item doesn't render [\#346](https://github.com/TechnologyAdvice/stardust/issues/346)

**Merged pull requests:**

- Support Dropdown sub component markup [\#347](https://github.com/TechnologyAdvice/stardust/pull/347) ([levithomason](https://github.com/levithomason))

## [v0.26.0](https://github.com/TechnologyAdvice/stardust/tree/v0.26.0) (2016-07-19)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.25.1...v0.26.0)

**Merged pull requests:**

- Icon Component updated to v1 API [\#343](https://github.com/TechnologyAdvice/stardust/pull/343) ([levithomason](https://github.com/levithomason))

## [v0.25.1](https://github.com/TechnologyAdvice/stardust/tree/v0.25.1) (2016-07-19)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.25.0...v0.25.1)

**Fixed bugs:**

- Error trying to run in webpack cannot resolve module 'utils/Meta' [\#340](https://github.com/TechnologyAdvice/stardust/issues/340)
- Fixed broken reference to utils/Meta [\#342](https://github.com/TechnologyAdvice/stardust/pull/342) ([tslater](https://github.com/tslater))

**Merged pull requests:**

- Fix import path in Breadcrumb [\#341](https://github.com/TechnologyAdvice/stardust/pull/341) ([layershifter](https://github.com/layershifter))

## [v0.25.0](https://github.com/TechnologyAdvice/stardust/tree/v0.25.0) (2016-07-18)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.24.1...v0.25.0)

**Merged pull requests:**

- Cleanup docs for Loader [\#338](https://github.com/TechnologyAdvice/stardust/pull/338) ([layershifter](https://github.com/layershifter))
- Add doc site routes [\#337](https://github.com/TechnologyAdvice/stardust/pull/337) ([levithomason](https://github.com/levithomason))
- Update Statistic to v1 API [\#334](https://github.com/TechnologyAdvice/stardust/pull/334) ([layershifter](https://github.com/layershifter))

## [v0.24.1](https://github.com/TechnologyAdvice/stardust/tree/v0.24.1) (2016-07-17)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.24.0...v0.24.1)

## [v0.24.0](https://github.com/TechnologyAdvice/stardust/tree/v0.24.0) (2016-07-17)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.23.0...v0.24.0)

**Implemented enhancements:**

- \<Breadcrumb /\> Component [\#184](https://github.com/TechnologyAdvice/stardust/issues/184)
- Add Breadcrumb component [\#321](https://github.com/TechnologyAdvice/stardust/pull/321) ([layershifter](https://github.com/layershifter))

## [v0.23.0](https://github.com/TechnologyAdvice/stardust/tree/v0.23.0) (2016-07-16)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.22.0...v0.23.0)

**Merged pull requests:**

- Sort docs, use functional META [\#336](https://github.com/TechnologyAdvice/stardust/pull/336) ([levithomason](https://github.com/levithomason))
- Checkbox without jQuery [\#260](https://github.com/TechnologyAdvice/stardust/pull/260) ([levithomason](https://github.com/levithomason))

## [v0.22.0](https://github.com/TechnologyAdvice/stardust/tree/v0.22.0) (2016-07-14)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.21.1...v0.22.0)

**Implemented enhancements:**

- \<Rail /\> Component [\#181](https://github.com/TechnologyAdvice/stardust/issues/181)

**Merged pull requests:**

- Add Rail component [\#330](https://github.com/TechnologyAdvice/stardust/pull/330) ([layershifter](https://github.com/layershifter))

## [v0.21.1](https://github.com/TechnologyAdvice/stardust/tree/v0.21.1) (2016-07-13)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.21.0...v0.21.1)

**Implemented enhancements:**

- \<Loader /\> Component [\#180](https://github.com/TechnologyAdvice/stardust/issues/180)

**Fixed bugs:**

- Setting localStorage throws in Safari private mode [\#332](https://github.com/TechnologyAdvice/stardust/issues/332)

**Merged pull requests:**

- Fix Safari private mode localStorage [\#333](https://github.com/TechnologyAdvice/stardust/pull/333) ([levithomason](https://github.com/levithomason))
- fix\(Contributing\): typo correction [\#331](https://github.com/TechnologyAdvice/stardust/pull/331) ([kyleturco](https://github.com/kyleturco))

## [v0.21.0](https://github.com/TechnologyAdvice/stardust/tree/v0.21.0) (2016-07-11)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.20.0...v0.21.0)

**Implemented enhancements:**

- Add Loader component [\#328](https://github.com/TechnologyAdvice/stardust/pull/328) ([layershifter](https://github.com/layershifter))

## [v0.20.0](https://github.com/TechnologyAdvice/stardust/tree/v0.20.0) (2016-07-11)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.19.0...v0.20.0)

**Merged pull requests:**

- Progress without jQuery [\#324](https://github.com/TechnologyAdvice/stardust/pull/324) ([levithomason](https://github.com/levithomason))

## [v0.19.0](https://github.com/TechnologyAdvice/stardust/tree/v0.19.0) (2016-07-10)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.18.0...v0.19.0)

**Implemented enhancements:**

- \<Flag /\> Component [\#177](https://github.com/TechnologyAdvice/stardust/issues/177)

**Fixed bugs:**

- Form: Uncaught TypeError: this.element.form is not a function [\#326](https://github.com/TechnologyAdvice/stardust/issues/326)
- Temporarily bundle jQuery and SUI JS [\#327](https://github.com/TechnologyAdvice/stardust/pull/327) ([levithomason](https://github.com/levithomason))

**Closed issues:**

- Gitter [\#329](https://github.com/TechnologyAdvice/stardust/issues/329)

## [v0.18.0](https://github.com/TechnologyAdvice/stardust/tree/v0.18.0) (2016-07-05)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.17.0...v0.18.0)

**Implemented enhancements:**

- Add Flag component  [\#322](https://github.com/TechnologyAdvice/stardust/pull/322) ([layershifter](https://github.com/layershifter))

**Merged pull requests:**

- Add "all" custom prop type and fix issues [\#323](https://github.com/TechnologyAdvice/stardust/pull/323) ([levithomason](https://github.com/levithomason))

## [v0.17.0](https://github.com/TechnologyAdvice/stardust/tree/v0.17.0) (2016-07-04)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.16.4...v0.17.0)

**Implemented enhancements:**

- \<Accordion /\> Component [\#189](https://github.com/TechnologyAdvice/stardust/issues/189)
- ListItem updates and fixes [\#102](https://github.com/TechnologyAdvice/stardust/issues/102)
- Add Accordion Component [\#246](https://github.com/TechnologyAdvice/stardust/pull/246) ([levithomason](https://github.com/levithomason))

**Closed issues:**

- Setting NODE\_ENV and $\(npm bin\) on Windows [\#315](https://github.com/TechnologyAdvice/stardust/issues/315)
- Create Contributing Guidelines [\#314](https://github.com/TechnologyAdvice/stardust/issues/314)
- Support Windows env var assignments [\#313](https://github.com/TechnologyAdvice/stardust/issues/313)
- Compilation issue with docgenInfo.json \(windows\) [\#307](https://github.com/TechnologyAdvice/stardust/issues/307)
- File docgenInfo.json missing from 'docs/app' [\#304](https://github.com/TechnologyAdvice/stardust/issues/304)
- Better document component className buildup methods [\#282](https://github.com/TechnologyAdvice/stardust/issues/282)

**Merged pull requests:**

- Drop babel-node from build process [\#320](https://github.com/TechnologyAdvice/stardust/pull/320) ([levithomason](https://github.com/levithomason))
- Add npm badge and update description [\#318](https://github.com/TechnologyAdvice/stardust/pull/318) ([levithomason](https://github.com/levithomason))
- Add CONTRIBUTING guidelines [\#317](https://github.com/TechnologyAdvice/stardust/pull/317) ([levithomason](https://github.com/levithomason))
- Supporting env var assignments on Windows [\#316](https://github.com/TechnologyAdvice/stardust/pull/316) ([joshuazmiller](https://github.com/joshuazmiller))
- Fix getComponentDocInfo docPath on windows [\#312](https://github.com/TechnologyAdvice/stardust/pull/312) ([levithomason](https://github.com/levithomason))

## [v0.16.4](https://github.com/TechnologyAdvice/stardust/tree/v0.16.4) (2016-06-28)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.16.3...v0.16.4)

**Fixed bugs:**

- Relax Dropdown CWRP value error for multiple dropdowns [\#309](https://github.com/TechnologyAdvice/stardust/issues/309)

## [v0.16.3](https://github.com/TechnologyAdvice/stardust/tree/v0.16.3) (2016-06-28)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.16.2...v0.16.3)

**Closed issues:**

- Introducing Semantic-UI-React-Storybook [\#308](https://github.com/TechnologyAdvice/stardust/issues/308)
- Update List to v1 API [\#306](https://github.com/TechnologyAdvice/stardust/issues/306)
- Missing dependencies in package.json [\#303](https://github.com/TechnologyAdvice/stardust/issues/303)
- Would love to contribute [\#302](https://github.com/TechnologyAdvice/stardust/issues/302)
- Remove sd-\* classes [\#293](https://github.com/TechnologyAdvice/stardust/issues/293)

**Merged pull requests:**

- Fix dropdown set value and error [\#310](https://github.com/TechnologyAdvice/stardust/pull/310) ([levithomason](https://github.com/levithomason))
- Fix input action examples [\#305](https://github.com/TechnologyAdvice/stardust/pull/305) ([levithomason](https://github.com/levithomason))
- Remove sd-\* classNames [\#301](https://github.com/TechnologyAdvice/stardust/pull/301) ([levithomason](https://github.com/levithomason))

## [v0.16.2](https://github.com/TechnologyAdvice/stardust/tree/v0.16.2) (2016-06-27)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.16.1...v0.16.2)

## [v0.16.1](https://github.com/TechnologyAdvice/stardust/tree/v0.16.1) (2016-06-27)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.16.0...v0.16.1)

**Implemented enhancements:**

- Label corner without value [\#292](https://github.com/TechnologyAdvice/stardust/issues/292)
- Add Label "basic" option [\#289](https://github.com/TechnologyAdvice/stardust/pull/289) ([levithomason](https://github.com/levithomason))
- Header Component updated to v1 API [\#278](https://github.com/TechnologyAdvice/stardust/pull/278) ([jamiehill](https://github.com/jamiehill))

**Fixed bugs:**

- Update doc examples [\#290](https://github.com/TechnologyAdvice/stardust/pull/290) ([levithomason](https://github.com/levithomason))

**Closed issues:**

- Disable debug logs [\#298](https://github.com/TechnologyAdvice/stardust/issues/298)
- Progress Error: this.element.progress is not a function [\#297](https://github.com/TechnologyAdvice/stardust/issues/297)

**Merged pull requests:**

- Fix debug dependency [\#300](https://github.com/TechnologyAdvice/stardust/pull/300) ([levithomason](https://github.com/levithomason))
- Debug on/off instructions [\#299](https://github.com/TechnologyAdvice/stardust/pull/299) ([levithomason](https://github.com/levithomason))
- Label allow bool corner prop [\#294](https://github.com/TechnologyAdvice/stardust/pull/294) ([levithomason](https://github.com/levithomason))
- Extend semanticUtils [\#288](https://github.com/TechnologyAdvice/stardust/pull/288) ([levithomason](https://github.com/levithomason))

## [v0.16.0](https://github.com/TechnologyAdvice/stardust/tree/v0.16.0) (2016-06-26)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.15.2...v0.16.0)

**Implemented enhancements:**

- Container Component updated to v1 API [\#277](https://github.com/TechnologyAdvice/stardust/pull/277) ([jamiehill](https://github.com/jamiehill))

**Merged pull requests:**

- "aligned" prop util and common test [\#285](https://github.com/TechnologyAdvice/stardust/pull/285) ([levithomason](https://github.com/levithomason))

## [v0.15.2](https://github.com/TechnologyAdvice/stardust/tree/v0.15.2) (2016-06-24)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.15.1...v0.15.2)

**Merged pull requests:**

- Add ability to remove dropdown items on backspace [\#283](https://github.com/TechnologyAdvice/stardust/pull/283) ([ianunruh](https://github.com/ianunruh))

## [v0.15.1](https://github.com/TechnologyAdvice/stardust/tree/v0.15.1) (2016-06-23)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.15.0...v0.15.1)

**Fixed bugs:**

- Unlisted peer dependency on react-addons-create-fragment [\#274](https://github.com/TechnologyAdvice/stardust/issues/274)

**Merged pull requests:**

- Remove create fragment dependency [\#275](https://github.com/TechnologyAdvice/stardust/pull/275) ([levithomason](https://github.com/levithomason))

## [v0.15.0](https://github.com/TechnologyAdvice/stardust/tree/v0.15.0) (2016-06-23)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.14.1...v0.15.0)

**Implemented enhancements:**

- Update Divider to v1 API [\#262](https://github.com/TechnologyAdvice/stardust/issues/262)
- Divider Component updated to v1 API [\#268](https://github.com/TechnologyAdvice/stardust/pull/268) ([jamiehill](https://github.com/jamiehill))

**Closed issues:**

- Remove console.group [\#272](https://github.com/TechnologyAdvice/stardust/issues/272)

**Merged pull requests:**

- Remove console.group\* usage [\#273](https://github.com/TechnologyAdvice/stardust/pull/273) ([levithomason](https://github.com/levithomason))
- Remove outdated docs [\#271](https://github.com/TechnologyAdvice/stardust/pull/271) ([levithomason](https://github.com/levithomason))
- "How can I help?" README update [\#270](https://github.com/TechnologyAdvice/stardust/pull/270) ([levithomason](https://github.com/levithomason))
- Update circle.yml [\#267](https://github.com/TechnologyAdvice/stardust/pull/267) ([levithomason](https://github.com/levithomason))

## [v0.14.1](https://github.com/TechnologyAdvice/stardust/tree/v0.14.1) (2016-06-22)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.14.0...v0.14.1)

**Fixed bugs:**

- Add React 15 to peer deps [\#266](https://github.com/TechnologyAdvice/stardust/pull/266) ([levithomason](https://github.com/levithomason))

**Closed issues:**

- Published NPM package executes dev dependencies \(HMR\) [\#264](https://github.com/TechnologyAdvice/stardust/issues/264)
- Publishing latest versions to NPM [\#261](https://github.com/TechnologyAdvice/stardust/issues/261)

**Merged pull requests:**

- Publish the production build [\#265](https://github.com/TechnologyAdvice/stardust/pull/265) ([levithomason](https://github.com/levithomason))

## [v0.14.0](https://github.com/TechnologyAdvice/stardust/tree/v0.14.0) (2016-06-21)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.12.4...v0.14.0)

**Implemented enhancements:**

- Warn when duplicating classes [\#96](https://github.com/TechnologyAdvice/stardust/issues/96)
- Add toggle button functionality [\#43](https://github.com/TechnologyAdvice/stardust/issues/43)
- Use local modules in dev [\#29](https://github.com/TechnologyAdvice/stardust/issues/29)
- Add animation to Modal Show AND Modal Hide [\#13](https://github.com/TechnologyAdvice/stardust/issues/13)

**Fixed bugs:**

- Doc site is broken [\#238](https://github.com/TechnologyAdvice/stardust/issues/238)
- \[Segment\] Right floated segment not floating [\#120](https://github.com/TechnologyAdvice/stardust/issues/120)

**Closed issues:**

- how to do pull request on docs? [\#258](https://github.com/TechnologyAdvice/stardust/issues/258)
- CSS with stardust [\#257](https://github.com/TechnologyAdvice/stardust/issues/257)
- Stardust's dependency on Semantic UI [\#256](https://github.com/TechnologyAdvice/stardust/issues/256)
- Slack integration test [\#253](https://github.com/TechnologyAdvice/stardust/issues/253)
- Add README bullet points explaining the point of Stardust [\#166](https://github.com/TechnologyAdvice/stardust/issues/166)
- Set value instead of object for serializing Form data [\#75](https://github.com/TechnologyAdvice/stardust/issues/75)
- Conformance test for children/description/text props [\#71](https://github.com/TechnologyAdvice/stardust/issues/71)
- Code coverage [\#63](https://github.com/TechnologyAdvice/stardust/issues/63)

**Merged pull requests:**

- Show index.html in usage [\#259](https://github.com/TechnologyAdvice/stardust/pull/259) ([levithomason](https://github.com/levithomason))
- Improve webpack performance [\#255](https://github.com/TechnologyAdvice/stardust/pull/255) ([levithomason](https://github.com/levithomason))
- Support multiple dropdown type [\#254](https://github.com/TechnologyAdvice/stardust/pull/254) ([levithomason](https://github.com/levithomason))
- Defensively handle component \_meta [\#252](https://github.com/TechnologyAdvice/stardust/pull/252) ([levithomason](https://github.com/levithomason))
- Fix floated Segment examples [\#251](https://github.com/TechnologyAdvice/stardust/pull/251) ([levithomason](https://github.com/levithomason))
- User prop spreading util [\#250](https://github.com/TechnologyAdvice/stardust/pull/250) ([levithomason](https://github.com/levithomason))
- Setup doc site router [\#249](https://github.com/TechnologyAdvice/stardust/pull/249) ([levithomason](https://github.com/levithomason))
- Update README [\#248](https://github.com/TechnologyAdvice/stardust/pull/248) ([levithomason](https://github.com/levithomason))
- Setup coverage [\#245](https://github.com/TechnologyAdvice/stardust/pull/245) ([levithomason](https://github.com/levithomason))
- Use enzyme in all tests [\#244](https://github.com/TechnologyAdvice/stardust/pull/244) ([levithomason](https://github.com/levithomason))
- html-webpack-plugin@2.17.0 untested ⚠️ [\#242](https://github.com/TechnologyAdvice/stardust/pull/242) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- eslint@2.10.1 untested ⚠️ [\#241](https://github.com/TechnologyAdvice/stardust/pull/241) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Hot reload in dev only [\#240](https://github.com/TechnologyAdvice/stardust/pull/240) ([levithomason](https://github.com/levithomason))
- Remove unused Input ref [\#239](https://github.com/TechnologyAdvice/stardust/pull/239) ([levithomason](https://github.com/levithomason))
- html-webpack-plugin@2.16.2 untested ⚠️ [\#237](https://github.com/TechnologyAdvice/stardust/pull/237) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- babel-plugin-lodash@3.1.4 untested ⚠️ [\#236](https://github.com/TechnologyAdvice/stardust/pull/236) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update babel-plugin-lodash to version 3.1.3 🚀 [\#235](https://github.com/TechnologyAdvice/stardust/pull/235) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update all dependencies 🌴 [\#234](https://github.com/TechnologyAdvice/stardust/pull/234) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Debug utility [\#233](https://github.com/TechnologyAdvice/stardust/pull/233) ([levithomason](https://github.com/levithomason))
- Use process.env instead of globals [\#232](https://github.com/TechnologyAdvice/stardust/pull/232) ([levithomason](https://github.com/levithomason))
- Remove keyboard event polyfill [\#231](https://github.com/TechnologyAdvice/stardust/pull/231) ([levithomason](https://github.com/levithomason))

## [v0.12.4](https://github.com/TechnologyAdvice/stardust/tree/v0.12.4) (2016-05-06)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.13.3...v0.12.4)

**Closed issues:**

- Solidify component API for className buildup [\#208](https://github.com/TechnologyAdvice/stardust/issues/208)
- \<Label /\> Component [\#179](https://github.com/TechnologyAdvice/stardust/issues/179)
- \<Icon /\> Component [\#178](https://github.com/TechnologyAdvice/stardust/issues/178)

**Merged pull requests:**

- Use main fork of karma phantomjs shim [\#230](https://github.com/TechnologyAdvice/stardust/pull/230) ([levithomason](https://github.com/levithomason))
- Remove babel-polyfill [\#229](https://github.com/TechnologyAdvice/stardust/pull/229) ([levithomason](https://github.com/levithomason))
- Add babel-plugin-lodash for smaller bundles [\#228](https://github.com/TechnologyAdvice/stardust/pull/228) ([levithomason](https://github.com/levithomason))
- Remove eslint-loader, for performance [\#227](https://github.com/TechnologyAdvice/stardust/pull/227) ([levithomason](https://github.com/levithomason))
- Dropdown without jQuery [\#226](https://github.com/TechnologyAdvice/stardust/pull/226) ([levithomason](https://github.com/levithomason))
- Add Select component [\#225](https://github.com/TechnologyAdvice/stardust/pull/225) ([levithomason](https://github.com/levithomason))
- AutoControlledComponent [\#224](https://github.com/TechnologyAdvice/stardust/pull/224) ([levithomason](https://github.com/levithomason))
- Common test for events [\#223](https://github.com/TechnologyAdvice/stardust/pull/223) ([levithomason](https://github.com/levithomason))
- Component utils [\#222](https://github.com/TechnologyAdvice/stardust/pull/222) ([levithomason](https://github.com/levithomason))
- List item prop renderers [\#221](https://github.com/TechnologyAdvice/stardust/pull/221) ([levithomason](https://github.com/levithomason))
- Update docs [\#220](https://github.com/TechnologyAdvice/stardust/pull/220) ([levithomason](https://github.com/levithomason))
- Update testing rig [\#219](https://github.com/TechnologyAdvice/stardust/pull/219) ([levithomason](https://github.com/levithomason))
- Create common tests [\#217](https://github.com/TechnologyAdvice/stardust/pull/217) ([levithomason](https://github.com/levithomason))
- Build system fixes [\#216](https://github.com/TechnologyAdvice/stardust/pull/216) ([levithomason](https://github.com/levithomason))
- Label component [\#215](https://github.com/TechnologyAdvice/stardust/pull/215) ([levithomason](https://github.com/levithomason))
- Setup enzyme for testing [\#214](https://github.com/TechnologyAdvice/stardust/pull/214) ([levithomason](https://github.com/levithomason))
- Cleanup deprecated usage and warnings [\#213](https://github.com/TechnologyAdvice/stardust/pull/213) ([levithomason](https://github.com/levithomason))
- Fix and simplify component doc info [\#211](https://github.com/TechnologyAdvice/stardust/pull/211) ([levithomason](https://github.com/levithomason))
- Cleanup semis now that Babel is sane again [\#210](https://github.com/TechnologyAdvice/stardust/pull/210) ([levithomason](https://github.com/levithomason))
- Update build system [\#209](https://github.com/TechnologyAdvice/stardust/pull/209) ([levithomason](https://github.com/levithomason))
- Update dependencies [\#207](https://github.com/TechnologyAdvice/stardust/pull/207) ([levithomason](https://github.com/levithomason))
- Icon component [\#205](https://github.com/TechnologyAdvice/stardust/pull/205) ([levithomason](https://github.com/levithomason))

## [v0.13.3](https://github.com/TechnologyAdvice/stardust/tree/v0.13.3) (2016-03-20)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.13.2...v0.13.3)

## [v0.13.2](https://github.com/TechnologyAdvice/stardust/tree/v0.13.2) (2016-03-20)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.13.1...v0.13.2)

## [v0.13.1](https://github.com/TechnologyAdvice/stardust/tree/v0.13.1) (2016-03-20)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.13.0...v0.13.1)

## [v0.13.0](https://github.com/TechnologyAdvice/stardust/tree/v0.13.0) (2016-03-20)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.12.3...v0.13.0)

**Implemented enhancements:**

- Support all dropdown types [\#4](https://github.com/TechnologyAdvice/stardust/issues/4)

**Closed issues:**

- Dropdown fails to open on initial render with dynamic className change [\#149](https://github.com/TechnologyAdvice/stardust/issues/149)

**Merged pull requests:**

- Stage branches and improve workflow [\#204](https://github.com/TechnologyAdvice/stardust/pull/204) ([levithomason](https://github.com/levithomason))
- Fix conformance tests [\#171](https://github.com/TechnologyAdvice/stardust/pull/171) ([levithomason](https://github.com/levithomason))
- Support full dropdown functionality [\#168](https://github.com/TechnologyAdvice/stardust/pull/168) ([levithomason](https://github.com/levithomason))

## [v0.12.3](https://github.com/TechnologyAdvice/stardust/tree/v0.12.3) (2016-03-16)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.12.2...v0.12.3)

## [v0.12.2](https://github.com/TechnologyAdvice/stardust/tree/v0.12.2) (2016-03-16)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.12.1...v0.12.2)

**Closed issues:**

- Webpack build error - `Module parse failed` [\#173](https://github.com/TechnologyAdvice/stardust/issues/173)
- Create Semantic UI Card Component [\#146](https://github.com/TechnologyAdvice/stardust/issues/146)

**Merged pull requests:**

- Build package on prepublish [\#176](https://github.com/TechnologyAdvice/stardust/pull/176) ([levithomason](https://github.com/levithomason))
- Properly split dependencies [\#172](https://github.com/TechnologyAdvice/stardust/pull/172) ([levithomason](https://github.com/levithomason))

## [v0.12.1](https://github.com/TechnologyAdvice/stardust/tree/v0.12.1) (2016-02-15)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.12.0...v0.12.1)

**Merged pull requests:**

- Prefix remaining subcomponents with parent name [\#170](https://github.com/TechnologyAdvice/stardust/pull/170) ([levithomason](https://github.com/levithomason))
- Make Field and Fields subcomponents of Form [\#169](https://github.com/TechnologyAdvice/stardust/pull/169) ([levithomason](https://github.com/levithomason))

## [v0.12.0](https://github.com/TechnologyAdvice/stardust/tree/v0.12.0) (2016-02-13)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.11.1...v0.12.0)

**Closed issues:**

- Use 0.0.0.0 in webpack dev server [\#135](https://github.com/TechnologyAdvice/stardust/issues/135)
- Restructure sub components [\#99](https://github.com/TechnologyAdvice/stardust/issues/99)

**Merged pull requests:**

- Add subcomponents [\#167](https://github.com/TechnologyAdvice/stardust/pull/167) ([levithomason](https://github.com/levithomason))

## [v0.11.1](https://github.com/TechnologyAdvice/stardust/tree/v0.11.1) (2016-02-11)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.11.0...v0.11.1)

**Fixed bugs:**

- Form props are not passed to settings \(prevent submit\) [\#160](https://github.com/TechnologyAdvice/stardust/issues/160)
- \[Segment\] Piled Segments not piling [\#116](https://github.com/TechnologyAdvice/stardust/issues/116)
- Radium integration Issue [\#104](https://github.com/TechnologyAdvice/stardust/issues/104)

**Merged pull requests:**

- Support Form settings and callback props [\#165](https://github.com/TechnologyAdvice/stardust/pull/165) ([levithomason](https://github.com/levithomason))
- Update linter \(eslint-config-ta\) [\#163](https://github.com/TechnologyAdvice/stardust/pull/163) ([levithomason](https://github.com/levithomason))
- Update doc site Semantic UI to 2.1.8 [\#162](https://github.com/TechnologyAdvice/stardust/pull/162) ([levithomason](https://github.com/levithomason))

## [v0.11.0](https://github.com/TechnologyAdvice/stardust/tree/v0.11.0) (2016-02-05)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.10.2...v0.11.0)

**Implemented enhancements:**

- Support progress module [\#161](https://github.com/TechnologyAdvice/stardust/pull/161) ([eanplatter](https://github.com/eanplatter))

## [v0.10.2](https://github.com/TechnologyAdvice/stardust/tree/v0.10.2) (2016-02-01)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.10.1...v0.10.2)

**Fixed bugs:**

- Change Dropdown to allow non-unique values. [\#159](https://github.com/TechnologyAdvice/stardust/pull/159) ([eanplatter](https://github.com/eanplatter))

## [v0.10.1](https://github.com/TechnologyAdvice/stardust/tree/v0.10.1) (2016-01-29)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.10.0...v0.10.1)

## [v0.10.0](https://github.com/TechnologyAdvice/stardust/tree/v0.10.0) (2016-01-29)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.9.9...v0.10.0)

**Implemented enhancements:**

- Selectable table rows [\#155](https://github.com/TechnologyAdvice/stardust/pull/155) ([levithomason](https://github.com/levithomason))

**Merged pull requests:**

- Rename table selectedRows =\> defaultSelectedRows [\#158](https://github.com/TechnologyAdvice/stardust/pull/158) ([levithomason](https://github.com/levithomason))
- Add selectable table example [\#157](https://github.com/TechnologyAdvice/stardust/pull/157) ([levithomason](https://github.com/levithomason))
- Remove unused s3 sync in build [\#156](https://github.com/TechnologyAdvice/stardust/pull/156) ([levithomason](https://github.com/levithomason))
- Automatic sortable table class [\#154](https://github.com/TechnologyAdvice/stardust/pull/154) ([levithomason](https://github.com/levithomason))
- Use ta-scripts [\#153](https://github.com/TechnologyAdvice/stardust/pull/153) ([levithomason](https://github.com/levithomason))

## [v0.9.9](https://github.com/TechnologyAdvice/stardust/tree/v0.9.9) (2016-01-25)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.9.8...v0.9.9)

## [v0.9.8](https://github.com/TechnologyAdvice/stardust/tree/v0.9.8) (2016-01-25)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.9.7...v0.9.8)

**Merged pull requests:**

- Revert "Optimizes display performance of the Input render method" [\#152](https://github.com/TechnologyAdvice/stardust/pull/152) ([jhabdas](https://github.com/jhabdas))

## [v0.9.7](https://github.com/TechnologyAdvice/stardust/tree/v0.9.7) (2016-01-24)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.9.6...v0.9.7)

**Merged pull requests:**

- Optimizes display performance of the Input render method [\#151](https://github.com/TechnologyAdvice/stardust/pull/151) ([jhabdas](https://github.com/jhabdas))

## [v0.9.6](https://github.com/TechnologyAdvice/stardust/tree/v0.9.6) (2016-01-22)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.9.5...v0.9.6)

**Merged pull requests:**

- feat\(Table\): accept sort/onSortChange properties to display sorted state [\#148](https://github.com/TechnologyAdvice/stardust/pull/148) ([davezuko](https://github.com/davezuko))

## [v0.9.5](https://github.com/TechnologyAdvice/stardust/tree/v0.9.5) (2016-01-21)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.9.4...v0.9.5)

**Merged pull requests:**

- chore\(Dropdown\): add props for semantic settings [\#147](https://github.com/TechnologyAdvice/stardust/pull/147) ([davezuko](https://github.com/davezuko))

## [v0.9.4](https://github.com/TechnologyAdvice/stardust/tree/v0.9.4) (2016-01-13)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.9.2...v0.9.4)

**Fixed bugs:**

- add plugin method to Dropdown component [\#145](https://github.com/TechnologyAdvice/stardust/pull/145) ([athurman](https://github.com/athurman))

**Closed issues:**

- \<Item /\> not rendering at all [\#144](https://github.com/TechnologyAdvice/stardust/issues/144)
- \[Form Validation\] Regular Expression Validator not working [\#143](https://github.com/TechnologyAdvice/stardust/issues/143)
- Change webpack devtool to source-map [\#136](https://github.com/TechnologyAdvice/stardust/issues/136)

## [v0.9.2](https://github.com/TechnologyAdvice/stardust/tree/v0.9.2) (2016-01-04)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.9.1...v0.9.2)

**Merged pull requests:**

- fix\(imports\): remove resolve.root config in webpack [\#140](https://github.com/TechnologyAdvice/stardust/pull/140) ([davezuko](https://github.com/davezuko))
- Update compatible engines [\#139](https://github.com/TechnologyAdvice/stardust/pull/139) ([jhabdas](https://github.com/jhabdas))
- Improve README Documentation [\#134](https://github.com/TechnologyAdvice/stardust/pull/134) ([jhabdas](https://github.com/jhabdas))

## [v0.9.1](https://github.com/TechnologyAdvice/stardust/tree/v0.9.1) (2015-12-22)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.9.0...v0.9.1)

**Closed issues:**

- GitHub Pages page is down [\#129](https://github.com/TechnologyAdvice/stardust/issues/129)

**Merged pull requests:**

- change ref to element [\#138](https://github.com/TechnologyAdvice/stardust/pull/138) ([eanplatter](https://github.com/eanplatter))
- Update and fix doc site deploy [\#137](https://github.com/TechnologyAdvice/stardust/pull/137) ([levithomason](https://github.com/levithomason))
- Add Roadmap [\#133](https://github.com/TechnologyAdvice/stardust/pull/133) ([jhabdas](https://github.com/jhabdas))

## [v0.9.0](https://github.com/TechnologyAdvice/stardust/tree/v0.9.0) (2015-12-21)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.8.1...v0.9.0)

**Implemented enhancements:**

- Fix Source Maps [\#119](https://github.com/TechnologyAdvice/stardust/issues/119)
- Support progress bars [\#118](https://github.com/TechnologyAdvice/stardust/issues/118)
- Generate changelog on deploy [\#101](https://github.com/TechnologyAdvice/stardust/issues/101)

**Fixed bugs:**

- Only a subset of tests running [\#126](https://github.com/TechnologyAdvice/stardust/issues/126)
- Placeholder Text Turns Black on Control Focus [\#123](https://github.com/TechnologyAdvice/stardust/issues/123)

**Closed issues:**

- Relax jsdoc validation [\#105](https://github.com/TechnologyAdvice/stardust/issues/105)
- Add Webpack config to README [\#87](https://github.com/TechnologyAdvice/stardust/issues/87)
- Need Generic Select Component [\#78](https://github.com/TechnologyAdvice/stardust/issues/78)
- Solidify Form validation and submission pattern [\#66](https://github.com/TechnologyAdvice/stardust/issues/66)

**Merged pull requests:**

- Upgrade to babel6 [\#132](https://github.com/TechnologyAdvice/stardust/pull/132) ([levithomason](https://github.com/levithomason))
- Add form plugin [\#130](https://github.com/TechnologyAdvice/stardust/pull/130) ([levithomason](https://github.com/levithomason))
- Remove Progress module unit test exclusivity. Fixes \#126. [\#127](https://github.com/TechnologyAdvice/stardust/pull/127) ([jhabdas](https://github.com/jhabdas))

## [v0.8.1](https://github.com/TechnologyAdvice/stardust/tree/v0.8.1) (2015-12-07)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.8.0...v0.8.1)

**Implemented enhancements:**

- \<Segments /\> component [\#114](https://github.com/TechnologyAdvice/stardust/issues/114)
- Add Progress Component [\#121](https://github.com/TechnologyAdvice/stardust/pull/121) ([eanplatter](https://github.com/eanplatter))

**Closed issues:**

- Segment examples [\#112](https://github.com/TechnologyAdvice/stardust/issues/112)

**Merged pull requests:**

- Setup CircleCI [\#124](https://github.com/TechnologyAdvice/stardust/pull/124) ([levithomason](https://github.com/levithomason))
- Segment Examples [\#113](https://github.com/TechnologyAdvice/stardust/pull/113) ([jhabdas](https://github.com/jhabdas))

## [v0.8.0](https://github.com/TechnologyAdvice/stardust/tree/v0.8.0) (2015-11-24)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.7.1...v0.8.0)

**Implemented enhancements:**

- Add \<Header /\> component [\#107](https://github.com/TechnologyAdvice/stardust/issues/107)
- Add \<Buttons /\> [\#97](https://github.com/TechnologyAdvice/stardust/issues/97)
- A \<Divider /\> element. [\#49](https://github.com/TechnologyAdvice/stardust/issues/49)

**Closed issues:**

- Duplicate random data causing intermittent Table test fail [\#95](https://github.com/TechnologyAdvice/stardust/issues/95)
- Cleanup redundancy in tests [\#60](https://github.com/TechnologyAdvice/stardust/issues/60)

**Merged pull requests:**

- Add Statistic and Statistics components [\#117](https://github.com/TechnologyAdvice/stardust/pull/117) ([levithomason](https://github.com/levithomason))
- Organize doc menu into groups [\#110](https://github.com/TechnologyAdvice/stardust/pull/110) ([levithomason](https://github.com/levithomason))
- Feature/header component [\#109](https://github.com/TechnologyAdvice/stardust/pull/109) ([kyleturco](https://github.com/kyleturco))
- Update build and deploy [\#108](https://github.com/TechnologyAdvice/stardust/pull/108) ([levithomason](https://github.com/levithomason))
- Feature/buttons component [\#106](https://github.com/TechnologyAdvice/stardust/pull/106) ([kyleturco](https://github.com/kyleturco))
- Feature/divider component [\#103](https://github.com/TechnologyAdvice/stardust/pull/103) ([kyleturco](https://github.com/kyleturco))
- Feature/list examples [\#100](https://github.com/TechnologyAdvice/stardust/pull/100) ([kyleturco](https://github.com/kyleturco))
- Fix test warnings [\#90](https://github.com/TechnologyAdvice/stardust/pull/90) ([levithomason](https://github.com/levithomason))

## [v0.7.1](https://github.com/TechnologyAdvice/stardust/tree/v0.7.1) (2015-10-28)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.7.0...v0.7.1)

**Implemented enhancements:**

- Support Fields element [\#36](https://github.com/TechnologyAdvice/stardust/issues/36)
- Create Container Element to Handle Container classes [\#10](https://github.com/TechnologyAdvice/stardust/issues/10)

**Fixed bugs:**

- Nesting an \<Input /\> in a \<Field /\> [\#38](https://github.com/TechnologyAdvice/stardust/issues/38)

**Closed issues:**

- Conformance test for element and plugin [\#72](https://github.com/TechnologyAdvice/stardust/issues/72)

**Merged pull requests:**

- Fields component and Form examples [\#94](https://github.com/TechnologyAdvice/stardust/pull/94) ([levithomason](https://github.com/levithomason))
- Checkbox plugin [\#80](https://github.com/TechnologyAdvice/stardust/pull/80) ([levithomason](https://github.com/levithomason))

## [v0.7.0](https://github.com/TechnologyAdvice/stardust/tree/v0.7.0) (2015-10-23)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.6.3...v0.7.0)

**Implemented enhancements:**

- Input does not handle labels [\#61](https://github.com/TechnologyAdvice/stardust/issues/61)
- \<List /\> component [\#50](https://github.com/TechnologyAdvice/stardust/issues/50)
- Remove all styles from stardust [\#27](https://github.com/TechnologyAdvice/stardust/issues/27)

**Fixed bugs:**

- Select Input Needs to be Controlled Component [\#48](https://github.com/TechnologyAdvice/stardust/issues/48)

**Closed issues:**

- Fubhub integration is needed. [\#88](https://github.com/TechnologyAdvice/stardust/issues/88)
- Drop /dist build [\#86](https://github.com/TechnologyAdvice/stardust/issues/86)
- Tests for customPropType utility [\#76](https://github.com/TechnologyAdvice/stardust/issues/76)
- getSpreadableProps util [\#69](https://github.com/TechnologyAdvice/stardust/issues/69)

**Merged pull requests:**

- Remove dist [\#89](https://github.com/TechnologyAdvice/stardust/pull/89) ([levithomason](https://github.com/levithomason))
- add getUnhandledProps util [\#85](https://github.com/TechnologyAdvice/stardust/pull/85) ([levithomason](https://github.com/levithomason))

## [v0.6.3](https://github.com/TechnologyAdvice/stardust/tree/v0.6.3) (2015-10-22)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.6.2...v0.6.3)

**Merged pull requests:**

- update to react 14 [\#83](https://github.com/TechnologyAdvice/stardust/pull/83) ([levithomason](https://github.com/levithomason))

## [v0.6.2](https://github.com/TechnologyAdvice/stardust/tree/v0.6.2) (2015-10-22)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.6.1...v0.6.2)

## [v0.6.1](https://github.com/TechnologyAdvice/stardust/tree/v0.6.1) (2015-10-22)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.6.0...v0.6.1)

**Merged pull requests:**

- Add dist to package [\#82](https://github.com/TechnologyAdvice/stardust/pull/82) ([levithomason](https://github.com/levithomason))
- Build library and docs on deploy [\#81](https://github.com/TechnologyAdvice/stardust/pull/81) ([levithomason](https://github.com/levithomason))

## [v0.6.0](https://github.com/TechnologyAdvice/stardust/tree/v0.6.0) (2015-10-22)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.5.1...v0.6.0)

**Closed issues:**

- Static meta info object [\#70](https://github.com/TechnologyAdvice/stardust/issues/70)
- CustomPropTypes util [\#68](https://github.com/TechnologyAdvice/stardust/issues/68)

**Merged pull requests:**

- Fix paths and deps [\#79](https://github.com/TechnologyAdvice/stardust/pull/79) ([levithomason](https://github.com/levithomason))
- Add component meta data [\#77](https://github.com/TechnologyAdvice/stardust/pull/77) ([levithomason](https://github.com/levithomason))
- Feature/add sd image [\#74](https://github.com/TechnologyAdvice/stardust/pull/74) ([athurman](https://github.com/athurman))
- Feature/add sd list item [\#73](https://github.com/TechnologyAdvice/stardust/pull/73) ([athurman](https://github.com/athurman))
- Feature/input examples [\#67](https://github.com/TechnologyAdvice/stardust/pull/67) ([kyleturco](https://github.com/kyleturco))
- Feature/add sd item [\#65](https://github.com/TechnologyAdvice/stardust/pull/65) ([athurman](https://github.com/athurman))
- Message component [\#62](https://github.com/TechnologyAdvice/stardust/pull/62) ([levithomason](https://github.com/levithomason))

## [v0.5.1](https://github.com/TechnologyAdvice/stardust/tree/v0.5.1) (2015-10-19)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.5.0...v0.5.1)

**Implemented enhancements:**

- DATEPICKER [\#23](https://github.com/TechnologyAdvice/stardust/issues/23)

**Fixed bugs:**

- README needs to say Babel stage 0 [\#28](https://github.com/TechnologyAdvice/stardust/issues/28)
- Button warning [\#24](https://github.com/TechnologyAdvice/stardust/issues/24)

**Closed issues:**

- Floated examples break the docs code layout [\#55](https://github.com/TechnologyAdvice/stardust/issues/55)
- Example display order [\#41](https://github.com/TechnologyAdvice/stardust/issues/41)
- Component guideline test [\#33](https://github.com/TechnologyAdvice/stardust/issues/33)
- Replace class usage with attributes. [\#9](https://github.com/TechnologyAdvice/stardust/issues/9)
- Use default props and params [\#6](https://github.com/TechnologyAdvice/stardust/issues/6)

**Merged pull requests:**

- Fix package files [\#64](https://github.com/TechnologyAdvice/stardust/pull/64) ([levithomason](https://github.com/levithomason))
- fix warnings, add class names, necessary updates [\#59](https://github.com/TechnologyAdvice/stardust/pull/59) ([kyleturco](https://github.com/kyleturco))
- add getting started section to readme [\#58](https://github.com/TechnologyAdvice/stardust/pull/58) ([levithomason](https://github.com/levithomason))
- Fix floated examples [\#57](https://github.com/TechnologyAdvice/stardust/pull/57) ([levithomason](https://github.com/levithomason))

## [v0.5.0](https://github.com/TechnologyAdvice/stardust/tree/v0.5.0) (2015-10-16)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.4.0...v0.5.0)

**Closed issues:**

- Need component for radio input [\#51](https://github.com/TechnologyAdvice/stardust/issues/51)

**Merged pull requests:**

- update wercker deploy [\#56](https://github.com/TechnologyAdvice/stardust/pull/56) ([levithomason](https://github.com/levithomason))
- Feature/new example format [\#54](https://github.com/TechnologyAdvice/stardust/pull/54) ([kyleturco](https://github.com/kyleturco))
- Conformance Tests [\#53](https://github.com/TechnologyAdvice/stardust/pull/53) ([levithomason](https://github.com/levithomason))
- Feature/example section [\#52](https://github.com/TechnologyAdvice/stardust/pull/52) ([levithomason](https://github.com/levithomason))
- Eslint Ignore [\#47](https://github.com/TechnologyAdvice/stardust/pull/47) ([levithomason](https://github.com/levithomason))
- Feature/button examples [\#45](https://github.com/TechnologyAdvice/stardust/pull/45) ([kyleturco](https://github.com/kyleturco))
- Table update [\#44](https://github.com/TechnologyAdvice/stardust/pull/44) ([levithomason](https://github.com/levithomason))

## [v0.4.0](https://github.com/TechnologyAdvice/stardust/tree/v0.4.0) (2015-10-12)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.3.0...v0.4.0)

**Closed issues:**

- Right side width [\#42](https://github.com/TechnologyAdvice/stardust/issues/42)

**Merged pull requests:**

- Restructure to Semantic structure [\#40](https://github.com/TechnologyAdvice/stardust/pull/40) ([levithomason](https://github.com/levithomason))
- Component APIs and Doc Structure [\#39](https://github.com/TechnologyAdvice/stardust/pull/39) ([levithomason](https://github.com/levithomason))
- Classes & Props: Field [\#37](https://github.com/TechnologyAdvice/stardust/pull/37) ([levithomason](https://github.com/levithomason))
- Classes & Props: Input [\#35](https://github.com/TechnologyAdvice/stardust/pull/35) ([levithomason](https://github.com/levithomason))
- Classes & Props: Container/Grid/Row/Column [\#34](https://github.com/TechnologyAdvice/stardust/pull/34) ([levithomason](https://github.com/levithomason))
- Classes & Props: Checkbox [\#32](https://github.com/TechnologyAdvice/stardust/pull/32) ([levithomason](https://github.com/levithomason))
- add tests for index.js [\#31](https://github.com/TechnologyAdvice/stardust/pull/31) ([levithomason](https://github.com/levithomason))
- Doc examples [\#25](https://github.com/TechnologyAdvice/stardust/pull/25) ([levithomason](https://github.com/levithomason))
- Menu [\#18](https://github.com/TechnologyAdvice/stardust/pull/18) ([levithomason](https://github.com/levithomason))
- update modal logic [\#11](https://github.com/TechnologyAdvice/stardust/pull/11) ([athurman](https://github.com/athurman))

## [v0.3.0](https://github.com/TechnologyAdvice/stardust/tree/v0.3.0) (2015-10-05)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.2.1...v0.3.0)

**Merged pull requests:**

- Update stardust components [\#20](https://github.com/TechnologyAdvice/stardust/pull/20) ([athurman](https://github.com/athurman))
- Watch [\#17](https://github.com/TechnologyAdvice/stardust/pull/17) ([levithomason](https://github.com/levithomason))
- add container and update docs [\#15](https://github.com/TechnologyAdvice/stardust/pull/15) ([eanplatter](https://github.com/eanplatter))
- Docs link [\#14](https://github.com/TechnologyAdvice/stardust/pull/14) ([levithomason](https://github.com/levithomason))

## [v0.2.1](https://github.com/TechnologyAdvice/stardust/tree/v0.2.1) (2015-10-03)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.2.0...v0.2.1)

## [v0.2.0](https://github.com/TechnologyAdvice/stardust/tree/v0.2.0) (2015-10-03)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.1.7...v0.2.0)

**Closed issues:**

- new issue [\#12](https://github.com/TechnologyAdvice/stardust/issues/12)

**Merged pull requests:**

- Field options [\#5](https://github.com/TechnologyAdvice/stardust/pull/5) ([levithomason](https://github.com/levithomason))

## [v0.1.7](https://github.com/TechnologyAdvice/stardust/tree/v0.1.7) (2015-10-03)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.1.6...v0.1.7)

## [v0.1.6](https://github.com/TechnologyAdvice/stardust/tree/v0.1.6) (2015-10-03)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.1.5...v0.1.6)

## [v0.1.5](https://github.com/TechnologyAdvice/stardust/tree/v0.1.5) (2015-10-03)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.1.4...v0.1.5)

## [v0.1.4](https://github.com/TechnologyAdvice/stardust/tree/v0.1.4) (2015-10-03)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.1.3...v0.1.4)

## [v0.1.3](https://github.com/TechnologyAdvice/stardust/tree/v0.1.3) (2015-10-03)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.1.2...v0.1.3)

## [v0.1.2](https://github.com/TechnologyAdvice/stardust/tree/v0.1.2) (2015-10-03)
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.1.1...v0.1.2)

## [v0.1.1](https://github.com/TechnologyAdvice/stardust/tree/v0.1.1) (2015-10-03)
**Merged pull requests:**

- add wercker.yml [\#8](https://github.com/TechnologyAdvice/stardust/pull/8) ([levithomason](https://github.com/levithomason))
- use ta-webapp eslint [\#7](https://github.com/TechnologyAdvice/stardust/pull/7) ([levithomason](https://github.com/levithomason))
- add modal and confirmationmodal components to stardust [\#3](https://github.com/TechnologyAdvice/stardust/pull/3) ([athurman](https://github.com/athurman))
- Structure [\#1](https://github.com/TechnologyAdvice/stardust/pull/1) ([eanplatter](https://github.com/eanplatter))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*