Commit Graph

1509 Commits

Author SHA1 Message Date
DmitrySychugov
e600598c8e Web: Components: fixed docs drop down display 2023-05-23 19:22:10 +05:00
DmitrySychugov
a45be4c4f3 Web: Components: fixed dark theme display 2023-05-23 19:21:51 +05:00
DmitrySychugov
67832c5f52 Web: Components: rename main button callback function 2023-05-23 19:21:14 +05:00
DmitrySychugov
ea5f959a65 Web: Components: hide props for storybook 2023-05-23 19:20:16 +05:00
DmitrySychugov
4dbb891af8 Web: Components: update storybook 2023-05-22 14:59:13 +05:00
DmitrySychugov
88be362765 Merge branch 'develop' into feature/storybook-update 2023-05-18 18:07:39 +05:00
DmitrySychugov
bee5eb3e99 Web: Components: enabled autodocs in storybook 2023-05-16 18:57:49 +05:00
DmitrySychugov
462d0eb3b5 Web: renamed code input callback function 2023-05-16 18:57:09 +05:00
DmitrySychugov
3273b7af13 Web: renamed combobox function 2023-05-16 16:38:53 +05:00
137d715519 Web:Fix missing setIsOpenItemAccess. 2023-05-16 14:26:47 +03:00
DmitrySychugov
f2509a1b81 Web: Components: code refactoring 2023-05-05 17:10:45 +05:00
DmitrySychugov
6dbfd93ebd Web: Components: removed redundant code 2023-05-05 16:59:52 +05:00
DmitrySychugov
5b32659dd8 Web: Components: fixed bug with themes, changed context to global types 2023-05-04 20:08:02 +05:00
DmitrySychugov
6758f61cb1 Web: Components: fixed typescript error, added required plugins 2023-05-04 20:06:20 +05:00
fd05e3f5a3 Web:Fixed missing scroll when opening user roles. Fixed the view of the list of user roles when the mobile phone is in a horizontal position. 2023-05-03 16:47:58 +03:00
24c12593a8 Merge branch 'develop' into bugfix/fix-invite-panel-list 2023-05-03 10:51:05 +03:00
6b2ba9669e Merge branch 'bugfix/fix-invite-panel-list' of github.com:ONLYOFFICE/AppServer into bugfix/fix-invite-panel-list 2023-05-02 17:52:57 +03:00
dbc9cc1653 Web:Fixed the appearance of two scrolls in the list of added users when resizing in the invitation panel. Fixed that the list of user roles in the list of added users on mobile in a vertical position opened not nailed to the bottom. 2023-05-02 17:51:36 +03:00
DmitrySychugov
9d4ff7b7bb Web: Components: fixed bug with export default in stories 2023-05-02 16:23:03 +05:00
DmitrySychugov
914763da9b Web: Components: fixed export default error 2023-05-02 16:22:25 +05:00
DmitrySychugov
1ebc34c0f9 Web: installed new dependencies after migrating to new storybook version 2023-05-02 16:21:14 +05:00
DmitrySychugov
a7c4427cf8 Web: Components: overwritten storybook main js after migration 2023-05-02 16:20:19 +05:00
25fed493da Merge branch 'develop' into feature/action-buttons-hints 2023-04-28 17:10:46 +04:00
2809ee1de5 Web: Components: ContextMenuButton: Fixed a bug with double opening a component in the info panel 2023-04-26 15:49:26 +03:00
bec14c23a7 Merge branch 'bugfix/storybook-fixes' of github.com:ONLYOFFICE/DocSpace into bugfix/storybook-fixes 2023-04-25 18:56:45 +03:00
b20b105172 Web: Components: TextArea: Fixed warning of custom attribute 2023-04-25 18:56:31 +03:00
DmitrySychugov
c7d326ffc2 Merge branch 'bugfix/storybook-fixes' of github.com:ONLYOFFICE/DocSpace into bugfix/storybook-fixes 2023-04-25 20:46:18 +05:00
DmitrySychugov
71ed7e5792 Web: Components: fixed some storybook warnings 2023-04-25 20:45:57 +05:00
55f30a4eca Web: Components: Fixed stories property`s issues 2023-04-25 18:38:27 +03:00
6dd66811b4 Web: Components: Fixed stories property`s issues 2023-04-25 18:23:04 +03:00
8ff8bfde99 Web: Components: Fixed stories 2023-04-25 15:30:01 +03:00
4f86ab9488 Web: Components: ContextMenu: Added missing keys for demo model 2023-04-25 14:59:01 +03:00
e261c8877a Storybook: Fix mdx warnings 2023-04-25 15:16:18 +04:00
b12814d8f8 Web: Components: DropDown: Removed unused property`s 2023-04-25 13:58:46 +03:00
d798773f62 Web: Components: ContextMenuButton: Fixed property usage. Added new display type - "toggle". Fixed usage on clients. 2023-04-25 13:57:49 +03:00
DmitrySychugov
9362331ecc Merge branch 'develop' into bugfix/storybook-fixes 2023-04-25 12:55:59 +05:00
DmitrySychugov
20938f0ce1 Web: Components: ToggleContent - fixed property name 2023-04-25 12:55:09 +05:00
DmitrySychugov
ef1658652c Web: Components: hidden docs tab 2023-04-25 12:54:30 +05:00
DmitrySychugov
0ec5c1b8d8 Web: Components: Badge - fixed description 2023-04-24 20:39:12 +05:00
DmitrySychugov
b61925b024 Web: Components: removed unnecessary properties from the storybook 2023-04-24 20:38:50 +05:00
cd95baa914 Merge branch 'develop' into bugfix/comment-edit-style 2023-04-24 18:26:42 +04:00
DmitrySychugov
5faf63e3cd Web: Components: fixed heading story 2023-04-24 13:59:47 +05:00
DmitrySychugov
a2f0090ebc Web: Components: RadioButton - added description 2023-04-24 13:59:20 +05:00
DmitrySychugov
35cb311ce2 Web: Components: TreeMenu - added description 2023-04-24 13:58:57 +05:00
DmitrySychugov
865828fb4c Web: Components: DropDownItem - added description 2023-04-24 13:58:36 +05:00
DmitrySychugov
af6d199d1a Merge branch 'develop' into bugfix/storybook-fixes 2023-04-24 12:34:01 +05:00
DmitrySychugov
0ad0808d40 Web: Components: Grid - added description 2023-04-24 12:33:03 +05:00
DmitrySychugov
65f8b169c6 Web: Components: fixed backdrop background display 2023-04-24 12:32:44 +05:00
DmitrySychugov
6180259f59 Web: Components: EmailInput - added description 2023-04-21 18:43:42 +05:00
DmitrySychugov
9caa3b8c50 Web: Components: ContextMenuButton - added description 2023-04-21 18:19:34 +05:00