Commit Graph

741 Commits

Author SHA1 Message Date
a92123e85d Web: Component: remove property "value" and added isChecked to the knobs 2019-08-01 12:30:00 +03:00
1cdeef8a3b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 10:50:42 +03:00
1874ce13ea Web: Components: Added toggle-button component 2019-08-01 10:50:25 +03:00
4c15080674 web: components: Link optimization 2019-07-31 23:02:03 +03:00
9a841fcfae web: components: ProfileActions optimization 2019-07-31 22:46:36 +03:00
f0398fb10a web: components: Nav optimization 2019-07-31 22:40:29 +03:00
899244c966 web: components: InputBlock optimization 2019-07-31 22:36:26 +03:00
d6cd59bddf web: components: Fix warning in Button 2019-07-31 22:29:37 +03:00
9ad471995a web: components: GroupButtonsMenu optimization 2019-07-31 22:28:55 +03:00
4d21724504 web: components: GroupButton optimization 2019-07-31 22:24:08 +03:00
5cb52073e0 web: components: FilterInput optimization 2019-07-31 22:20:03 +03:00
e1084b6e23 web: components: DateInput optimization 2019-07-31 22:04:50 +03:00
d3a3e065ab web: components: ContextMenuButton optimization 2019-07-31 21:57:16 +03:00
b25f06460e web: components: ContentRow optimization 2019-07-31 21:47:20 +03:00
d51de34ab8 web: components: ComboBox optimization 2019-07-31 21:42:23 +03:00
3c5630cf84 web: components: Removed isRequired from onClick Button for Redux Form 2019-07-31 21:19:34 +03:00
f0063afabe web: components: Added new property 'scale' to the Button component 2019-07-31 21:16:29 +03:00
fb8b4be622 web: components: Badge optimization 2019-07-31 21:04:34 +03:00
e3e5c00dcc web: components: Avatar optimization 2019-07-31 20:47:22 +03:00
a49da5f7c6 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-31 17:33:29 +03:00
Daniil Senkiv
c3aefcd36b Web: components: Link: fixes all.stories 2019-07-31 16:48:51 +03:00
Daniil Senkiv
740a7eb2e9 Web: components: Link: removed extra renderings 2019-07-31 16:48:00 +03:00
ced5b368ff Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-31 16:37:26 +03:00
86470bd23e web: components: Checkbox re-written to Icons components + removed useless svg checkbox icons with different states 2019-07-31 16:37:13 +03:00
c95cc49ef5 web: components: Added opportunity to change Icon stroke 2019-07-31 16:35:46 +03:00
c6f9fd152e web: components: Added disableColor prop to Text.Body 2019-07-31 16:32:12 +03:00
Daniil Senkiv
ffae57b6ac Web: components: TextArea: removed constructor 2019-07-31 15:59:38 +03:00
Daniil Senkiv
b06d85b879 Web: components: fixed TextArea component 2019-07-31 15:44:48 +03:00
Ilya Oleshko
5c68f7b205 Web: Components: Added recommended bind`s for functions and formatting code at ContentRow component 2019-07-31 14:46:39 +03:00
Ilya Oleshko
3817f30039 Web: Components: Formatting code at DropDown component 2019-07-31 14:45:43 +03:00
Ilya Oleshko
e18e5bc8b2 Web: Components: Formatting code at DropDownItem component 2019-07-31 14:45:03 +03:00
Ilya Oleshko
0e187fc3e7 Web: Components: Added recommended bind`s for functions at GroupButtonsMenu component 2019-07-31 14:43:08 +03:00
Ilya Oleshko
2cacadb257 Web: Components: Added recommended bind`s for functions at GroupButton component 2019-07-31 14:42:48 +03:00
92209131c0 web: components: Added new opportunity to change svg color for specific area 2019-07-30 17:58:48 +03:00
Ilya Oleshko
d2f1d3031b Web: Components: Added recommended binds for functions at ComboBox and Paging components 2019-07-30 16:49:40 +03:00
Ilya Oleshko
e3d98adee3 Web: Components: Added onSelectPage and onSelectPerPage callbacks for Paging component. Added onSelect callback for ComboBox component. 2019-07-30 14:37:28 +03:00
Ilya Oleshko
826586ec15 Web: Components: Added onSelect callback at GroupButtonsMenu and isSelect property at GroupButton component. Fixed stories of GroupButtonsMenu component. 2019-07-30 14:17:24 +03:00
Daniil Senkiv
d2c4febe04 Web: components: TextArea: used common styles, fixed styles 2019-07-30 10:39:54 +03:00
Daniil Senkiv
dea3a285ce Web: components: added TextArea component 2019-07-29 19:42:44 +03:00
Ilya Oleshko
da65755428 Web: Components: Added disabled property`s for paging component. Fixed Paging stories. 2019-07-29 17:25:07 +03:00
16d2af688c web: components: Turned off border 2019-07-29 15:51:56 +03:00
2865eccbae Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-29 13:19:12 +03:00
89ede471d6 Web: Components: Add toggle-button svgs 2019-07-29 12:30:25 +03:00
Daniil Senkiv
a80b66612d Web: components: RadioButton: fixed styles in addition to (f28ab42032) 2019-07-29 12:27:40 +03:00
Daniil Senkiv
a9470612e8 Web: components: Toast: added isRequired condition 2019-07-29 12:07:59 +03:00
Daniil Senkiv
b10e2eb310 Web: components: ToggleContent: added type and definition of prop 2019-07-29 12:06:32 +03:00
Daniil Senkiv
f28ab42032 Web: components: RadioButton: fixed styles 2019-07-29 11:47:41 +03:00
Ilya Oleshko
539cd1fc7a Web: Components: Fixed type error at base ContentRow story 2019-07-29 11:26:33 +03:00
Ilya Oleshko
47fd44211a Web: Components: Fixed Link component usage at ContentRow people story 2019-07-29 11:25:52 +03:00
Daniil Senkiv
615baf60e1 Web: components: ToggleContent: fixed margin under headline 2019-07-29 11:21:11 +03:00