Commit Graph

79 Commits

Author SHA1 Message Date
97ecc99607 Merge branch 'develop' into feature/rtl-interface-direction 2023-07-13 09:59:25 +02:00
a42d2f8b6c
Merge pull request #1515 from ONLYOFFICE/bugfix/webhooks
Bugfix/webhooks
2023-07-12 19:34:49 +04:00
530e99034a Web: Components: Remove unnecessary defaultProps expanding 2023-07-11 13:57:11 +02:00
01ce3357ee Merge branch 'develop' into feature/rtl-interface-direction 2023-07-10 09:57:04 +02:00
Vladimir Khvan
2f18735005 Merge branch 'develop' into feature/add-id-element 2023-07-07 16:18:23 +05:00
6e95868021 Web: Components: Fix cursor start position in firefox 2023-07-07 11:48:24 +02:00
1b7d000b7b Web: Components: Move empty placeholder to defaultProps 2023-07-07 11:47:11 +02:00
008aeb4c95 Merge branch 'develop' into feature/rtl-interface-direction
# Conflicts:
#	packages/components/selected-item/styled-selected-item.js
2023-07-06 17:34:12 +02:00
e67667bcb6 Merge branch 'develop' into bugfix/webhooks 2023-07-06 19:32:40 +04:00
Vladimir Khvan
da59d33308 styles for firefox were fixed 2023-07-06 00:08:41 +05:00
Vladimir Khvan
e8841c4d3b Merge branch 'feature/date-time-picker' of github.com:ONLYOFFICE/DocSpace into feature/date-time-picker 2023-07-03 13:31:53 +05:00
Vladimir Khvan
08b73fabe5 figma links were added 2023-07-03 13:31:26 +05:00
40a746e241 Merge branch 'develop' into feature/add-id-element 2023-06-30 15:28:07 +03:00
61a5c1e900 Web:Add id, class for calendar. 2023-06-30 12:55:31 +03:00
063a95c889 Merge branch 'develop' into feature/rtl-interface-direction
# Conflicts:
#	packages/components/.storybook/globals/index.js
#	packages/components/.storybook/preview.js
#	packages/components/email-chips/styled-emailchips.js
#	packages/components/email-chips/sub-components/chip.js
#	packages/components/filling-status-line/styled-filling-status-line.js
#	packages/components/selector/StyledSelector.js
#	packages/components/selector/sub-components/Item/index.tsx
#	packages/components/selector/sub-components/SelectAll/index.tsx
2023-06-30 10:49:17 +02:00
MrSubhonbek
f55e27e683 web component fix scrollbar in textarea 2023-06-28 10:16:41 +03:00
f8d65a9ef7 Web: Components: Adapt Textarea component to RTL interface 2023-06-26 13:01:08 +02:00
Vladimir Khvan
f60d55d5f6 hasError is setting isError state on change 2023-06-21 17:05:10 +05:00
Vladimir Khvan
715f7b5ef4 seating for copy icon was added / isError logic was corrected 2023-06-07 22:24:46 +05:00
Vladimir Khvan
582d5dab27 fixed isError setting logic 2023-06-07 17:29:59 +05:00
Vladimir Khvan
9e0e57cbb3 fixed blink on beatified value loading 2023-06-07 12:33:42 +05:00
Vladimir Khvan
7619fe03e8 Merge branch 'develop' into feature/webhooks-page 2023-05-31 16:05:47 +05:00
b72b96c8c9 Web: Replacing import "@docspace/common/components/ColorTheme" with "@docspace/components/ColorTheme". 2023-05-24 18:28:06 +03:00
Vladimir Khvan
d869ef9b0c Merge branch 'develop' into feature/webhooks-page 2023-05-17 14:11:26 +05:00
Vladimir Khvan
da4a947d78 min-width was deleted 2023-05-10 12:53:20 +05:00
Vladimir Khvan
1f3f70c9c7 console error about property bubbling into DOM was fixed 2023-05-01 13:30:48 +05:00
Vladimir Khvan
1ed1fdf241 heighttextarea was renamed to heightTextArea / redundant props were deleted 2023-05-01 13:27:42 +05:00
b20b105172 Web: Components: TextArea: Fixed warning of custom attribute 2023-04-25 18:56:31 +03:00
DmitrySychugov
9362331ecc Merge branch 'develop' into bugfix/storybook-fixes 2023-04-25 12:55:59 +05:00
Vladimir Khvan
d9418d7fef Merge branch 'develop' into feature/webhooks-page 2023-04-25 12:26:46 +05:00
DmitrySychugov
b4d60d2069 Web: Components: Textarea - added description 2023-04-21 14:53:17 +05:00
b5afcf7fe0 Web:Fixed small comment width in version panel. 2023-04-18 20:38:46 +03:00
2e8467bce0 Web: Components: Textarea - descriptions changed 2023-04-17 19:24:12 +05:30
Vladimir Khvan
a1e80f5773 z-indexes were set to 1 2023-04-04 12:39:38 +05:00
Vladimir Khvan
9afc84e087 isLimitedWidth prop was deleted / showCopyIcon was renamed to enableCopy 2023-04-03 16:29:57 +05:00
Vladimir Khvan
5063cfaccb new props were added to ease managing component 2023-03-31 19:24:23 +05:00
Vladimir Khvan
0f38b8865c padding-left was increased when copy icon is shown 2023-03-31 19:23:28 +05:00
Vladimir Khvan
d3edb10e3c new props were added to ease managing component 2023-03-31 19:22:29 +05:00
Timofey Boyko
0c5eb5be21 Web:Components:TextArea: fix console error 2023-03-24 15:50:41 +03:00
11065de511 Merge branch 'release/v1.0.0' into develop 2023-03-23 18:04:41 +04:00
Viktor Fomin
4a5ae68538 Components: TextArea: missed prop 2023-03-17 13:46:26 +03:00
Vladimir Khvan
15a016a501 copy icon is moved to left / horizontal scroll is visible 2023-03-02 13:20:52 +05:00
Vladimir Khvan
01718c0f2e passed heightScale and isJSONField props to copy icon 2023-03-02 13:19:18 +05:00
Vladimir Khvan
2b9d10fac1 enabled breaks in textarea mode 2023-03-01 21:30:33 +05:00
Vladimir Khvan
fe9de478db fixed numeration by placing it inside of scroll 2023-03-01 19:50:54 +05:00
Vladimir Khvan
bbf6ec4be6 fixed padding left on big json / prevented line breaks 2023-03-01 19:37:01 +05:00
Vladimir Khvan
898bb2b0c2 font family is taken from theme 2023-03-01 15:21:33 +05:00
Vladimir Khvan
9a79030566 padding aligns with font size 2023-02-14 16:17:19 +05:00
Vladimir Khvan
012ecd0415 re-export path was changed to public directory 2023-02-14 16:01:42 +05:00
Vladimir Khvan
ee339b84f7 icon was deleted 2023-02-14 16:01:18 +05:00