Commit Graph

20 Commits

Author SHA1 Message Date
c1679a041d Shared: fix ts problems 2024-03-22 10:20:39 +03:00
c9234fec72 Replaced copyright start year + format 2024-03-21 18:09:55 +04:00
11b4f67041 Shared: apply yarn eslint:fix 2024-03-18 12:54:09 +03:00
adcc11094d Copyright 2024 2024-03-18 03:13:02 +04:00
Vladimir Khvan
f3f6f981ca Web: Shared: heightTextArea was cast to union of string and number | error indication was fixed 2024-01-31 12:48:23 +05:00
Vladimir Khvan
d9e7652f9e Web: heightTextArea was changed to string 2024-01-30 13:54:49 +05:00
Vladimir Khvan
2e70879a95 Web: Components: textarea: heightTextArea prop was cast to string
Conflicts:
	packages/components/textarea/textarea.stories.js
	packages/shared/components/textarea/README.md
	packages/shared/components/textarea/Textarea.styled.tsx
	packages/shared/components/textarea/Textarea.tsx
2024-01-30 13:19:50 +05:00
Vladimir Khvan
9924b25b4b Web: Components: textarea: warning was fixed
Conflicts:
	packages/shared/components/textarea/Textarea.tsx
2024-01-30 12:49:57 +05:00
Vladimir Khvan
cfa93b96ca Web: Components: textarea: numeration was fixed
Conflicts:
	packages/shared/components/textarea/Textarea.styled.tsx
2024-01-30 12:46:52 +05:00
4433391c23 Client: fix wrong import - export for shared components 2024-01-10 11:01:43 +03:00
756cc36368 Shared:Tests:Unit: add i18 mock, fix warnings 2023-12-29 16:06:40 +03:00
11fae28d76 Shared:Components:fix warnings 2023-12-28 13:04:24 +03:00
07723156ef Client: fix after rewrite to typescript 2023-12-28 11:46:16 +03:00
d554042c91 Shared:Components:Textarea: fix after merge 2023-12-20 15:39:30 +03:00
a2eccdeb1e Merge branch 'develop' into feature/components-typescript 2023-12-20 15:37:08 +03:00
e2daee7a10 Shared:Components:Table\ColorTheme: rewrite to typescript 2023-12-20 12:14:18 +03:00
505c914a3d Merge branch 'develop' into feature/components-typescript 2023-12-19 10:40:56 +03:00
db64b1a06f Shared: fix imports 2023-12-06 21:11:14 +03:00
56088f90bb Shared:Components:Textarea: rewrite to typescript 2023-12-06 15:03:40 +03:00
7994fc6f72 Shared:Components:Toast: rewrite to typescript 2023-12-06 12:53:23 +03:00