Commit Graph

719 Commits

Author SHA1 Message Date
2d64d35177 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-18 17:44:29 +03:00
f475d23d8f web: People: Added changes to GroupButtonMenu render 2019-07-18 17:44:09 +03:00
Daniil Senkiv
2783d63887 Web: components: added property for center positioning for toasts 2019-07-18 17:42:30 +03:00
Daniil Senkiv
1927efb32f Web.Client: update library for Toast component, in addition to (fa2f9332e6) 2019-07-18 17:40:34 +03:00
Ilya Oleshko
02dfd85cb9 Web: Components: Added props directionX / directionY for DropDown component 2019-07-18 17:23:10 +03:00
NikolayRechkin
cb42059bad Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-18 16:55:16 +03:00
NikolayRechkin
466b2d1e08 web: components: fix 2019-07-18 16:54:23 +03:00
NikolayRechkin
b9fa434f64 web: components: modified the IconButton component. added colors for hover and click 2019-07-18 16:53:59 +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
NikolayRechkin
4a359d52f0 web: components: fix 2019-07-18 16:22:29 +03:00
NikolayRechkin
ea70f66d24 web: components: modified the IconButton component. added icons for hover and click 2019-07-18 16:21:22 +03:00
Daniil Senkiv
fa2f9332e6 Web: components: update library for Toast component 2019-07-18 15:47:42 +03:00
Daniil Senkiv
23cb131b77 Web: components: move css for Toast component 2019-07-18 15:44:26 +03:00
7ad38d03b6 web: components: Fixed GroupButtonsMenu ref 2019-07-18 14:43:56 +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
f610230b2e web: Added code-workspace file 2019-07-18 13:26:27 +03:00
7316e058f5 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-18 12:44:02 +03:00
3a468a2d8c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-18 12:36:11 +03:00
NikolayRechkin
e08efa3d4b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-18 12:35:19 +03:00
NikolayRechkin
175e8ab1c2 web: component: modified the search input component 2019-07-18 12:35:03 +03:00
f9fe9daa48 build: Added removing npm-local and coping node_modules 2019-07-18 12:17:28 +03:00
NikolayRechkin
225906f14d web: components: added mouse events for IconButton component 2019-07-18 12:09:05 +03:00
NikolayRechkin
6f06841745 web: components: added rectangle filter icons 2019-07-18 12:06:05 +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
973ea1cee7 build: Removed duplicated echo command 2019-07-18 11:13:54 +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
c1ea615a18 build: Added yarn link to asc-web-components 2019-07-18 10:57:35 +03:00
Ilya Oleshko
ae46982021 Web: Added manualWidth and manualTop property`s to DropDown component 2019-07-18 10:43:17 +03:00
Ilya Oleshko
e256a47075 Web: Fixed max-width for DropDownItem component 2019-07-18 10:41:45 +03:00
457e1d3306 web: People: refactoring SectionBodyContent 2019-07-17 17:39:28 +03:00
254b2104ef Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-17 16:55:20 +03:00
NikolayRechkin
9deb72af58 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-17 16:50:59 +03:00
NikolayRechkin
cdcc5c3a8c web: components: added iconSize parameter for InputBlock 2019-07-17 16:50:29 +03:00
a7148cb793 npm install changed to yarn 2019-07-17 16:46:08 +03:00
ae17daef74 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-17 16:40:48 +03:00
3aeb3fcfef web: People: Simplified Home page 2019-07-17 16:40:29 +03:00
2b52ff7bd7 web: People: Removed useless console.log 2019-07-17 16:37:13 +03:00
49aaf24b0c web: components: Moved checkbox inside ContentRow and GroupButtonsMenu + added update checked state 2019-07-17 16:36:04 +03:00
NikolayRechkin
e67a5e43c6 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-17 16:31:57 +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
9f189c984b web: components: Refactoring Checkbox 2019-07-17 16:11:39 +03:00
NikolayRechkin
5398898cdd web: components: modified the search input component 2019-07-17 15:36:13 +03:00
d045346b73 People: api. Added UploadMemberPhoto method 2019-07-17 11:55:08 +03:00
7d0d6a2c48 web: components: added Scrollbar comonent stories 2019-07-16 15:50:09 +03:00
f796e64ba5 web: components: added Scrollbar comonent 2019-07-16 15:27:35 +03:00
4f87a43924 web: components: added horizontal scrollbar 2019-07-16 14:53:27 +03:00
e8d9a9ebb9 web: components: fix custom scrollbar 2019-07-16 13:44:17 +03:00