Commit Graph

47745 Commits

Author SHA1 Message Date
48087d1e00 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-08 11:14:40 +03:00
435e01833b Removed unused headers 2019-07-08 10:37:24 +03:00
30a6133489 web: Fix Layout component 2019-07-08 10:32:29 +03:00
Ilya Oleshko
6c49509b41 Web: Fixed DropDownItem component display. Renamed ContentRow example. 2019-07-08 10:26:19 +03:00
Ilya Oleshko
6090fdc112 Web: Refactored GroupButtonsMenu component, new examples have been added, speed of the mechanism for hiding elements has been improved. 2019-07-08 10:12:46 +03:00
9708709c48 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-08 09:08:49 +03:00
DASenkiv
7e1eeb9766 Web: components: Link: added arrowDropdown as icon 2019-07-08 08:47:08 +03:00
f2bb6da447 web: ProfileActions component changed to stateful 2019-07-05 18:32:13 +03:00
f87b18db3f web: Layout component changed to stateful 2019-07-05 18:21:39 +03:00
0963d8aed2 web: Fix Layout component 2019-07-05 18:10:16 +03:00
03b506ae3d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-05 17:27:16 +03:00
95b2467f76 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-05 17:17:23 +03:00
73ba76d57b People as external product
nginx reverse proxy
2019-07-05 16:58:04 +03:00
DASenkiv
7d8663e7f5 Web: components: Link: disabled text selection 2019-07-05 15:58:34 +03:00
47d72f5500 People: Applied custom.scss 2019-07-05 15:52:24 +03:00
3d25397548 web: Fix Layout component 2019-07-05 15:50:41 +03:00
DASenkiv
6b43f64a47 Web: components: Link: add property "isSemitransparent" 2019-07-05 15:36:54 +03:00
367a266e05 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-05 15:34:14 +03:00
79a5270d5c web: Fix Layout component 2019-07-05 15:32:03 +03:00
eb0d155ecf Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-05 15:16:23 +03:00
d19eb547ea web: Fix Layout component 2019-07-05 15:15:58 +03:00
64bd75b75f web: Fix Badge component 2019-07-05 15:14:18 +03:00
NikolayRechkin
7666561f3d web: components: changed text input component style 2019-07-05 13:55:14 +03:00
a703364e49 People: Changed custom.scss 2019-07-05 12:36:20 +03:00
10a64dd0a6 web: components: Added ErrorContainer 2019-07-05 12:35:34 +03:00
6aa4121608 People: Added default font - Open Sans 2019-07-05 12:27:29 +03:00
e77c5e24be People: Changed favicon.ico 2019-07-05 12:26:37 +03:00
f2b6daf6e6 Update package.json 2019-07-05 12:26:05 +03:00
NikolayRechkin
d89878d49b web: small refactoring 2019-07-05 12:06:03 +03:00
37a3cce40c Build: Added build storybook 2019-07-05 11:55:44 +03:00
NikolayRechkin
8ff6d98011 web: components: small fix tree 2019-07-05 10:48:18 +03:00
NikolayRechkin
1c2288fd47 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-05 09:55:31 +03:00
NikolayRechkin
150f1fcad5 web: components: changed a tree component 2019-07-05 09:55:22 +03:00
NikolayRechkin
bceb1952ca web: components: added checkbox icons 2019-07-05 09:54:30 +03:00
c267ade176 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/components/layout/index.js
2019-07-04 19:14:03 +03:00
55e02e8b7d web: Fix Layout component (first approximation) 2019-07-04 19:01:56 +03:00
89ce02eaef web: Fix Badge component 2019-07-04 18:56:12 +03:00
NikolayRechkin
89504e2244 web: added a block with examples 2019-07-04 16:55:35 +03:00
NikolayRechkin
1c8d77099c web: components: added example of a tree-menu 2019-07-04 15:49:44 +03:00
NikolayRechkin
0371fab9ad Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-04 15:11:13 +03:00
NikolayRechkin
3026bec9f6 web: components: fix 2019-07-04 15:10:56 +03:00
Ilya Oleshko
a85ec07ab0 Web: Added block with displaying user information to DropDownItem component 2019-07-04 14:43:58 +03:00
NikolayRechkin
ac7a73f067 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-04 14:23:03 +03:00
NikolayRechkin
ae5181d0b2 web: components: list of icons alphabetically 2019-07-04 14:19:35 +03:00
NikolayRechkin
d7951d3fc6 web: components: changed a tree component 2019-07-04 13:37:54 +03:00
NikolayRechkin
93100368b7 web: components: added function to get svg code 2019-07-04 13:31:34 +03:00
NikolayRechkin
c8d2736023 web: components: added CheckboxChecked icon 2019-07-04 12:46:20 +03:00
22f27d87cf web: component: Fix Invalid hook call. Hooks can only be called inside of the body of a function component. (See https://fb.me/react-invalid-hook-call for tips about how to debug and fix this problem.) 2019-07-04 11:41:31 +03:00
e15bae8216 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-04 09:26:48 +03:00
f6315be18a Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-03 16:36:31 +03:00