This repository has been archived by the owner on Nov 10, 2021. It is now read-only.
v1.2.0
1.2.0 (2018-03-15)
Bug Fixes
- babel: use correct babel config for jest and storybook (0d5c192)
- button: improve code comments (df894e3)
- cleanup: clean up code docs (7a94d21)
- conflict: merge conflict (3955402)
- deps: add babel-preset-stage-0 as prod dep (af2c9b7)
- deps: make babel and its libs non-dev deps (abbed0f)
- eslint: allow component classes and multiple components per file (1298994)
- merge: resolve merge conflicts (5b374e4)
- remove comment about auto classname generation (fd223bb)
Features
- actions: add storybook-actions addons (5d16443)
- actions: install storybook-actions (bc19fa0)
- actions: install storybook-actions (71ce411)
- button: re-work handlers (7660d98)
- button: refactor button and dropdown and their story definitions (e3881c9)
- button: use static props (dc2e2b7)
- button: use variant bool var names correctly (b594277)
- button-colors: standardize button colors (f322988)
- dropdown: allow dropdown main buttons to support links (4e65e11)
- dropdownitem: separate dropdown item component and its test (9d1df85)
- header: dropdown options (34ab9c2)
- header: header dropdowns, logo (c8ff83d)
- header: header organism, reorganization (4f27113)
- header: organization, header component (12b687d)
- header: WIP breakpoints (71a9354)
- icon: pri logo (349bbaf)
- index: clean up exports, export DropdownItem component (55e979e)