Docs/components v2 :wires: (#3162)
* new pages :3 * fimished intro page * fimished interaction page * remove unused shit * I think we are done lmao * I lied, fixed some small mistakes * Update docs/guides/components_v2/interaction.md Co-authored-by: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com> * misha quality assurance :3 + breakings pages * Apply suggestions from code review Co-authored-by: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com> * component types guide expanded * :3 * Apply suggestions from code review Co-authored-by: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com> --------- Co-authored-by: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
- name: Introduction
|
||||
topicUid: Guides.Introduction
|
||||
- name: V2 to V3 Guide
|
||||
topicUid: Guides.V2V3Guide
|
||||
- name: Breakings
|
||||
items:
|
||||
- name: V2 to V3 Guide
|
||||
topicUid: Guides.Breakings.V2V3Guide
|
||||
- name: V3.18
|
||||
topicUid: Guides.Breakings.V3_18
|
||||
- name: Getting Started
|
||||
items:
|
||||
- name: Installation
|
||||
@@ -102,6 +106,14 @@
|
||||
topicUid: Guides.MessageComponents.TextInputs
|
||||
- name: Advanced Concepts
|
||||
topicUid: Guides.MessageComponents.Advanced
|
||||
- name: Components V2
|
||||
items:
|
||||
- name: Introduction
|
||||
topicUid: Guides.ComponentsV2.Intro
|
||||
- name: Advanced
|
||||
topicUid: Guides.ComponentsV2.Advanced
|
||||
- name: Interacting with Components
|
||||
topicUid: Guides.ComponentsV2.Interaction
|
||||
- name: Modal Basics
|
||||
items:
|
||||
- name: Introduction
|
||||
|
||||
Reference in New Issue
Block a user