-
Notifications
You must be signed in to change notification settings - Fork 19
Plasma b2c typecov #1098
base: master
Are you sure you want to change the base?
Plasma b2c typecov #1098
Conversation
|
Demo canvas app deployed! |
Codecov Report
@@ Coverage Diff @@
## master #1098 +/- ##
=======================================
Coverage 87.97% 87.97%
=======================================
Files 346 346
Lines 4558 4558
Branches 1346 1346
=======================================
Hits 4010 4010
Misses 548 548
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
Demo canvas app deployed! |
|
Documentation preview deployed! website: http://plasma.sberdevices.ru/pr-1098/ |
|
Demo canvas app deployed! |
|
Documentation preview deployed! website: http://plasma.sberdevices.ru/pr-1098/ |
| export interface EditableProps { | ||
| value?: string; | ||
| onChange?: React.ChangeEventHandler<RefElement>; | ||
| onChange?: React.FormEventHandler<HTMLDivElement>; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
а почему именно FormEventHandler?
📦 Published PR as canary version:
Canary Versions✨ Test out this PR locally via:
npm install @sberdevices/plasma-b2c@1.42.0-canary.1098.8fbb3c542d0f74c5a276570cba3c99903edd3f20.0 npm install @sberdevices/showcase@0.98.0-canary.1098.8fbb3c542d0f74c5a276570cba3c99903edd3f20.0 npm install @sberdevices/plasma-website@0.32.0-canary.1098.8fbb3c542d0f74c5a276570cba3c99903edd3f20.0 # or yarn add @sberdevices/plasma-b2c@1.42.0-canary.1098.8fbb3c542d0f74c5a276570cba3c99903edd3f20.0 yarn add @sberdevices/showcase@0.98.0-canary.1098.8fbb3c542d0f74c5a276570cba3c99903edd3f20.0 yarn add @sberdevices/plasma-website@0.32.0-canary.1098.8fbb3c542d0f74c5a276570cba3c99903edd3f20.0