Skip to content

Commit d5c5848

Browse files
svdimitrdimodi
andauthored
[3.7.0] Documentation for the Signature component (#1187)
* docs(signature): first commit * docs(signature): documentation * chore(config): update the config file * docs(input-validation): sort the components in alphabetical order * docs(input-validation): add the signature component * docs(overview): add a link to input validation * docs(overview): polishing * docs(signature): small fixes in overview and appearance articles * docs(signature): fixes in see also articles * Update components/signature/overview.md Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com> * Update components/signature/overview.md Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com> * Update components/signature/overview.md Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com> * Update components/signature/overview.md Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com> * Update components/signature/appearance.md Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com> * docs(signature): explain better the Size * docs(overview): improvements * Update components/signature/appearance.md Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com> * docs(appearance): remove the float left style * Update components/signature/events.md Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com> Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
1 parent 6333519 commit d5c5848

File tree

5 files changed

+602
-203
lines changed

5 files changed

+602
-203
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,8 @@ navigation:
404404
title: "Scheduler"
405405
"*scrollview":
406406
title: "ScrollView"
407+
"*signature":
408+
title: "Signature"
407409
"*slider":
408410
title: "Slider"
409411
"*skeleton":
@@ -523,6 +525,7 @@ intro_columns:
523525
"Numeric Textbox": "components/numerictextbox/overview"
524526
"Radio Button Group": "radiogroup-overview"
525527
"RangeSlider": "rangeslider-overview"
528+
"Signature": "signature-overview"
526529
"Slider": "slider-overview"
527530
"Switch": "switch-overview"
528531
"TextArea": "textarea-overview"

0 commit comments

Comments
 (0)