0.8.0 (2017-10-12)
0.7.2 (2017-10-14)
- webpack: wrap
globalResources
inPLATFORM.moduleName
(676a7d1)
0.7.1 (2017-10-11)
- waves: now is type value merged with global config (7385fa5)
0.7.0 (2017-04-09)
- select: implemented
ssv-select
component - highlight: implemented
highlight
value convertor (25b1d09) - packages: updated dependencies to latest (934b891)
0.6.0 (2017-03-20)
- badge: badge was being trimmed (e3627bb)
- snackbar: implemented
ssv-snackbar
component (f703a57)
0.5.4 (2017-02-19)
- input: fixed getter from re-evaluating the property (dirty checking) every 120ms. (0b18157)
0.5.3 (2017-02-12)
- input: fixed small unintended visual with variant border had always shadows, not only when focused (0401f2a)
- input: changed input sass variants to use sass maps + added primary, accent colors (cf31d4b)
- input: added color as a new field to be consistent with other components (fafc3bf)
- input: added global config for input (92f4935)
- input: variant focused-color is now configurable and takes initial value from color (e6bb65a)
- input: input modifier
ssv-input--error
has been changed tossv-input--danger
for consistency
0.5.2 (2017-02-12)
- packages: changed dependencies from
peerDependencies
todependencies
(9cce7be)
0.5.1 (2017-02-12)
- button: fixed outline style to be displayed correctly for variants (cc027ad)
- checkbox: added checkbox global config (4f0efc0)
0.5.0 (2017-02-12)
- checkbox: implemented
ssv-checkbox
component (ba48fea)
0.4.0 (2017-02-05)
- icon: implemented
ssv-icon
component (8dc50a5)
0.3.1 (2017-02-02)
- global readme: fixed npm version badge fury icon
0.3.0 (2017-02-01)
- badge: implemented
ssv-badge
component (31f63bd)
0.2.0 (2017-01-30)
0.1.0 (2017-01-30)
- package: updated au-core version and peerDependencies accordingly. (9c241f1)
- global.config: added global configuration (eb8555e)
- package: updated
[@ssv](https://github.com/ssv)/au-core
to^0.3.0
(68eb21e) - scss: split vendors, core and components and all so they can be imported separately if desired (fedffaa)
- input: implemented
ssv-input
component - waves: implemented
ssv-waves
attribute (a497cb2)