Commit Graph

24 Commits

Author SHA1 Message Date
3b88c07178 Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	products/ASC.People/Client/src/components/pages/GroupAction/Section/Body/index.js
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/src/components/index.js
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/src/components/advanced-selector/index.js
#	web/ASC.Web.Components/src/components/help-button/index.js
#	web/ASC.Web.Components/src/index.js
#       web/ASC.Web.Components/src/components/examples/people.selectors.stories.js [removed]
#
2019-12-14 12:32:31 +03:00
Daniil Senkiv
190c38534e web.components: HelpButton: fixed error "HeaderText is not defined" 2019-12-10 12:22:06 +03:00
Daniil Senkiv
864e6d6ca3 web.components: removed unuseless wrappers above Heading component 2019-12-09 19:42:00 +03:00
Daniil Senkiv
30626d46fa web.components: deleted heading.css 2019-12-09 19:08:20 +03:00
Daniil Senkiv
13ea03fd54 web.components: applied truncate prop to components 2019-12-09 15:18:51 +03:00
Daniil Senkiv
5dd25bcaca web.components: replaced Header component to Heading component 2019-12-09 14:47:36 +03:00
8bd3c86d2b Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/src/components/advanced-selector/index.js
#	web/ASC.Web.Components/src/components/help-button/index.js
#	web/ASC.Web.Components/src/components/icon-button/index.js
# Changed (by Text component changes):
#       web/ASC.Web.Components/src/components/advanced-selector2/sub-components/selector.js
#       web/ASC.Web.Components/src/components/advanced-selector2/advanced-selector2.stories.js
#       web/ASC.Web.Components/src/components/advanced-selector/sub-components/groups/header.js
#       web/ASC.Web.Components/src/components/advanced-selector/sub-components/options/body.js
#       web/ASC.Web.Components/src/components/advanced-selector/sub-components/selector.js
#       web/ASC.Web.Common/src/components/people-selector/index.js
2019-12-05 14:17:45 +03:00
Ilya Oleshko
811ac01af7 Merge branch 'master' into feature/components-custom-styling 2019-12-04 14:38:42 +03:00
Daniil Senkiv
3ec6c287c0 web.components: Text: refactoring, separating component to 3 components, apply changes 2019-12-04 12:36:13 +03:00
Ilya Oleshko
530ef08525 Merge branch 'master' into feature/components-custom-styling 2019-12-02 15:52:49 +03:00
aea29fdaad web: Components: Fixed warning of required property (not required any more) 2019-11-29 16:41:16 +03:00
d44f0ea5f0 Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	web/ASC.Web.Components/src/components/help-button/index.js
2019-11-29 12:22:14 +03:00
Ilya Oleshko
95a364cdd4 web: Components: Added id, className and style property for HelpButton component. Added tests. 2019-11-28 13:54:14 +03:00
5a09713baf Web: Components: added className to help-button 2019-11-27 16:50:37 +03:00
506704c54a Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Components/src/components/help-button/index.js
2019-11-27 14:14:07 +03:00
894af2fc7e Web: Components: fixed help-button PropTypes, replace toggle-button to buttons category 2019-11-25 12:45:59 +03:00
e1b8682025 global replace HelpButtonHeaderContent with helpButtonHeaderContent 2019-11-25 12:00:40 +03:00
8467421ba7 web: components: help-button: added condition to render header 2019-11-25 11:48:36 +03:00
d32a0592f3 Web: Components: added display type to help-button, updated README.md 2019-11-20 09:13:04 +03:00
1c9e0fc0f0 web: Components: Added tooltips support in AdvancedSelector v2 (displayType == "aside") 2019-11-06 17:41:35 +03:00
040a25e1f5 Web: Components: added prop offsetLeft to help-button 2019-10-21 12:05:45 +03:00
281d2c3e79 Web: Components: fix tooltip position, added tests to help-button 2019-10-21 08:59:47 +03:00
76b5118761 Web: Components: fixed help-button stories, fix tooltip position, added overridePosition function to tooltip, update help-button README 2019-10-18 15:13:08 +03:00
1c158c0004 Web: Components: added new component help-button 2019-10-18 09:38:10 +03:00