Commit Graph

211 Commits

Author SHA1 Message Date
3d3b37cf0f web: components: Link refactoring 2019-08-12 12:41:53 +03:00
Ilya Oleshko
bf692ec107 web: Components: Fixed Paging component and story. 2019-08-12 11:20:56 +03:00
Ilya Oleshko
3c4218d79d web: Components: Reworked ComboBox component. Fixed readme and story. 2019-08-12 11:19:57 +03:00
40bc9baa1d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-09 18:24:44 +03:00
0748a562cd Web: Components: added min-max dates, styles, theme color, updated years combobox and missing propTypes 2019-08-09 18:20:57 +03:00
7a0c416400 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	web/ASC.Web.Components/src/index.js
2019-08-09 17:59:55 +03:00
2c6d853a23 web: components: Added EmptyScreenContainer component 2019-08-09 17:56:43 +03:00
Alexey Kostenko
15b100b852 web: components: added SelectedItem component, and upgrade Text component 2019-08-09 16:10:24 +03:00
708adfab82 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/index.js
2019-08-09 13:17:48 +03:00
473939fb76 Web: Components: added new styles to weekends, new property openToDate, values to combobox 2019-08-09 12:54:53 +03:00
Alexey Kostenko
c94852d946 web: components: Refactoring Text component 2019-08-08 17:48:07 +03:00
222cf080d8 Web: Components: added calendar locale, function onChange, base styles, date format and new file calendar helper. 2019-08-08 16:16:08 +03:00
Alexey Kostenko
f2de070f3e web: сomponents: Fixed Text and SelectedItem story 2019-08-08 14:40:33 +03:00
NikolayRechkin
760e211cf5 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-08 14:31:13 +03:00
NikolayRechkin
9987ac5455 web: components: fix 2019-08-08 14:28:34 +03:00
Alexey Kostenko
8a55b4c72b web: components: Fixed LinkWithDropdown component 2019-08-08 14:19:25 +03:00
Ilya Oleshko
c72c02dc60 web: Components: Reworked ComboBox component 2019-08-08 14:14:29 +03:00
019c5d0a22 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-08 12:50:56 +03:00
NikolayRechkin
5e5098ca09 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-08 12:46:33 +03:00
NikolayRechkin
ecb9c4ea12 web: components: upgraded SearchInput and FilterInput components 2019-08-08 12:45:00 +03:00
31a9a34c41 web: components: Fixed cursor and borders of input components; 2019-08-08 12:40:10 +03:00
9dd1792735 web: components: Refactoring SelectedItem component 2019-08-08 11:36:46 +03:00
Alexey Kostenko
e573e1b78f web: components: Added example SelectedItem component to storybook 2019-08-08 09:59:21 +03:00
Alexey Kostenko
af374ccce2 web: components: added SelectedItem component 2019-08-07 18:17:21 +03:00
3827beaa1e Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-07 14:43:33 +03:00
d293c6bde0 Web: Components: update onSelect function(send key and title), added new property selected item, modified propTypes 2019-08-07 14:43:24 +03:00
Ilya Oleshko
f355917094 web: Components: Fixed DropDownItem story 2019-08-07 13:16:50 +03:00
Ilya Oleshko
565277f721 web: Components: Added DropDownProfileItem story 2019-08-07 13:16:30 +03:00
Ilya Oleshko
ec8b5f4bde web: Components: Separated component DropDownItem.
Added component DropDownProfileItem.
Edited DropDown component and its use in affected components.
Adjusted story and readme files.
2019-08-07 12:36:39 +03:00
Ilya Oleshko
c181a2ffd8 web: Components: Formatted code at Avatar story 2019-08-07 12:33:04 +03:00
Alexey Kostenko
83230999d3 web: components: Text.Body: Add fontSize property 2019-08-07 11:44:28 +03:00
Alexey Kostenko
4e2239d4fd web: components: Text: Color property is now custom 2019-08-07 11:18:42 +03:00
f308c669e1 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-06 18:46:36 +03:00
14a0bc68a3 Web: Components: Added property onSelect, renamed tabs to component tabs 2019-08-06 18:46:16 +03:00
Alexey Kostenko
04ff759147 web: components: Text: Fix 2019-08-06 17:31:52 +03:00
Daniil Senkiv
a37af4b1e5 Web: Components: Textarea: renamed component and used 'value' as attribute 2019-08-06 16:36:41 +03:00
c61a631da4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-06 12:07:22 +03:00
8213e504ba Web: Component: Added property disabled for TabContainer 2019-08-06 12:04:01 +03:00
Alexey Kostenko
d6ad3c4301 web: components: Text: Tag change via "as" 2019-08-06 11:09:40 +03:00
Ilya Oleshko
298f781eed Web: Components: Added icons in MainButton story 2019-08-06 10:46:29 +03:00
Ilya Oleshko
fcc1dcf7d5 Web: Components: Fixed selectedOption propType for Paging component. Fixed Paging story. 2019-08-06 10:40:23 +03:00
Ilya Oleshko
98b2448710 Web: Components: Fixed selectedOption propType for ComboBox component. Fixed ComboBox story. 2019-08-06 10:39:35 +03:00
cc28bd5f6c Web: Components: added read-me file, deleted never used libraries, reworked tabs icon 2019-08-05 19:05:03 +03:00
ed1bb8c1f8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/index.js
2019-08-05 17:44:29 +03:00
907f97bb78 Web: Components: update tabs text color 2019-08-05 17:41:39 +03:00
442940c593 Web: Components: added Tab component and svg icon 2019-08-05 16:09:12 +03:00
Ilya Oleshko
812d8db364 Web: Components: Renamed propertys perPageItems to countItems, onSelectPerPage to onSelectCount and added propertys selectedPage and selectedCount for Paging component. Fixed Paging story and readme. 2019-08-05 15:53:38 +03:00
NikolayRechkin
1590dea06a web: components: added new default data property to a SearchInput and FilterInput components 2019-08-05 15:23:07 +03:00
Daniil Senkiv
cf1e8d9179 Web: components: added LinkWithDropdown component 2019-08-02 15:56:19 +03:00
Daniil Senkiv
84545f2b5d Web: components: Toast: added info about css file 2019-08-02 13:52:24 +03:00
Daniil Senkiv
ca7818996f Web: components: Re-written Link component to function style. Removed dropdown functionality. 2019-08-01 18:51:07 +03:00
Daniil Senkiv
cbfcb68029 web: components: Link: optimization. Removed extra renderings 2019-08-01 15:51:53 +03:00
06f10a6154 Web: Components: optimization toggle-button code 2019-08-01 14:49:40 +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
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
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
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
ced5b368ff Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-31 16:37:26 +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
b06d85b879 Web: components: fixed TextArea component 2019-07-31 15:44: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
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
Daniil Senkiv
b10e2eb310 Web: components: ToggleContent: added type and definition of prop 2019-07-29 12:06:32 +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
5dcbcb015c Web: components: Link: used props.children for children, props.data for DropDown 2019-07-29 10:52:06 +03:00
Ilya Oleshko
60bc79a4ac Web: Components: Added icon property for DropDownItem component. Fixed DropDown and DropDownItem stories. 2019-07-26 17:23:58 +03:00
Daniil Senkiv
1e8fc2f295 Web: components: RadioButtonGroup: fixed story 2019-07-26 16:25:56 +03:00
Daniil Senkiv
62a45c3c17 Web: components: RadioButton: fixed handling onClick 2019-07-26 16:24:13 +03:00
Daniil Senkiv
b63f2c0134 Web: components: added RadioButton component 2019-07-26 15:43:13 +03:00
Daniil Senkiv
e03368b994 Web: components: RadioButtonGroup: fix story and readme 2019-07-26 14:38:44 +03:00
Ilya Oleshko
57db7ce34a Web: Components: Fixed displaying of user status at PeopleContentRow story 2019-07-26 14:14:27 +03:00
Daniil Senkiv
f5737a38d9 Web: components: Toast: refactoring stories 2019-07-26 14:09:45 +03:00
Daniil Senkiv
ebc6da5b6e Web: components: RadioButtonGroup: reduced story 2019-07-26 12:57:21 +03:00
Daniil Senkiv
3c8b01e29e Web: components: RadioButtonGroup: rename props 2019-07-26 12:42:30 +03:00
Daniil Senkiv
1390ca5fa6 Web: components: RadioButtonGroup: added onClick prop 2019-07-26 12:33:34 +03:00
Ilya Oleshko
4b0b76609f Web: Components: Added withBorder, selectedIndex and renamed items to options property`s of ComboBox component. Fixed story and readme for this component. 2019-07-26 12:02:36 +03:00
Daniil Senkiv
2a41a974cd Web: components: RadioButtonGroup: renamed spaceBtwnElems prop 2019-07-26 10:53:02 +03:00
Daniil Senkiv
f388337337 Web: components: RadioButtonGroup: formatted code in story 2019-07-26 10:47:03 +03:00
Daniil Senkiv
55f457fb87 Web: components: RadioButtonGroup: added isDisabledGroup prop 2019-07-26 10:42:55 +03:00
Daniil Senkiv
33cb3d443c Web: components: RadioButtonGroup: fixed story, added manually input data 2019-07-25 19:24:30 +03:00
Daniil Senkiv
d88a94e9b2 Web: components: RadioButtonGroup: fixed warnings 2019-07-25 18:48:27 +03:00
Daniil Senkiv
67e4b93cbf Web: components: RadioButtonGroup: added spaceBtwnElems prop 2019-07-25 18:39:25 +03:00
Daniil Senkiv
49d384f14d Web: components: RadioButtonGroup: fixed story 2019-07-25 18:14:52 +03:00
Daniil Senkiv
785cd69f52 Web: components: RadioButtonGroup: added readme 2019-07-25 18:09:46 +03:00
Daniil Senkiv
e5a44e310a Web: components: added RadioButtonGroup component 2019-07-25 17:29:50 +03:00
Ilya Oleshko
f31464aa02 Web: Components: Text: Fixed truncate property, no more need 1000px dummy. 2019-07-24 15:32:17 +03:00
Daniil Senkiv
7bc020d3c0 Web: components: Toast: fixed stories, added new example and renamed variable 2019-07-24 11:19:09 +03:00
Daniil Senkiv
2b72f43dfe Web: components: Toast: added limitation for showing 2019-07-23 18:55:27 +03:00
Daniil Senkiv
cd90cf7470 Web: components: Toast: fixed base story 2019-07-23 18:52:02 +03:00
Daniil Senkiv
af2859d27d Web: components: ToggleContent: formatted code in story 2019-07-23 17:56:39 +03:00