1.30.1 (2019-06-01)
1.30.0 (2019-06-01)
- Form: Fix invalid properties for maxLength, minLength, autoComplete (d63f9c3)
- Form: Fix invalid properties for maxLength, minLength, autoComplete (#440) (cb4a69a)
- package: update d3-scale to version 3.0.0 (e927826)
- package: update react-router-dom to version 5.0.0 (464eea4)
1.11.0 (2018-06-15)
- Alert: Add mouse and pointer event props (37eb666)
- Avatar: Add mouse and pointer event props (7d04234)
- Button: Add mouse, pointer events (844e301)
1.10.2 (2018-06-14)
1.10.1 (2018-06-12)
- package: update commitlint to version 7.0.0 (d5d11cb)
1.10.0 (2018-06-05)
- Button: add displayName (63b78b8), closes #208
- Button: fix missing onClick and to props (5805832)
- FormInputGroup: make breaking change non-breaking (cf963e7)
- FormInputGroupAppendPrepend: remove uneccasary span (89e1e9e)
- FormRadio: only wrap in label if label is used (beeacf5)
- Form: add a new all-in-one Form with single Input and Button (564c7dd)
- FormCheckbox: only wrap in label if label exists (0d1397b)
- FormGroup: create input from prop (34f95b2)
- FormInput: add label prop (519d28d)
- FormInputGroup: add inputProps prop (d2d4628)
- FormInputGroup: use FormInputGroupAppend/Prepend (5582f88)
- FormSelect: add missing props (ee57c54)
- FormTextarea: add label prop (3e73442)
1.9.0 (2018-06-04)
- Dropdown: fix d-flex class check (f85b58a)
- Homepage: ProgressCard examples column width (bfcdc23)
- Homepage: StampCards headers missing spaces (5500e44)
- NotificationTray: make Dropdown flex (dc9cb24)
- StampCard: dont use Header.H4 shorthand component (910ea82)
- Table: responsive class not applied correctly (090fd64)
- Dropdown: add flex prop (6ed15ff)
1.8.1 (2018-06-04)
- remove css modules style imports (4abb1e1)
1.8.0 (2018-06-04)
- FormTextarea: add valid/invalid props (fc20a8c)
- List: add inline props (e6ec9ed)
- Profile: add bio prop, used instead of/before children (7407cac)
- ProfileFormCard: add ProfileFormCard (0d24142)
- SocialNetworksList: add List for displaying social icons (6369912)
1.7.0 (2018-06-01)
- BlogCard: Fix example to display using correct props (ccff90a)
- FormCheckbox: add onBlur prop (b418d1a)
- react version: Fix React minimum version should be 16.2.0 (8fc9ed6)
- RegisterPage: fix incorrect flow type (d03e4fe)
- Tooltip: Add Reference Type checking and documentation comments (268744d)
- Tooltip: Add Tooltip.css (rename from tooltip.css) (a6c36ae)
- ForgotPasswordPage: Add forgotton password page (7958867)
- LoginPage: add reusable Login page (b10296f)
- mediabodysocial: add tooltip to media icons (e7e9f3a), closes #114
- RegisterPage: add RegisterPage component (06f5d02)
- tooltip: add new tooltip component (90dca54)
- Tooltip: Add arrow to the tooltip (2cf6fb5)
- Tooltip: Add placement-based arrow positioning (centering) (046fb35)
- withTouchedErrors: Add HOC to help simplify form libs integration (40645d7)
1.6.0 (2018-05-27)
- Icon: Add new flag shorthand prop (ad208cc)
1.5.1 (2018-05-25)
- semantic-release: fix config (5ba703d)
1.5.0 (2018-05-25)
- tabler css: copy tabler css before build and start (2062c71)