Releases: sumup-oss/circuit-ui
Releases · sumup-oss/circuit-ui
v1.4.0-canary.1@canary
v1.3.0
1.3.0 (2019-10-16)
Main Changes
🎨 Static styles: use Circuit UI without React (#471), read the docs
🔗 Component context: use a custom Link component (#490), read the docs
Features
- components: add component context and Link component (#490) (9f1ac55), closes #466
- styles: extract static style (#477) (f3d0688), closes #479
- theme: update color tones (#484) (1238020)
Bug Fixes
- components: pass href to NavItem link (#492) (d0bad70)
- components: add mobile styles for Messages (#489) (070f408)
- components: prevent interactions on disabled Selector (#493) (119e83e)
- configs: automatically deploy Storybook and Docz from CI (#488) (abe5527)
- utils: fix storybook DEV exception (#480) (b9f4d12)