DocSpace-client/web/ASC.Web.Components/src/components
Andrey Savihin ae27b5e732 web: components: page-layout:
- SectionFilter and SectionPaging parts included to SectionBody
- SectionToggler has fixed position
2019-11-14 15:13:54 +03:00
..
advanced-selector web: components: Added wrapper into AdvancedSelector (StyledContainer) 2019-09-27 17:07:24 +03:00
avatar web: Components: Fixed re-render for Avatar component 2019-09-13 15:34:39 +03:00
avatar-editor ASC.Web.Components: SidePanel merged with ModalDialog 2019-10-01 15:50:56 +03:00
backdrop web: Components: Fixed default zIndex property in Backdrop component 2019-09-13 11:29:45 +03:00
badge
button web: Components: Removed viewport from Buttons story (error on open) 2019-11-06 10:16:12 +03:00
calendar Web: Components: fixed tooltip README.md, fixed tooltip pointer-event, fixed calendar style 2019-10-10 14:46:12 +03:00
checkbox
combobox web: components: small fix comboButton 2019-09-30 14:52:23 +03:00
context-menu web: Components: Added tests in ContextMenu component 2019-11-11 14:55:39 +03:00
context-menu-button web: Components: Fixed property validation for drop-down items at ContextMenuButton component 2019-11-06 10:02:04 +03:00
date-picker Web: Components: fixed calendar day styles, fixed date-picker prop-type, fixed tooltip stories 2019-10-09 15:53:38 +03:00
drop-down web: Components: Fixed existing children for DropDown component 2019-11-05 16:56:30 +03:00
drop-down-item Web.Components: LinkWithDropdown/DropDownItem: removed color, fontSize props 2019-11-07 15:47:04 +03:00
drop-down-profile-item web: Components: Fixed README of DropDownItem and DropDownProfileItem components. 2019-09-10 16:15:18 +03:00
email-input Web.Components: EmailInput: changed input type to 'text'. Reason: unstable working with type 'email'. 2019-10-31 13:31:39 +03:00
empty-screen-container Replaced EmptyContentButtonsContainer to div 2019-11-07 17:58:13 +03:00
error-container
examples web: Storybook: Upgrade to v5.2.5 2019-11-06 10:08:09 +03:00
field-container Web: Components: fixed tooltip to field-container, fixed tooltip to password-input, added className to toggle-content 2019-10-23 11:31:36 +03:00
filter-input web: components: clearfix for filter-input 2019-11-14 15:01:02 +03:00
group-button web: Components: Added tests at GroupButton component 2019-11-01 11:32:30 +03:00
group-buttons-menu web: Components: Fixed bug with wrong width calculating for GroupButtonsMenu component 2019-11-05 14:28:44 +03:00
help-button Web: Components: added prop offsetLeft to help-button 2019-10-21 12:05:45 +03:00
icon-button Web: Components: replaced icon-button with tooltip to help-button from field-container, added id to icon-button 2019-10-18 09:51:03 +03:00
icons Web: Components: added new component QuestionIcon with README and base render test 2019-10-04 11:14:23 +03:00
input-block Web: Component: fixed input-block onIconClick function 2019-10-09 14:23:41 +03:00
label Web: Components: deleted optional fields from tooltip, update tooltip story, delete tooltip from label story. 2019-10-18 09:41:26 +03:00
layout web: components: footer with bottom alignment in modal dialog with aside view 2019-11-11 15:00:18 +03:00
link Web.Components: Link: fixed text-decoration style 2019-11-12 12:23:00 +03:00
link-with-dropdown Web.Components: LinkWithDropdown/DropDownItem: removed color, fontSize props 2019-11-07 15:47:04 +03:00
loader web: components: Fixed README.md 2019-09-08 17:43:11 +03:00
main-button web: components: Moved story for MainButton + added base test 2019-09-08 17:47:55 +03:00
modal-dialog web: components: footer with bottom alignment in modal dialog with aside view 2019-11-11 15:00:18 +03:00
module-tile web: Storybook: Upgrade to v5.2.5 2019-11-06 10:08:09 +03:00
page-layout web: components: page-layout: 2019-11-14 15:13:54 +03:00
paging web: Components: Fixed page ComboBox for Paging component 2019-09-26 12:08:39 +03:00
password-input web: Components: Added display of process of copying fields to clipboard for PasswordInput component. Fixed story and readme 2019-10-24 13:42:32 +03:00
radio-button web: components: Applied eslint recommendations 2019-09-10 10:03:36 +03:00
radio-button-group web: components: Applied eslint recommendations 2019-09-10 10:03:36 +03:00
request-loader web: components: Fixed README.md 2019-09-08 17:43:11 +03:00
row web: Components: Added tests in Row component 2019-11-11 15:46:54 +03:00
row-container web: Components: Fixed RowContainer component tests 2019-11-11 16:05:33 +03:00
row-content web: Components: Fixed truncation of text on screens larger than tablet for RowContent component 2019-10-29 13:25:58 +03:00
scrollbar web: components: Renamed stories 2019-09-09 10:28:47 +03:00
search-input web: components: refactoring 2019-09-12 14:10:15 +03:00
selected-item web: Storybook: Upgrade to v5.2.5 2019-11-06 10:08:09 +03:00
selector-add-button Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-05 15:16:33 +03:00
tabs-container Web: Components: added Scrollbar to TabContainer 2019-11-12 09:52:27 +03:00
text web: components: Moved story for Text + added base test 2019-09-08 19:10:03 +03:00
text-input Web.Components: TextInput: added new type of input type, applied for EmailInnput 2019-10-14 10:11:11 +03:00
textarea ASC.Web.Components: device detector fixed 2019-09-30 13:15:43 +03:00
toast web: Storybook: Upgrade to v5.2.5 2019-11-06 10:08:09 +03:00
toggle-button web: components: Moved story for ToggleButton + added base test 2019-09-08 19:26:28 +03:00
toggle-content Web: Components: fixed tooltip to field-container, fixed tooltip to password-input, added className to toggle-content 2019-10-23 11:31:36 +03:00
tooltip Web: Components: added prop offsetLeft to help-button 2019-10-21 12:05:45 +03:00
tree-menu web: components: refactoring 2019-10-01 11:39:58 +03:00