Commit Graph

17 Commits

Author SHA1 Message Date
Ilya Oleshko
811ac01af7 Merge branch 'master' into feature/components-custom-styling 2019-12-04 14:38:42 +03:00
Daniil Senkiv
3ec6c287c0 web.components: Text: refactoring, separating component to 3 components, apply changes 2019-12-04 12:36:13 +03:00
Ilya Oleshko
965312beb3 web: Components: Added id, className and style property for ToggleButton component. Added tests. 2019-12-03 16:47:09 +03:00
2302440503 Web: Components: fixed toggle-button constructor props, added ToggleIcon propType 2019-11-27 14:43:41 +03:00
26ae62fb97 Web: Components: fixed toggle-button README.md file 2019-11-25 09:24:00 +03:00
be54f99b1d Web: Components: delete fixed toggle-button isChecked 2019-11-22 14:24:40 +03:00
a926a470ac Web: Components: added id and class name to toggle-button 2019-11-22 14:19:23 +03:00
08c4ff75a3 Web: Components: fixed tabs-container styles, fixed toggle-button styles and storybook onChange function, added new tests 2019-11-20 15:32:39 +03:00
43a8440588 Web: Components: Added date-input component, refactoring calendar code, fixed toggle-button propType 2019-09-02 09:45:45 +03:00
Alexey Kostenko
c94852d946 web: components: Refactoring Text component 2019-08-08 17:48:07 +03:00
Alexey Kostenko
04ff759147 web: components: Text: Fix 2019-08-06 17:31:52 +03:00
0b0c4a4c97 Web: Components: rename "checkboxItem" in toggle-button component 2019-08-01 17:24:39 +03:00
06f10a6154 Web: Components: optimization toggle-button code 2019-08-01 14:49:40 +03:00
d546461b30 Web: Components: add PropType label and margin text 2019-08-01 14:19:43 +03:00
8451485d56 Web: Component: added input label for toggle-button 2019-08-01 13:50:16 +03:00
a92123e85d Web: Component: remove property "value" and added isChecked to the knobs 2019-08-01 12:30:00 +03:00
1874ce13ea Web: Components: Added toggle-button component 2019-08-01 10:50:25 +03:00