Commit Graph

581 Commits

Author SHA1 Message Date
2bd25554af Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-02 18:15:17 +05:00
3b5b0f82ce Fixed bug 53033 - Web: Components: correct display of stubs 2021-11-02 18:14:53 +05:00
4e018d2d71 Web: Bump version to 1.0.1 2021-11-02 14:02:46 +03:00
fb75330cb0 Fix bug 53339: open banner link in new tab 2021-11-01 13:52:44 +03:00
cece18f0e7 Merge branch 'release/1.0.0' into bugfix/icons-blur 2021-10-26 16:56:35 +03:00
f5d31dcff2 Web: Files: Fixed icons blur, added new icons 2021-10-26 16:55:52 +03:00
1faf4eedc8 Web: Files/Components: Fixed drop down y offset for table view. 2021-10-26 16:04:38 +03:00
16f9dc47bc Web: Components: Fixed top style. 2021-10-26 15:48:31 +03:00
be8c02a481 Fixed Bug 53194: Reduced distance from checkbox menu. 2021-10-26 14:59:04 +03:00
Artem Tarasov
31bfcbf398
Merge pull request #429 from ONLYOFFICE/bugfix/table-fix-add-share-button
Fixed Bug 53342 - Client.Table row. Fixed the addition of the sharing…
2021-10-25 17:04:14 +03:00
Artem Tarasov
4c416a5ae3 Merge branch 'bugfix/table-fix-add-share-button' of github.com:ONLYOFFICE/AppServer into bugfix/table-fix-add-share-button 2021-10-25 16:58:39 +03:00
Artem Tarasov
98876b5585 Web: Components: TableContainer: fixed sort icon container size 2021-10-25 16:58:29 +03:00
7d872b408c Web: Components: fixed column reset 2021-10-25 16:49:58 +03:00
bf51eff567 Web: Components: Table: fixed addNewColumns 2021-10-25 16:30:17 +03:00
077859cba3 Fixed Bug 53342 - Client.Table row. Fixed the addition of the sharing button 2021-10-25 15:24:01 +03:00
Artem Tarasov
f2d7f299f2 Web: Components: TableContainer: fixed width of header divider 2021-10-25 15:21:13 +03:00
522a55f02c Web: Files: Fixed hiding context-menu before displaying share panel 2021-10-22 10:17:42 +03:00
21212046ad Web: Components: DropDown: Fixed position conditions 2021-10-22 10:17:41 +03:00
724a90be75 Web: Components: fixed combo-button styles 2021-10-21 17:54:16 +03:00
7dc2b94186 Web: Components: fixed avatar-editor-body link fontWeight 2021-10-21 17:53:49 +03:00
d6da7a7fb2
Merge pull request #411 from ONLYOFFICE/bugfix/scrollbar
Bugfix/scrollbar
2021-10-21 16:15:24 +03:00
256ad79e5f Web: Components: add withoutBodyScroll in aside 2021-10-21 15:04:34 +03:00
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
f895cde813 Web: Components: fix avatar edit button position 2021-10-20 12:09:01 +03:00
a75a49dc9a Web: Components: delete useless 2021-10-20 11:10:51 +03:00
cad7c309ce Web: Components: add avatar edit button 2021-10-20 00:41:42 +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