Releases: catho/quantum
Releases · catho/quantum
v2.0.0
2.0.0 (2019-07-05)
Bug Fixes
- Alert: using destructed sizes (8e5e350)
- Badge: General fixes (33ad92e)
- Card: Add correct shadow (dfcca6e)
- Dropdown: Items filter (aa3f9d6)
- Dropdown: Label hover and disable click (d3d2f5b)
- Hide: Typo (a20f0b8)
- Popover: fixe the warnings of invalid prop in the close button (7e3a349)
- Tag: Add Shape proptype (fb20bf7)
Features
- Alert: alert component featuring themification (07d05c2)
- Badge: Full of theme (4f99d14)
- Badge: start theming Badge (cb99e7d)
- Badge: update to new color theme structure (b829dcf)
- Button: Add Button schema theme (06b0d2d)
- Button: add secondary skin to button theme (583a300)
- Button: Button themeable (7ab6c27)
- Button, IconButton: Update IconButton (9dea4b6)
- Button, RadioButton: Add Button to RadioButton (4331533)
- Card: Add theme props in Card component (d5d8c96)
- Checkbox: Applying shadow helper (7abfee1)
- Checkbox: Applying theme colors (f508024)
- Checkbox: Applying theme colors to ErrorMessage component (074324a)
- Checkbox: Applying theme spacing (8f51067)
- CheckboxButton: update CheckboxButton to use Button component (eaabb1e)
- Col, Row: Using breakpoints from theme (c868c7f)
- Colors: Add hexToRgba helper to shared index (145a4df)
- Colors: Hex to RGBA Helper (496a999)
- Container: Apply theme breakpoints in Container (328507f)
- CSSVariables: Using gutter from theme (4cff20a)
- Dropdown: Applying Input subcomponents (c111abe)
- Dropdown: Applying theme colors (f1c8ad0)
- Dropdown: Applying theme spacing (9959259)
- Dropdown: Applying theme spacing to arrow position (5cbf386)
- Font: add base font size (4d8ffb5)
- Grid: Apply new breakpoint theme options in Container (078acd3)
- Grid: Using mixed percentual max width, in Containers (b8db2b0)
- Hide: Applying breakpoint theme in Hide component (132d4bb)
- Input: Applying theme colors (9f3be6d)
- Input: Applying theme spacing to input (a59a744)
- Modal: Applying theme colors (ade8300)
- Modal: Applying theme spacing (2a3b2a2)
- Modal: Using breakpoints from theme (7a578f9)
- Pagination: Add theme props to Pagination component (b442998)
- Popover: Applies the shadow helper (598415b)
- Popover: implements inverted prop (92951cf)
- Popover: implements shadow color them (9f06367)
- Popover: update colors using them (a8ef205)
- Popover: update spacing using theme (47c9d70)
- RadioGroup: Applying theme colors (4ca1741)
- RadioGroup: Applying theme spacing (5e7e4ef)
- Shadow: Elevation helper (db2a587)
- Shadow: Inplicit theme (6d1aace)
- Shadow: Using theme from component props (626cff7)
- Shadow helper: initial structure (21af650)
- Slider: implements shadow and background with opacity (using hexToRgba) (ffa69c8)
- Slider: implements theme color (d2af940)
- SnackBar: Add Snackbar skins to theme file (f10b659)
- SnackBar: SnackBar with theme (e5d43b1)
- Tag: Applying theme colors (4fcf68d)
- Tag: Applying theme spacing (235d5e9)
- Tag: Inverted prop (ec203f3)
- Tag: Remove old skins (e83bc62)
- Tag: Stroked prop (dcdf976)
- TextArea: Applying shared input components in textarea (97caefa)
- theme: Add colors (2aa642c)
- Theme: THEME ALL THOSE THINGS (03d1aed)
- Toggle: implements colors and spacing from themification (a8449a8)
- Toggle: implements shadow (67fdd7f)
- Tooltip: Applying theme props (bef5f86)
- Tooltip: Use baseFontSize from theme (d42aab4)
- Update storybook: update storybook to fixed version 5.1.3 (bedcb63)
BREAKING CHANGES
- Theme: Now, Quantum has theme for all components! 🎉
v1.16.0
v1.15.5
v1.15.4
v1.15.3
v1.15.2
v1.15.1
v1.15.0
1.15.0 (2019-04-23)
Bug Fixes
Features
- BTS-166: component story structure (011d058)
- BTS-166: improve component structure (9f18dff)
- Checkbox button: Button Style (4a0fe07)
- Checkbox button: Implementation (e6cfeef)
- Checkbox button group: Type prop (49e9866)
- Checkbox Button Group: Icons (f796bf2)
- Checkbox Button Group: Implementation (1afc2b5)
- Checkbox Button Group: Inline style (d97e9b9)
- Checkbox Button Group: Use context (0e8fb3d)
- Checkbox Button Group: Use id prop (4e9f997)
- Popover: Calculate position on first render (1109bde)
- Popover: Control visible via props or state (001eaa0)
- Popover: implement dynamin colors and new props (1c65136)
- Popover: Implements a dynamic arrow function to popover (32319a0)
- Popover: Recover component story (a78bce8)
- Popover: Update story structure and implements onClose prop calback (4760f8c)