Commit Graph

2677 Commits

Author SHA1 Message Date
Daniil Senkiv
190c38534e web.components: HelpButton: fixed error "HeaderText is not defined" 2019-12-10 12:22:06 +03:00
Daniil Senkiv
b84761ae7c Merge branch 'refactoring/text-heading' of https://github.com/ONLYOFFICE/AppServer into refactoring/text-heading 2019-12-10 12:20:36 +03:00
Daniil Senkiv
440c4cb528 Merge branch 'master' into refactoring/text-heading
# Conflicts:
#	web/ASC.Web.Components/src/components/modal-dialog/index.js
2019-12-10 12:20:26 +03:00
ed7fb5bc70 web: Components: Added test for Aside mode in HelpButton 2019-12-10 11:50:36 +03:00
26d3e3d29d
Merge pull request #13 from ONLYOFFICE/Refactoring/remove-react-bootstrap
Refactoring/remove react bootstrap
2019-12-10 10:26:08 +03:00
Daniil Senkiv
4f1dbc6352 web.common, web.components: sorted props in readme alphabetically 2019-12-10 09:44:18 +03:00
Daniil Senkiv
6b6c4569cf Merge branch 'master' into refactoring/text-heading 2019-12-10 09:36:05 +03:00
Daniil Senkiv
b34b653c5f web: components: bump version 2019-12-10 09:28:51 +03:00
Daniil Senkiv
b0b1b45127 Web.components: RadioButtonGroup: added new props: width, orientation, changed proptype spacing from number to string, applied changes to other components 2019-12-10 09:28:45 +03:00
NikolayRechkin
d9d50ee364 web: components: bump version 2019-12-10 09:17:07 +03:00
NikolayRechkin
e13b1e461b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-12-10 09:16:37 +03:00
5f6d63f941 Web: Components: fixed badge fontSize props number to string 2019-12-10 09:16:26 +03:00
Daniil Senkiv
864e6d6ca3 web.components: removed unuseless wrappers above Heading component 2019-12-09 19:42:00 +03:00
Daniil Senkiv
9cf94d8817 Merge branch 'master' into refactoring/text-heading 2019-12-09 19:09:10 +03:00
Daniil Senkiv
30626d46fa web.components: deleted heading.css 2019-12-09 19:08:20 +03:00
Daniil Senkiv
e9449f6a70 web.components: Text: prop size can be string or number 2019-12-09 18:33:05 +03:00
Daniil Senkiv
d3483a2e6b web: components: bump version 2019-12-09 18:31:43 +03:00
Daniil Senkiv
4aa17bc90c Merge branch 'master' into refactoring/text-heading 2019-12-09 16:55:31 +03:00
Daniil Senkiv
449589f971 web.common: Headline: fixed readme 2019-12-09 16:54:10 +03:00
NikolayRechkin
ca5e501e2b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-12-09 16:08:48 +03:00
NikolayRechkin
29433b0232 web: people: changed the use of the avatar editor 2019-12-09 16:07:04 +03:00
NikolayRechkin
8db8e25fa7 web: components: fixed avatar editor 2019-12-09 16:00:45 +03:00
NikolayRechkin
94581bdd39 People: deleted unused code 2019-12-09 15:59:34 +03:00
d187c8c82b UserPhotoManager: fixed SearchInCache 2019-12-09 15:49:36 +03:00
1d475151c1 Web: Client: remove bootstrap peer dependency jquery 2019-12-09 15:37:07 +03:00
a77aef1970 Merge branch 'master' into Refactoring/remove-react-bootstrap
# Conflicts:
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
2019-12-09 15:29:04 +03:00
Daniil Senkiv
d3f06c8d3e Merge branch 'master' into refactoring/text-heading 2019-12-09 15:24:23 +03:00
Daniil Senkiv
13ea03fd54 web.components: applied truncate prop to components 2019-12-09 15:18:51 +03:00
Daniil Senkiv
f275c5b258 web.common: renamed Heading component to Headline 2019-12-09 15:12:25 +03:00
Daniil Senkiv
03fdebd4af web.components: Heading: fixed readme 2019-12-09 14:51:31 +03:00
Daniil Senkiv
275b307c72 web.components: deleted Header component 2019-12-09 14:49:31 +03:00
Daniil Senkiv
5dd25bcaca web.components: replaced Header component to Heading component 2019-12-09 14:47:36 +03:00
4c5a930333 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-12-09 14:38:50 +03:00
9f2e4a8b9b web: common: bump version 2019-12-09 14:29:20 +03:00
3579f630fc web: components: bump version 2019-12-09 14:29:08 +03:00
57050cf019 web: components: bump version 2019-12-09 14:23:14 +03:00
2518975217 Web: Components: fixed all.stories.js 2019-12-09 14:22:55 +03:00
306e861879 web: Client: Update packages 2019-12-09 14:21:23 +03:00
d08ba81c85 web: Common: Update packages 2019-12-09 14:13:26 +03:00
7710a85057 web: Components: Update packages 2019-12-09 14:13:03 +03:00
750bd11adf web: Update packages React, Redux 2019-12-09 13:46:20 +03:00
7ded8ae4cd web: Components: Update packages (storybook, babel, jest, css-loader, postcss) 2019-12-09 12:33:39 +03:00
a9bfec3f21 Merge branch 'master' into Refactoring/remove-react-bootstrap 2019-12-09 11:53:14 +03:00
b43cb7c8cc Merge branch 'Refactoring/remove-react-bootstrap' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into Refactoring/remove-react-bootstrap 2019-12-09 11:49:01 +03:00
3f9ec420be web: Update yarn.lock files 2019-12-09 11:47:14 +03:00
35edb25821 Web: Components: fixed drop-down profile item styles 2019-12-09 11:41:48 +03:00
Daniil Senkiv
450875f16f web.components: Heading: added new sizes, rename old sizes 2019-12-09 11:33:46 +03:00
994d44c7bf Web: Components: revert modal-dialog (5e6d5ea17d) 2019-12-09 10:05:08 +03:00
10de50517d web: components: bump version 2019-12-07 16:11:49 +03:00
270eb69a35 Web: Components: renamed tab with all components 2019-12-07 16:11:29 +03:00