Commit Graph

74 Commits

Author SHA1 Message Date
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
Daniil Senkiv
53ef402e8b Web: components: ToggleContent: boolean knobs works with props 2019-07-23 17:54:52 +03:00
Daniil Senkiv
c12afff9d1 Web: components: ToggleContent: added to the base story 2019-07-23 14:07:20 +03:00
b7d34a00a6 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-23 12:53:42 +03:00
Daniil Senkiv
981fcf94bc Web: components: added isOpen props to ToggleContent component 2019-07-22 18:39:53 +03:00
Daniil Senkiv
4b83f6a26f Web: components: added ToggleContent component 2019-07-22 17:48:06 +03:00
3d49a3f9ae web: components: using ArrowPathIcon in SectionHeaderContent 2019-07-22 17:31:56 +03:00
c9cee579ff Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-22 14:16:26 +03:00
b808025c5b web: components: Fixed all toasts story 2019-07-22 14:16:13 +03:00
Nikolay
3b4ddd6847 Merge remote-tracking branch 'origin/master' 2019-07-22 12:41:55 +03:00
Nikolay
629c921c45 web: components: modified the FilterInput component. 2019-07-22 12:41:46 +03:00
Ilya Oleshko
9d60b017e8 Web: Components: Added property's onClose, onClick, onChange at GroupButtonsMenu component. Fixed base and people stories for GroupButtonsMenu component. 2019-07-22 10:59:49 +03:00
aa94b1f260 web: components: PageLayout stories fixed 2019-07-20 12:50:01 +03:00
2d6228d562 web: components: changed PageLayout parts 2019-07-19 17:38:29 +03:00
130ddabef6 web: components: changed PageLayout headers 2019-07-19 16:41:11 +03:00
794a90ea75 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-19 15:07:59 +03:00
2f90aa7a27 web: components: changed PageLayout headers 2019-07-19 14:58:01 +03:00
NikolayRechkin
975609fa6f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-19 12:48:56 +03:00
NikolayRechkin
3c40262396 web: components: modified the SearchInput component. 2019-07-19 12:48:19 +03:00
Ilya Oleshko
10982fefdf Web: Components: Added openDirection property for Paging Component 2019-07-19 12:13:46 +03:00
Daniil Senkiv
94bbcac664 Web: components: Toast: fix 2019-07-18 18:28:00 +03:00
Daniil Senkiv
74ba4c6b4e Web: components: added timeout property for Toast component 2019-07-18 18:26:34 +03:00
Daniil Senkiv
2783d63887 Web: components: added property for center positioning for toasts 2019-07-18 17:42:30 +03:00
Ilya Oleshko
b74204be7b Web: Components: Added Paging component 2019-07-18 16:40:57 +03:00
Ilya Oleshko
2c535caaef Web: Components: Added medium size for Button component 2019-07-18 16:24:40 +03:00
a84312376b web: components: Re-written GroupButton component to class style (issue: useState, useEffect break React functional components rules of usage) 2019-07-18 14:11:36 +03:00
Ilya Oleshko
eea2be7e3d Web: Fixed GroupButtonsMenu stories and readme 2019-07-18 11:56:53 +03:00
Ilya Oleshko
064539b70a Web: Fixed ContentRow stories 2019-07-18 11:42:15 +03:00
Ilya Oleshko
f4d5610021 Web: Fixed DropDown story and readme 2019-07-18 11:09:46 +03:00
Ilya Oleshko
9918ddd7c1 Web: Added component ComboBox 2019-07-18 11:00:59 +03:00
NikolayRechkin
cdcc5c3a8c web: components: added iconSize parameter for InputBlock 2019-07-17 16:50:29 +03:00
Daniil Senkiv
439b6f98e6 Web: components: added Toast component
# Conflicts:
#	web/ASC.Web.Components/src/components/icons/svg/index.js
#	web/ASC.Web.Components/src/index.js
2019-07-17 16:29:50 +03:00
7d0d6a2c48 web: components: added Scrollbar comonent stories 2019-07-16 15:50:09 +03:00
4f87a43924 web: components: added horizontal scrollbar 2019-07-16 14:53:27 +03:00
b6d9fc3964 web: components: added custom scrollbar to layout aside 2019-07-16 13:00:29 +03:00
Ilya Oleshko
e9dfc9946e Web: Fixed ContentRow component 2019-07-16 10:18:31 +03:00
NikolayRechkin
235d63dc73 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-15 15:54:54 +03:00
NikolayRechkin
3f4adff568 web: components: new SearchInput component 2019-07-15 15:53:12 +03:00