Commit Graph

2463 Commits

Author SHA1 Message Date
4ae7d01329 web: components: changed PageLayout min-width 2019-07-15 16:44:36 +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
NikolayRechkin
52de60378a web: components: changed rectangle.filter.react.svg 2019-07-15 15:50:55 +03:00
e191765ca6 web: components: changed PageLayout overflow 2019-07-15 15:50:49 +03:00
4c090f2469 web: components: changed PageLayout method componentDidUpdate 2019-07-15 14:37:06 +03:00
0f4e2d2a99 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-15 13:35:47 +03:00
09132d4a93 web: components: changed PageLayout method componentDidUpdate 2019-07-15 13:35:10 +03:00
1c46852b75 web: components: changed ContextMenuButton width 2019-07-15 12:44:55 +03:00
b73d0829c6 web: components: changed Article width for different devices 2019-07-15 12:22:15 +03:00
c4aae555d1 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-15 12:16:41 +03:00
d5272deb39 web: components: Added close dropdown on action click 2019-07-15 12:16:20 +03:00
a254dd09f3 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-15 12:04:49 +03:00
0b987b155f web: components: fixed ProfileActions toggle action 2019-07-15 12:04:19 +03:00
9093aaf33f web: components: Removed old NavMenu/NavLogo 2019-07-15 11:58:49 +03:00
baac4c8e9d web: components: removed unused dependencies in ContextMenuButton 2019-07-15 11:50:23 +03:00
9d0e71f30d web: components: using Backdrop in ModalDialog 2019-07-15 11:38:11 +03:00
1909fbff83 web: components: added stories for Backdrop 2019-07-15 11:33:28 +03:00
0271ad6943 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-15 10:03:56 +03:00
7f98cac009 web: components: changed Layout method componentDidUpdate 2019-07-15 10:03:37 +03:00
4fccbbedd8 web: components: Re-written Link component to class style (issue: useState, useEffect break React functional components rules of usage) 2019-07-14 22:09:46 +03:00
4cbbfe66a4 web: components: Re-written contex-menu-button to class style (issue: useState, useEffect break React functional components rules of usage) 2019-07-14 21:23:55 +03:00
5d9498203f web: components: fixed function reference 2019-07-14 15:16:39 +03:00
8e390f535d web: components: Re-written main-button to class style (issue: useState, useEffect break React functional components rules of usage) 2019-07-14 14:13:32 +03:00
8cfa7f9cb8 web: components: Added setState on componentDidUpdate for Layout 2019-07-12 16:45:19 +03:00
Ilya Oleshko
8f43a40492 Web: Added properties isHeader and disabled to DropDownItem component and changed story of this component 2019-07-12 13:40:44 +03:00
672132117a web: components: fix PageLayout 2019-07-12 13:35:13 +03:00
6be9c3477a web: components: fix PageLayout 2019-07-12 13:31:18 +03:00
cf89a71c9f web: components: fix Layout 2019-07-12 13:31:00 +03:00
3e65051538 web: components: fix Layout 2019-07-12 13:12:22 +03:00
ddab193d58 web: Fix PageLayout component 2019-07-12 11:25:32 +03:00
1bb5ecc87a web: Fix PageLayout component 2019-07-12 11:15:17 +03:00
baab3142f8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/components/page-layout/index.js
2019-07-12 10:16:22 +03:00
Andrey Savikhin
00042cedab web: components: fix PageLayout 2019-07-11 22:47:07 +03:00
129fbfc4ff web: components: rename variables 2019-07-11 18:10:42 +03:00
1e60926dd8 web: components: rename variables 2019-07-11 18:02:48 +03:00
af6128c38b web: components: rename variables 2019-07-11 17:59:06 +03:00
ba7e64a5a5 web: components: rename variables 2019-07-11 17:40:55 +03:00
97107a3337 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-11 16:59:18 +03:00
NikolayRechkin
2071aa5481 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-11 16:40:20 +03:00
NikolayRechkin
c211139fbb web: components: changed date input 2019-07-11 16:39:52 +03:00
4dfb892833 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-11 16:35:01 +03:00
Ilya Oleshko
173f480207 Web: Fixed dynamic width of DropDownItem component 2019-07-11 16:27:55 +03:00
382bfb77ce Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-11 16:21:47 +03:00
151514f3d8 web: components: backdrop and device moved from /layout/sub-components/ 2019-07-11 16:21:39 +03:00
Ilya Oleshko
0108f46f7b Web: Fixed Avatar component styles 2019-07-11 15:26:29 +03:00
Ilya Oleshko
790d199320 Web: Fixed Avatar component error with editAction property 2019-07-11 15:18:18 +03:00
fcc188c0d4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-11 14:43:17 +03:00
d6d05f5165 web: Added PageLayout component (first approximation) 2019-07-11 14:43:07 +03:00
ae47acabdc Update lodash package 2019-07-11 13:56:10 +03:00
NikolayRechkin
e71e2072db Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-11 12:40:07 +03:00
NikolayRechkin
7b1f77ac37 web: components: changed input-block 2019-07-11 12:39:36 +03:00
NikolayRechkin
074a258999 web: components: changed icon button 2019-07-11 12:38:30 +03:00
9053c40fa1 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	.gitignore
2019-07-11 12:11:51 +03:00
57ac44dd76 Added npm-local folder with asc-web-components 2019-07-11 12:10:24 +03:00
NikolayRechkin
d97ee5a0e7 web: components: new IconButton component 2019-07-11 11:35:17 +03:00
df8c22ed45 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-10 18:16:56 +03:00
5e3e0e0504 web: Fix Checkbox component (styles from TreeNodeMenu) 2019-07-10 18:16:47 +03:00
Daniil Senkiv
9803dc022c Web: components: Link: refactoring 2019-07-10 17:20:56 +03:00
Ilya Oleshko
a71a9129eb Web: Fixed Avatar component, added new props for editing action 2019-07-10 17:05:34 +03:00
Ilya Oleshko
96a58f0fe6 Web: Fixed GroupButton component refs errors 2019-07-10 16:21:10 +03:00
Ilya Oleshko
af6356db23 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-10 16:17:27 +03:00
303af9a3fb Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-10 15:50:15 +03:00
2a666937aa web: Fix Checkbox component 2019-07-10 15:50:06 +03:00
Ilya Oleshko
43587d91fc Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-10 15:20:49 +03:00
NikolayRechkin
39c4cfbcf0 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-10 15:15:13 +03:00
NikolayRechkin
247b9d74a5 web: components: new inputBlock component 2019-07-10 15:14:53 +03:00
NikolayRechkin
b9cf53934f web: components: changed common input styles 2019-07-10 15:14:01 +03:00
NikolayRechkin
1547a7433c web: changed common input styles 2019-07-10 15:05:18 +03:00
5738cb4936 web: Fix Layout component 2019-07-10 14:24:27 +03:00
Ilya Oleshko
e9d8462459 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-10 13:59:01 +03:00
0096e3197d web: Rename HeaderIcons to HeaderNav 2019-07-10 12:59:00 +03:00
a5ca41aad6 web: Fix Layout component 2019-07-10 12:49:14 +03:00
6dad39cee7 web: Added logo icons 2019-07-10 12:48:36 +03:00
NikolayRechkin
3f10a4be62 web: components: added common input styles 2019-07-10 12:16:01 +03:00
Ilya Oleshko
29eb27fcc1 Web: Fixed GroupButton action warning. Fixed GroupButtonsMenu more button width. 2019-07-10 11:39:14 +03:00
9e71ac9644 web: components: Added .code workspace 2019-07-09 17:55:23 +03:00
9afc8a1da1 Moved Storybook to separated ASC.Web.Storybook folder (issue: 'git clean -xdf' removes storybook files every time) 2019-07-09 17:54:30 +03:00
Daniil Senkiv
1908a47b4c Web: fix Readme of Link component 2019-07-09 14:31:06 +03:00
Daniil Senkiv
93042a1c24 Web: Link: refactoring 2019-07-09 14:24:15 +03:00
409fa4934d use npm ci instead of npm install 2019-07-09 14:15:40 +03:00
Daniil Senkiv
4aa656d3c7 Web: added dropdown functionality for Link component 2019-07-09 13:30:58 +03:00
9b3e9a3977 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-09 13:17:11 +03:00
ceb600450a web: Fix Layout component 2019-07-09 13:16:50 +03:00
Ilya Oleshko
53ce1fd5a3 Web: Fixed GroupButtonsMenu people example story and removed unused variables at base story 2019-07-09 11:10:11 +03:00
Ilya Oleshko
935abeb2c0 Web: Fixed GroupButtonsMenu base story 2019-07-09 11:05:44 +03:00
f4b161b65f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-08 16:43:02 +03:00
0b7f02730c web: Fix Layout component 2019-07-08 16:42:05 +03:00
Daniil Senkiv
a7c526b875 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-08 14:12:45 +03:00
Daniil Senkiv
c8ad7835d2 Web:components:Link: added opacity property for arrowDropdown, in addition to 6b43f64a47 2019-07-08 14:10:12 +03:00
48087d1e00 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-08 11:14:40 +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
DASenkiv
7d8663e7f5 Web: components: Link: disabled text selection 2019-07-05 15:58:34 +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
10a64dd0a6 web: components: Added ErrorContainer 2019-07-05 12:35:34 +03:00
NikolayRechkin
d89878d49b web: small refactoring 2019-07-05 12:06:03 +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
f6315be18a Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-03 16:36:31 +03:00
f804c5c983 web: Fix Badge component 2019-07-03 16:36:23 +03:00
Ilya Oleshko
044edcc7a6 Web: Changed icons: Owner, Admin, Guest, corrected their location in Avatar component 2019-07-03 16:26:55 +03:00
3eefe25ad3 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-03 16:24:04 +03:00
c0282f48de web: Added Badge component 2019-07-03 16:23:53 +03:00
Ilya Oleshko
941174c84a Web: Fixed ContentRow base story 2019-07-03 16:05:12 +03:00
Ilya Oleshko
8397e27a98 Web: Added component ContentRow and its use on the example of people row 2019-07-03 14:36:44 +03:00
e0531dfd24 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/index.js
2019-07-03 13:51:14 +03:00
3453c2077d web: Added Layout component (first approximation) 2019-07-03 13:49:03 +03:00
555bdc7596 Web: components: added Menu icon 2019-07-03 13:45:33 +03:00
DASenkiv
f4f19745b6 web: components: fix Link`s property isTextOverflow 2019-07-03 08:59:55 +03:00
Alexey Kostenko
fc15a1d409 web: Changed Text component 2019-07-02 14:22:48 +03:00
299cfacb19 web: components: Added icon to button 2019-07-02 11:04:54 +03:00
Ilya Oleshko
e80a75c48b Web: Added direction property at ContextMenuButton component for DropDown component 2019-07-02 09:34:33 +03:00
Alexey Kostenko
2295b6d4ec web: Changed Text component 2019-07-01 17:05:28 +03:00
8261ae0d78 web: Fix DateInput component stories 2019-07-01 12:34:22 +03:00
e325383efd web: Styled buttons to guidelines 2019-07-01 10:01:57 +03:00
9412d80555 web: Changed DateInput component 2019-06-28 17:26:19 +03:00
DASenkiv
1dfec50be5 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-28 15:55:14 +03:00
DASenkiv
df402d43ba Web: components: added Eye icon 2019-06-28 15:53:14 +03:00
DASenkiv
d4da8c3fca Web: components: added Checkbox icon 2019-06-28 15:51:30 +03:00
DASenkiv
577f623659 Web: components: added Cross icon 2019-06-28 15:48:20 +03:00
DASenkiv
49cf2940b5 Web: components: added CatalogButton icon 2019-06-28 15:44:11 +03:00
DASenkiv
65cd17deed Web: components: added RectangleFilter icon 2019-06-28 15:41:21 +03:00
7911d0e3d8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-28 15:40:53 +03:00
09f0e35f4b web: Changed DateInput component 2019-06-28 15:40:40 +03:00
DASenkiv
9f61d01090 Web: components: added Chat icon 2019-06-28 15:37:20 +03:00
DASenkiv
34ed399d34 Web: components: added MainMenuVideoGuide icon 2019-06-28 15:33:50 +03:00
DASenkiv
54f8588292 Web: components: added MainMenuFeedback icon 2019-06-28 15:30:33 +03:00
DASenkiv
db80f226ab Web: components: added MainMenuPeople icon 2019-06-28 15:26:24 +03:00
DASenkiv
2b8eb556ab Web: components: added PlusSharp icon 2019-06-28 15:17:45 +03:00
DASenkiv
28f84f9b19 Web: components: added Plus icon 2019-06-28 14:56:35 +03:00
DASenkiv
c09d0544f1 Web: components: added RadiobuttonChecked icon 2019-06-28 14:47:28 +03:00
DASenkiv
f12b9301e5 Web: components: added RadiobuttonHover icon 2019-06-28 14:45:04 +03:00
DASenkiv
fdc5f9fb0b Web: components: added Radiobutton icon 2019-06-28 14:43:09 +03:00
DASenkiv
56b3f91829 Web: components: added ExternalLink icon 2019-06-28 14:39:00 +03:00
Ilya Oleshko
1fbcf590de Web: Added direction property to DropDown component 2019-06-28 14:37:47 +03:00
DASenkiv
588a527847 Web: components: added ZASorting icon 2019-06-28 14:30:23 +03:00
DASenkiv
d510670adf Web: components: added AZSorting icon 2019-06-28 14:28:42 +03:00
DASenkiv
17439e65cc Web: components: added Clip icon 2019-06-28 14:26:26 +03:00
DASenkiv
54f2b2fd47 Web: components: added Reply icon 2019-06-28 14:22:05 +03:00
DASenkiv
a6db772ff3 Web: components: added FileActionsConvert icon 2019-06-28 14:05:44 +03:00
DASenkiv
f0361f5489 Web: components: added FileActionsConvertEditDoc icon 2019-06-28 14:03:43 +03:00
DASenkiv
76659263bf Web: components: added ReplyAll icon 2019-06-28 14:01:22 +03:00
DASenkiv
8d1552329d Web: components: added FileActionsLocked icon 2019-06-28 13:59:13 +03:00
DASenkiv
47f7bde5b3 Web: components: added Forward icon 2019-06-28 13:56:15 +03:00
DASenkiv
f7d1b1a62d Web: components: added Refresh icon 2019-06-28 13:54:28 +03:00
DASenkiv
3756c9cdbe Web: components: added CalendarEmpty icon 2019-06-28 13:52:40 +03:00
DASenkiv
941f146354 Web: components: added Yahoo icon 2019-06-28 13:49:19 +03:00
DASenkiv
56c9435591 Web: components: added Blogger icon 2019-06-28 13:47:45 +03:00
DASenkiv
62389aea06 Web: components: added Myspace icon 2019-06-28 13:40:46 +03:00
DASenkiv
2214064a2b Web: components: added Livejournal icon 2019-06-28 13:38:47 +03:00
DASenkiv
d4dfd55470 Web: components: added Aim icon 2019-06-28 13:37:12 +03:00
DASenkiv
dda9519aca Web: components: added Jabber icon 2019-06-28 13:33:55 +03:00
DASenkiv
2730869685 Web: components: added Icq icon 2019-06-28 13:31:25 +03:00
DASenkiv
2bd7a87a55 Web: components: added WindowsMsn icon 2019-06-28 13:27:46 +03:00
DASenkiv
8f6910341c Web: components: added Skype icon 2019-06-28 12:44:44 +03:00
DASenkiv
250456fb83 Web: components: added Star icon 2019-06-28 12:42:28 +03:00
DASenkiv
daa07a4b12 Web: components: added GoogleSquare icon 2019-06-28 12:39:42 +03:00
DASenkiv
6ab3fca2b6 Web: components: added Google icon 2019-06-28 12:37:53 +03:00
be34548047 web: Moved LoginForm out of asc-web-components into storybook as example 2019-06-28 12:24:17 +03:00
DASenkiv
fc4547e226 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-28 12:19:07 +03:00
DASenkiv
b5c4baeccf Web: components: added Gmail icon 2019-06-28 12:18:37 +03:00
NikolayRechkin
86712480f9 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-28 12:12:10 +03:00
NikolayRechkin
76ab76b489 web: components: changed a tree component 2019-06-28 12:11:56 +03:00
ac73172337 web: Upgraded npm packages 2019-06-28 11:58:27 +03:00
d95cab19f3 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-06-28 11:55:32 +03:00
Ilya Oleshko
bcb08fc726 Web: Fixed Avatar component 2019-06-28 11:55:24 +03:00
DASenkiv
08da7fcdf3 Web: components: Link: fix default title value in storybook 2019-06-28 11:38:22 +03:00
DASenkiv
5cdb0685d1 Web: components: Link: fix Warning: Received false for a non-boolean attribute rel. 2019-06-28 11:37:13 +03:00
6d788d7b81 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-06-28 11:36:17 +03:00
c6c17a7f83 web: storybook: Simplified button stories 2019-06-28 11:36:06 +03:00
161069645f web: Fix Checkbox component stories 2019-06-28 11:27:51 +03:00
039890582b web: Fix ModalDialog component stories 2019-06-28 11:24:06 +03:00
c5cbeffc57 web: Fix ModalDialog component stories 2019-06-28 11:14:58 +03:00
77f93caba5 web: Fix Checkbox component stories 2019-06-28 10:56:41 +03:00
282a46b723 web: storybook: Added and applied react-values package 2019-06-27 17:54:01 +03:00
7298776f16 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-06-27 17:41:22 +03:00
aeee9f0f9e fix Warning: Received false for a non-boolean attribute scale. If you want to write it to the DOM, pass a string instead: scale="false" or scale={value.toString()}. 2019-06-27 17:40:25 +03:00
17e954696d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-27 17:37:41 +03:00
959a04ab40 Checkbox: deleted unused import 2019-06-27 17:37:23 +03:00
a50cd39dcd web: Added DateInput component 2019-06-27 17:36:42 +03:00
Alexey Kostenko
00a4685256 Web: Fix Text component 2019-06-27 16:29:39 +03:00
DASenkiv
db84375601 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-27 16:25:08 +03:00
DASenkiv
71b227959f Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-27 16:24:28 +03:00
DASenkiv
af428ea8a0 Web: components: added Mobile icon 2019-06-27 16:24:22 +03:00
NikolayRechkin
3e87119998 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-27 16:23:47 +03:00
NikolayRechkin
1f36e9c3b2 web: components: added isFill property to icon component 2019-06-27 16:23:32 +03:00
DASenkiv
7d0bdeb232 Web: components: added Phone icon 2019-06-27 16:20:25 +03:00
DASenkiv
d5dda6ade7 Web: components: added ArrowContent icon 2019-06-27 16:17:14 +03:00
DASenkiv
0568c4afdb Web: components: deleted duplicate icon 2019-06-27 16:14:08 +03:00
DASenkiv
c5b264692a Web: components: added CatalogQuestion icon 2019-06-27 16:09:08 +03:00
600587cdf6 web: Fix ModalDialog component stories 2019-06-27 16:07:49 +03:00
DASenkiv
f85d3bc769 Web: components: added Remove icon 2019-06-27 16:06:32 +03:00
8b16ca6523 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/index.js
2019-06-27 15:57:46 +03:00
DASenkiv
d147d7c140 Web: components: added CatalogTrash icon 2019-06-27 15:56:46 +03:00
DASenkiv
439f7da6d3 Web: components: added ActionsPresentation icon 2019-06-27 15:53:14 +03:00
DASenkiv
000bf528af Web: components: added CatalogContacts icon 2019-06-27 15:50:27 +03:00
DASenkiv
f4a5f64271 Web: components: added CatalogAccounts icon 2019-06-27 15:47:33 +03:00
781677432c web: Added ModalDialog component 2019-06-27 15:47:32 +03:00
DASenkiv
46ce141e73 Web: components: added CatalogTag icon 2019-06-27 15:45:25 +03:00
DASenkiv
35dc98ddae Web: components: added ItemClosed icon 2019-06-27 15:41:18 +03:00
DASenkiv
5e8ad49f26 Web: components: added GanttChart icon 2019-06-27 15:38:57 +03:00
DASenkiv
d6c189f493 Web: components: added ProjectsDiscussions icon 2019-06-27 15:35:53 +03:00
DASenkiv
598a5f99a2 Web: components: added AccessComment icon 2019-06-27 15:33:37 +03:00
DASenkiv
83b6e4d3ec Web: components: added AccessReview icon 2019-06-27 15:31:23 +03:00
DASenkiv
6413f64de3 Web: components: added AccessForm icon 2019-06-27 15:29:04 +03:00
DASenkiv
aad0a75489 Web: components: added TimeTrackingNotBilled icon 2019-06-27 15:25:44 +03:00
DASenkiv
3e0151a281 Web: components: added AccessNone icon 2019-06-27 15:23:12 +03:00
DASenkiv
79d04cda31 Web: components: added ShareTwitter icon 2019-06-27 15:20:53 +03:00
DASenkiv
bc50d87ac9 Web: components: added ShareFacebook icon 2019-06-27 14:54:45 +03:00
DASenkiv
a3bf39843d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-27 14:37:27 +03:00
DASenkiv
e94b746f87 Web: components: added SendClock icon 2019-06-27 14:37:13 +03:00
DASenkiv
8506ebce95 Web: components: added ShareGooglePlus icon 2019-06-27 14:35:41 +03:00
DASenkiv
0267edc7e3 Web: components: added ShareEmail icon 2019-06-27 14:29:31 +03:00
Ilya Oleshko
5ed65d2cae Web: Changed style of Avatar component 2019-06-27 14:28:17 +03:00
DASenkiv
479f79f285 Web: components: added Copy icon 2019-06-27 14:19:08 +03:00
DASenkiv
05a4928c4b Web: components: added CatalogPin icon 2019-06-27 12:49:02 +03:00
DASenkiv
ae0a5841c7 Web: components: added Import icon 2019-06-27 12:46:25 +03:00
DASenkiv
72c9d1ca52 Web: components: added Alert icon 2019-06-27 12:32:54 +03:00
DASenkiv
cfb9338425 Web: components: added InvitationLink icon 2019-06-27 12:30:41 +03:00
DASenkiv
f1b6ee3124 Web: components: added CatalogGuest icon 2019-06-27 12:28:22 +03:00
DASenkiv
81188e602d Web: components: added CatalogEmployee icon 2019-06-27 12:27:27 +03:00
DASenkiv
9379aac25d Web: components: added ActionsSpreadsheet icon 2019-06-27 11:38:17 +03:00
DASenkiv
803320b532 Web: components: added CatalogSpam icon 2019-06-27 11:35:42 +03:00
DASenkiv
ba35b3122f Web: components: added Plane icon 2019-06-27 11:30:18 +03:00
DASenkiv
d9777399ff Web: components: added CatalogSent icon 2019-06-27 11:27:59 +03:00
DASenkiv
e29ec6c344 Web: components: added CatalogInbox icon 2019-06-27 11:24:20 +03:00
DASenkiv
250ab60790 Web: components: added CatalogDepartments icon 2019-06-27 11:21:41 +03:00
DASenkiv
28c8c2da8f Web: components: added CatalogArchive icon 2019-06-27 10:33:38 +03:00
DASenkiv
f8ef6369c4 Web: components: added Camera icon 2019-06-27 10:25:28 +03:00
DASenkiv
c0bf2be672 Web: components: rename Follow icon 2019-06-27 10:23:46 +03:00
DASenkiv
f5188f1dd5 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-27 10:23:19 +03:00
Alexey Kostenko
eada815c16 Web: Added Text component 2019-06-27 10:18:56 +03:00
DASenkiv
bb55a1f7ea Web: components: added ActionsUpload icon 2019-06-27 10:07:30 +03:00
DASenkiv
33a7c38162 Web: components: added ProjectsTimeTracking icon 2019-06-27 09:47:50 +03:00
DASenkiv
c027531f8d Web: components: added CatalogUser icon 2019-06-27 09:45:17 +03:00
DASenkiv
5b99765f3c Web: components: added CatalogUnpin icon 2019-06-27 09:41:22 +03:00
DASenkiv
b0489249bd Web: components: added CreateFolder icon 2019-06-27 09:38:39 +03:00
DASenkiv
37a3d2efa0 Web: components: added CatalogFolder icon 2019-06-27 09:28:43 +03:00
DASenkiv
06040490b4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-26 18:39:03 +03:00
DASenkiv
6a668a6e33 Web: components: added AccessEdit icon 2019-06-26 18:38:55 +03:00
DASenkiv
a6fca9a384 Web: components: added ActionsDocuments icon 2019-06-26 18:36:38 +03:00
DASenkiv
20945dc395 Web: components: added CatalogPortfolio icon 2019-06-26 18:33:32 +03:00
DASenkiv
4d12290a5b Web: components: rename Settings icon 2019-06-26 18:31:17 +03:00
DASenkiv
10d6902610 Web: components: added Download icon 2019-06-26 18:26:01 +03:00
DASenkiv
4b499d63a4 Web: components: added ItemActive icon 2019-06-26 18:24:04 +03:00
DASenkiv
03a8c0c6b6 Web: components: added ProjectsMilestone icon 2019-06-26 18:20:34 +03:00
556439df53 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-26 18:17:59 +03:00
0b47a60c39 web: Fix error in MainButton component
Warning: Failed prop type: The prop `onClick` is marked as required in `Button`, but its value is `undefined`.
    in Button (at base/index.stories.js:45)
2019-06-26 18:17:52 +03:00
DASenkiv
f94cd5daa5 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-26 18:12:39 +03:00
ebbc3a2ff6 web: Fix error in MainButton component
Warning: Each child in a list should have a unique "key" prop.
Check the render method of `MainButton`. See https://fb.me/react-warning-keys for more information.
in PeopleIcon (at main-button/index.js:151)
2019-06-26 18:09:53 +03:00
145a2cdb60 web: Fix ContextMenuButton component 2019-06-26 18:02:21 +03:00
DASenkiv
8ad7f42950 Web: components: added ActionsReports icon 2019-06-26 17:58:37 +03:00
DASenkiv
7a5880eaab Web: components: added ProjectsTasks icon 2019-06-26 17:54:57 +03:00
DASenkiv
092657f83f Web: components: added ItemPaused icon 2019-06-26 17:51:39 +03:00
DASenkiv
5a2405ecbe Web: components: added ProjectsTemplates icon 2019-06-26 17:49:44 +03:00
DASenkiv
d61286ba98 Web: components: added ProjectDocumentsUp icon 2019-06-26 17:45:46 +03:00
DASenkiv
c45a5338aa Web: components: added SettingsCatalog icon 2019-06-26 17:43:05 +03:00
DASenkiv
37ef363d11 Web: components: added Search icon 2019-06-26 17:39:55 +03:00
DASenkiv
eec033b0e3 Web: components: added Projects icon 2019-06-26 17:33:41 +03:00
408838a06d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-26 17:29:28 +03:00
524dc5d1c1 web: Fix ContextMenuButton component 2019-06-26 17:29:18 +03:00
DASenkiv
87b3d8ab42 Web: components: added Money icon 2019-06-26 17:23:10 +03:00
DASenkiv
a79d554981 Web: components: added Mail icon 2019-06-26 17:21:35 +03:00
DASenkiv
a98af7c635 Web: components: added Follow icon 2019-06-26 17:19:37 +03:00
DASenkiv
11856c41b3 Web: components: added Documents icon 2019-06-26 17:16:09 +03:00
DASenkiv
3dd2875eb6 Web: components: added CRM icon 2019-06-26 17:13:57 +03:00
DASenkiv
efc2542b1c Web: components: added CalendarChecked icon 2019-06-26 17:10:35 +03:00
DASenkiv
99707c0081 Web: components: add Apps icon 2019-06-26 16:58:16 +03:00
DASenkiv
ef65404875 Web: components: add Community icon 2019-06-26 16:53:34 +03:00
DASenkiv
c00b75f02b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-26 16:33:14 +03:00
DASenkiv
3b557e60a1 Web: components: add Nextcloud icon 2019-06-26 16:32:30 +03:00
741dcf0f87 web: Fix Checkbox component 2019-06-26 16:32:16 +03:00
0546ec3c89 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-26 16:26:41 +03:00
5760b4f628 web: Fix Checkbox component 2019-06-26 16:25:35 +03:00
DASenkiv
c633542b54 Web: components: add Box(cloud service) icon 2019-06-26 15:59:04 +03:00
DASenkiv
ee6a27bbc1 Web: components: add OneDrive icon 2019-06-26 15:54:53 +03:00
DASenkiv
86ba067373 Web: components: add HorizontalDots icon 2019-06-26 15:49:27 +03:00
DASenkiv
1283d9f636 Web: components: add Dropbox icon 2019-06-26 15:44:50 +03:00
DASenkiv
3f5a24bde6 Web: components: add GoogleDrive icon 2019-06-26 15:38:25 +03:00
Ilya Oleshko
8a0829a85d Web: Fixed default value fontWeight of GroupButton component 2019-06-26 11:28:27 +03:00
0712046bf4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-25 18:49:27 +03:00
741fcec3fe web: Added Checkbox component 2019-06-25 18:49:12 +03:00
DASenkiv
260f6a7c33 Web: add simple function for handle click on Link component 2019-06-25 18:27:01 +03:00
Ilya Oleshko
915470d162 Web: Fixed DropDownItem story 2019-06-25 18:05:23 +03:00
Ilya Oleshko
a64badc0ea Web: Changed style of GroupButton and GroupButtonsMenu components 2019-06-25 18:01:11 +03:00
DASenkiv
af1d18a9de Web: refactoring Link component and fixing storybook descriptions and demos 2019-06-25 17:14:55 +03:00
Alexey Kostenko
e67204a0a1 Web: Fix MainButton Storybook 2019-06-25 16:25:27 +03:00
Alexey Kostenko
677e5cbf4f Web: Fix MainButton component ( insert any existing icon in the secondary button ) 2019-06-25 13:28:28 +03:00
628ab4c8e0 web: Fix ContextMenuButton component 2019-06-25 12:02:44 +03:00
DASenkiv
910f9602b5 Web: fixing overriding style 2019-06-25 09:34:58 +03:00
DASenkiv
a86b92994c Web: Fix story to Link component 2019-06-24 17:57:26 +03:00
Ilya Oleshko
0918325540 Web: Storybook: Added DropDownItem story 2019-06-24 17:33:15 +03:00
Ilya Oleshko
81a9cbb72c Web: Fixed DropDown component width 2019-06-24 17:04:41 +03:00
8632431927 web: Removed RoundButton component 2019-06-24 16:58:14 +03:00
2b17612004 ContextMenuButton: deleted unused import 2019-06-24 16:57:01 +03:00
58d59314af web: Added ContextMenuButton component 2019-06-24 16:50:54 +03:00
Ilya Oleshko
8187e8f806 Web: Added DropDownItem component 2019-06-24 16:18:47 +03:00
DASenkiv
52592832cc Web: separating Link component to 'base' and 'all' 2019-06-24 11:30:20 +03:00
DASenkiv
eee858d207 Web: Added Link component 2019-06-21 19:02:16 +03:00
Alexey Kostenko
b8142ca296 Web: Added README.md to MainButton component 2019-06-20 17:25:45 +03:00
Alexey Kostenko
c756cd237d Web: Fix RoundButton and MainButton component (close popup on click outside component) 2019-06-20 15:35:37 +03:00
Alexey Kostenko
63da180558 Web: Fix MainButton component 2019-06-20 11:24:31 +03:00
eff3a9093d Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/index.js
2019-06-19 18:35:54 +03:00
a193d8e3d1 web: Added RoundButton component 2019-06-19 18:33:30 +03:00
5a0ba4abdd web: RequestLoader: deleted unused import 2019-06-19 18:32:29 +03:00
Alexey Kostenko
2b9f3f8587 Web: Added MainButton component 2019-06-19 17:28:00 +03:00
9734ec83a1 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/index.js
2019-06-18 17:41:42 +03:00
24e42e41a3 web: Added RequestLoader component 2019-06-18 17:37:36 +03:00
Ilya Oleshko
37a118d0f3 Web: Changed style of DropDown component 2019-06-18 17:08:03 +03:00
Ilya Oleshko
5a8fb940a7 Web: Added Avatar component 2019-06-18 16:20:49 +03:00
Ilya Oleshko
994001ee5d Web: Added OwnerIcon, AdministratorIcon and GuestIcon into Icons component 2019-06-18 16:01:49 +03:00
Ilya Oleshko
e84c8864db Web: Added GroupButtonsMenu component 2019-06-17 12:00:24 +03:00
NikolayRechkin
d5baae3b18 web: components: added properties to tree components stories 2019-06-14 14:45:40 +03:00
NikolayRechkin
999f3fb63a Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-11 15:01:57 +03:00
NikolayRechkin
c0c74a959b web: small fix 2019-06-11 15:00:22 +03:00
NikolayRechkin
be136b7b62 web: components: init Tree component 2019-06-11 15:00:02 +03:00
Ilya Oleshko
b34ba4b016 web: Added DropDown component 2019-06-10 15:28:54 +03:00
Ilya Oleshko
f05abd2d84 web: Added clickAction property to GroupButton component 2019-06-10 14:30:48 +03:00
Ilya Oleshko
369825607e web: Change drop-down icon name to ExpanderDownIcon at drop-down button component 2019-06-10 12:40:54 +03:00
NikolayRechkin
9cb8027eb7 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-10 11:57:01 +03:00
NikolayRechkin
db3eb99e70 web: components: changed expander icon 2019-06-10 11:53:37 +03:00
ad5e600734 web: Renamed folder 2019-06-07 17:53:10 +03:00
0da2146bfe web: Simplified Nav and NavLogo components 2019-06-07 17:39:07 +03:00
0051481bd9 web: Renamed story name 2019-06-07 17:34:05 +03:00
05966285ab web: Fixed warning 2019-06-07 17:28:55 +03:00
Ilya Oleshko
54fa4d6073 web: Changed drop-down icon on Icons component in GroupButton 2019-06-07 16:13:54 +03:00
754910d252 Revert "package-lock.json"
This reverts commit 47466f7e8c.
2019-06-07 15:39:50 +03:00
47466f7e8c package-lock.json 2019-06-07 14:47:54 +03:00
cdd8ce24c5 People: EmployeeWraper: DisplayName, AvatarSmall
WebComponents: gitignore
2019-06-07 14:34:09 +03:00
bb7203ae8d web: components:
+ Added label to Button component
+ Changed README files
+ Added new Button with Loader and it's story
+ Simplified all.buttons.stories.js
+ Added nowrap to Button component
2019-06-06 12:16:14 +03:00
Ilya Oleshko
5beb2cb999 web: Added new component GroupButton 2019-06-06 10:12:40 +03:00
NikolayRechkin
819d645d53 web: components: new expander icon 2019-06-05 16:42:41 +03:00
NikolayRechkin
2f0653a438 web: components: added size scale for icons 2019-06-05 14:28:02 +03:00
NikolayRechkin
07d6e222a5 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-05 14:09:50 +03:00
NikolayRechkin
069f3bc366 web: components: fixed Icon component export 2019-06-05 14:09:38 +03:00
8f1310247c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-06-05 13:32:20 +03:00
9da5c5ecbd web: components: Split loaders stories 2019-06-05 13:32:10 +03:00
NikolayRechkin
20b5b6d9e2 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-05 11:58:23 +03:00
NikolayRechkin
435a48b3bc web: components: new Icon component 2019-06-05 11:54:09 +03:00
5d7a698b11 web: components: Added new type of Loader 2019-06-05 10:40:38 +03:00
81ad217172 web: Renamed folder 2019-06-04 16:53:08 +03:00
a2a4adb3d7 web: Added className for Loader component 2019-06-04 14:48:59 +03:00
ef89ddc0c6 web: Fixed warnings 2019-06-04 11:20:12 +03:00
c3c1af0344 web: Init Loader component 2019-06-03 14:48:55 +03:00
cc8af39b05 web: Added babel-plugin-styled-components 2019-06-03 10:00:00 +03:00
3bb4c88929 web: storybook: Refactoring:
+ Added new parameters
+ Changed favicon.ico
+ Changed titles
+ Moved Forms to Example section
2019-05-31 11:47:33 +03:00
b33ac43cf9 web: storybook: Added Section to middle.button.stories.js 2019-05-31 10:12:48 +03:00
96ddef6edf web: storybook: renamed to folder lowercase 2019-05-31 09:32:52 +03:00
7d6ada9ec0 web: Changed styles of ModuleTile 2019-05-28 13:45:12 +03:00
cc0f9e0fb4 web: Refactoring TextInput component:
+ Moved scale as independent parameter
+ Changed font-size, padding by size
+ Added password story
+ Changed README.md
2019-05-28 11:29:13 +03:00
b3539fa70e web: Restored components with new folders 2019-05-28 10:20:49 +03:00
97e0f6f8ce web: temporary removed components 2019-05-28 10:20:02 +03:00
24db20fbef web: Added new ModuleTile stories 2019-05-27 17:01:52 +03:00
fd8794b9ae web: Added dist/ folder to .gitignore 2019-05-27 16:48:14 +03:00
95f974b3c5 web: Added new component ModuleTile 2019-05-27 16:37:28 +03:00
5f76e83d30 web: Fixed displaying logo image on static version 2019-05-27 11:38:05 +03:00
0b294fddd9 web: Added NavLogo for NavMenu 2019-05-27 11:11:04 +03:00
5813e16c9b web: Changed README.md 2019-05-24 17:24:16 +03:00
da7ebd7e73 web: Changed README.md 2019-05-24 17:23:14 +03:00
9c692d2032 web: Changed license 2019-05-24 17:22:59 +03:00
72e26898da web: Changed LoginForm 2019-05-24 16:52:23 +03:00
b78b674b09 web: Changed global decorator to Section component 2019-05-24 16:17:36 +03:00
7ed8e1f5c1 web: Refactoring: Renamed folder names and js files to lower case 2019-05-24 14:47:02 +03:00
5c40ce9b40 web: Refactoring NavMenu 2019-05-24 11:39:46 +03:00
7a23845045 web: Added @emotion packages 2019-05-23 17:40:05 +03:00
8020d35669 web: Init Nav menu component 2019-05-23 17:29:25 +03:00
cc804a21c5 web: Changed build-storybook outpath 2019-05-23 11:51:09 +03:00
787bae17dc web: Applied changes on isDisabled property of Button component 2019-05-23 10:13:03 +03:00
e0dfae9337 web: Changed build-storybook script 2019-05-22 16:44:55 +03:00
78a3dd4ef2 web: Added base LoginForm 2019-05-22 16:27:07 +03:00
0f06c54151 web: Added type to props and init default props 2019-05-22 16:26:25 +03:00
fd2b7573be web: Added tabIndex and disabled attributes 2019-05-22 16:24:24 +03:00
e6db94a0a1 web: Added styles 2019-05-22 09:43:45 +03:00
a2fa355f34 web: Refactoring:
+ Added more styles to components
+ Enabled bootstrap, decorators.
+ Moved Input to TextInput
+ Moved Welcome to Other group
2019-05-21 16:40:24 +03:00
7a0248e430 Removed useless files 2019-05-21 16:33:36 +03:00
9e7ef726cc Added storybook title and font 2019-05-21 16:31:01 +03:00
5a68d1b184 Added parser 2019-05-20 17:26:29 +03:00
a1f2f7bd92 Added @storybook/addon-console and fixed warnings 2019-05-20 16:09:48 +03:00
09125646e2 Added @storybook/addon-viewport 2019-05-20 15:33:52 +03:00
75344f69bb Setup react library environment + Added Button and Input component to asc-web-components 2019-05-20 13:30:11 +03:00
92ed33906c init commit 2019-05-15 17:56:09 +03:00