Commit Graph

642 Commits

Author SHA1 Message Date
3e992b61f7 Web: Component: reworked logic of tab container component, deleted tab icon. 2019-08-06 14:50:16 +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
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
Ilya Oleshko
5eede5c600 Web: Components: Fixed setState property name for ComboBox component 2019-08-06 10:26:30 +03:00
73e3481f6c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 19:05:16 +03:00
cc28bd5f6c Web: Components: added read-me file, deleted never used libraries, reworked tabs icon 2019-08-05 19:05:03 +03:00
a2288468ff Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 18:13:12 +03:00
c58bfe6ca6 web: components: Fixed update selectedOption 2019-08-05 18:12:25 +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
Ilya Oleshko
339f8ef55e Web: Components: Fixed onClick call at ComboBox component 2019-08-05 16:27:39 +03:00
Ilya Oleshko
7e5fb3776c Web: Components: Renamed property selectedIndex to selectedOption for ComboBox at FilterInput component 2019-08-05 16:25:52 +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
Ilya Oleshko
db7f179316 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 15:45:29 +03:00
Ilya Oleshko
a9d4fa6dc3 Web: Components: Renamed property selectedIndex to selectedOption 2019-08-05 15:45:15 +03:00
NikolayRechkin
6a7fe0ecb7 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-05 15:23:46 +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
0e86e65dfe web: components: Fixed path 2019-08-05 13:25:18 +03:00
Daniil Senkiv
44b4332e1c web: components: RadioButton: removed extra wrappers and unused imports 2019-08-02 18:18:50 +03:00
84c7677e0b Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-02 17:34:58 +03:00
7800b4e8fe web: People: Implemented change sort item 2019-08-02 17:34:46 +03:00
Daniil Senkiv
99d9c5aea8 web: components: TextArea: removed unused import 2019-08-02 17:34:10 +03:00
Daniil Senkiv
ae413c3c72 web: components: RadioButton: fixed 2019-08-02 17:33:23 +03:00
Daniil Senkiv
52e88db947 web: components: Radiobutton re-written to Icons components + removed useless svg checkbox icons with different states 2019-08-02 17:32:25 +03:00
Daniil Senkiv
cf1e8d9179 Web: components: added LinkWithDropdown component 2019-08-02 15:56:19 +03:00
83b9fc4be0 web: People: Moved back to PageLayout 2019-08-02 12:43:16 +03:00
d0f87a0d95 web: components: Any click optimization 2019-08-02 10:35:54 +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
0b0c4a4c97 Web: Components: rename "checkboxItem" in toggle-button component 2019-08-01 17:24:39 +03:00
Daniil Senkiv
1d8b99b8c3 web: components: Link: wrapped in Text component 2019-08-01 17:16:07 +03:00
Daniil Senkiv
cbfcb68029 web: components: Link: optimization. Removed extra renderings 2019-08-01 15:51:53 +03:00
7586d5ef1f web: components: ModuleTile optimization 2019-08-01 15:47:07 +03:00
a85974be3c web: components: Added new cSpell.words to code-workspace 2019-08-01 15:46:47 +03:00
f57aff4ae4 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 15:14:11 +03:00
bf77f758ac web: components: MainButton optimization 2019-08-01 15:04:59 +03:00
06f10a6154 Web: Components: optimization toggle-button code 2019-08-01 14:49:40 +03:00
c4e7a1266b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 14:21:09 +03:00
d546461b30 Web: Components: add PropType label and margin text 2019-08-01 14:19:43 +03:00
54450d80a0 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 14:04:12 +03:00
514b8ee4b3 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 13:50:31 +03:00
8451485d56 Web: Component: added input label for toggle-button 2019-08-01 13:50:16 +03:00
Ilya Oleshko
4d770ccc0c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 13:00:15 +03:00
Ilya Oleshko
f7676a4d0d Web: Components: Paging optimization 2019-08-01 13:00:02 +03:00
Ilya Oleshko
e076a015bd Web: Components: DropDownItem optimization 2019-08-01 12:59:38 +03:00
3a23cee648 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-01 12:37:08 +03:00
a92123e85d Web: Component: remove property "value" and added isChecked to the knobs 2019-08-01 12:30:00 +03:00