Commit Graph

556 Commits

Author SHA1 Message Date
67f2311a97 Web: Components: fix scrollbar in aside 2021-10-21 14:36:37 +03:00
ec4125175e Web: Components: export CustomScrollbar 2021-10-20 18:43:48 +03:00
121a640bed Web: Components: add hover effect for scrollbar 2021-10-20 13:10:45 +03:00
ae06469ba8 Web: Components: add cross-origin 2021-10-15 17:36:37 +03:00
6f25c3f668 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-10-14 13:10:03 +03:00
5005e0a6c0 Web: Icons: Fixed old checkbox icons, change header plus icon 2021-10-14 13:09:54 +03:00
fc6d285c62 Web: Components: fixed table-header styles 2021-10-14 12:23:08 +03:00
a6500754f2 Deleted border for group menu for macOS. 2021-10-11 17:51:01 +03:00
1689b8e44b Web: Components: ContextMenu: Fixed check condition for global portals 2021-10-11 12:56:17 +03:00
6a85eca20e Web: Components: ContextMenu: Fixed context menu still open after starting drag events 2021-10-10 23:29:01 +03:00
afa804ed35 Merge branch 'release/1.0.0' into bugfix/Bug-52897
# Conflicts:
#	packages/asc-web-components/table-container/TableRow.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/TableRow.js
2021-10-07 19:20:15 +03:00
42773eba77
Merge pull request #386 from ONLYOFFICE/bugfix/Bug-52980
Bugfix/bug 52980
2021-10-07 18:38:02 +03:00
fb893bb735 Web: Components: Table: removed unused code, fixed function names 2021-10-07 18:37:26 +03:00
31570e57d7 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-07 17:47:54 +03:00
749e89cbb3 Web: Components: fixed group-button-menu styles 2021-10-07 17:44:37 +03:00
ad48bf3f81 Web: Components: Toast: Fixed bug with word breaking style 2021-10-07 17:23:01 +03:00
a6573d9f98 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-07 15:59:50 +03:00
20954a66ce Web: Components: changed the logic for calculating the width of columns after adding 2021-10-07 14:12:59 +03:00
2e7a8fe423 Web: Files: fixed select 2021-10-07 14:11:52 +03:00
b9811be6f3 Web: Components: fixed snackbar 2021-10-07 13:56:46 +03:00
52a8c3f659 Web: Components: changed the logic for calculating the width of the columns after deletion 2021-10-06 18:27:34 +03:00
3262e9f767 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-05 13:01:43 +03:00
4f9fddf794
Merge pull request #373 from ONLYOFFICE/feature/debug-info
Feature/debug info
2021-10-05 12:31:20 +03:00
3eea8beea0 Web: Files: fixed row selection 2021-10-05 12:14:21 +03:00
8e5314d534 Web: Files: fixed the size of the columns of the people table, added a reset of the table if it is invalid 2021-10-05 11:00:47 +03:00
dec1c42b71 Web: Fix dialog content height 2021-10-04 19:37:01 +03:00
96980d00b8 Web: Components: changed article panel width 2021-10-04 15:08:56 +03:00
845a0dbf33 Web: Components: fixed table 2021-10-04 10:29:01 +03:00
376a4feda5 Web: Files: fixed the table, added resetting the column size when adding a new one 2021-10-03 17:06:14 +03:00
Artem Tarasov
ff17eee038 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-01 18:56:07 +03:00
1df1e12e59
Merge pull request #367 from ONLYOFFICE/bugfix/fixed-table-share-icon
Bugfix/fixed table share icon
2021-10-01 17:38:21 +03:00
5c05f0f375 Web: Components: RowContent: Fixed displaying side info 2021-10-01 17:11:14 +03:00
1727201852 Fixed Bug 52888 - Client.Files. Fixed share button size 2021-10-01 15:19:14 +03:00
Artem Tarasov
4a6738f898 Web: Common/Components/Files: deleted unnecessary code, refactoring 2021-10-01 11:05:03 +03:00
Artem Tarasov
fe3459a0ba Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-09-30 16:27:51 +03:00
Artem Tarasov
a75745aaaf Web: Components/Files: fixed selection styles for table 2021-09-30 16:27:01 +03:00
Artem Tarasov
deb968f067 Web: Components: RowContent: fixed label length in row 2021-09-30 10:57:35 +03:00
Artem Tarasov
e64a7f07de Web: Common/Components/Files: fixed styles when selecting row 2021-09-30 10:55:26 +03:00
35c1d4d334 Web: Components: fixed shared column size 2021-09-30 10:47:23 +03:00
f2913339d3 Web: Components: Added CountDown to Snackbar 2021-09-24 20:09:12 +03:00
f4e7c46b9d Merge branch 'develop' into release/1.0.0
# Conflicts:
#	packages/asc-web-components/table-container/TableHeader.js
2021-09-24 10:44:30 +03:00
533fbd47fd Web: Components: fixed min column size 2021-09-21 17:50:07 +03:00
e40929ef5a Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-21 16:16:23 +03:00
454eb34dd5 Web: Components: Removed abbreviations of folder names in the tree, if the width of article allows. 2021-09-21 16:15:31 +03:00
de444cca93 Web: Components: fixed table resizing after window resizing 2021-09-21 14:46:06 +03:00
5e37585b0c Web: Files: fixed table 2021-09-21 14:24:43 +03:00
225258eec0 Merge branch 'develop' into feature/header-menu-items
# Conflicts:
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
2021-09-20 15:24:31 +03:00
31c57c4cf7 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-20 11:03:29 +03:00
f581f90d95 Web: Components: fixed table resize 2021-09-20 11:03:21 +03:00
f183d91992 Web: Components: Added update the "More items" length when adding new properties that do not fit to the full width of the menu header. 2021-09-20 08:38:45 +03:00