Content-Length: 402473 | pFad | http://github.com/material-vue/material-vue/commit/b6e35d8d4af5a49ed6bf697a42535732ffe3476d

90 docs: small improvements · material-vue/material-vue@b6e35d8 · GitHub
Skip to content

Commit b6e35d8

Browse files
author
Корпусов Максим
committed
docs: small improvements
1 parent b985c16 commit b6e35d8

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

docs/components/buttons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import ExampleWrapper from '../common/ExampleWrapper.vue'
66

77

88
# Buttons
9-
<m-button style="float: right; transform: translateY(-100%)" target="_blank" rel="noopener noreferrer" href="https://m3.material.io/components/buttons/overview" variant="text" prepend-icon="open_in_new" text="material docs"/>
9+
<m-button style="float: right; transform: translateY(-94%)" target="_blank" rel="noopener noreferrer" href="https://m3.material.io/components/buttons/overview" variant="text" prepend-icon="open_in_new" text="material docs"/>
1010

1111
<MIOList :items="['Can contain an optional leading icon', 'Containers have fully rounded corners and are wide enough to fit label text', 'Keep labels concise and in sentence-case']"/>
1212

docs/components/dialogs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const dialog = ref(null)
1010

1111

1212
# Dialogs
13-
<m-button style="float: right; transform: translateY(-100%)" target="_blank" rel="noopener noreferrer" href="https://m3.material.io/components/dialogs/overview" variant="text" prepend-icon="open_in_new" text="material docs"/>
13+
<m-button style="float: right; transform: translateY(-94%)" target="_blank" rel="noopener noreferrer" href="https://m3.material.io/components/dialogs/overview" variant="text" prepend-icon="open_in_new" text="material docs"/>
1414

1515
<MIOList :items="['Use dialogs to make sure users act on information', 'Commonly used to confirm high-risk actions like deleting progress']"/>
1616

docs/components/radio-buttons.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const radioValue = ref(null)
1010
</script>
1111

1212
# Radio button
13-
<m-button style="float: right; transform: translateY(-100%)" target="_blank" rel="noopener noreferrer" href="https://m3.material.io/components/radio-button/overview" variant="text" prepend-icon="open_in_new" text="material docs"/>
13+
<m-button style="float: right; transform: translateY(-94%)" target="_blank" rel="noopener noreferrer" href="https://m3.material.io/components/radio-button/overview" variant="text" prepend-icon="open_in_new" text="material docs"/>
1414

1515
<MIOList :items="['Use radio buttons (not switches) when only one item can be selected from a list', 'Label should be scannable', 'Selected items are more prominent than unselected items']"/>
1616

@@ -20,10 +20,10 @@ const radioValue = ref(null)
2020
<ExampleWrapper vertical>
2121
<m-radio-group v-model="radioValue">
2222
<m-radio value="1" text="option 1"/>
23-
<m-radio value="2" text="option 2"/>
23+
<m-radio style="margin-top: -12px" value="2" text="option 2"/>
2424
</m-radio-group>
25-
<p style="color: var(--md-sys-color-on-background); margin-top: -4px" v-text="radioValue || 'none selected'"/>
26-
<m-button variant="tonal" text="reset" @click="radioValue = null"/>
25+
<p style="color: var(--md-sys-color-on-background); margin-top: -8px" v-text="radioValue || 'none selected'"/>
26+
<m-button style="margin-top: -16px" variant="tonal" text="reset" @click="radioValue = null"/>
2727
</ExampleWrapper>
2828

2929
::: details code

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
layout: home
44

55
hero:
6-
name: "MaterialVue"
6+
name: "Material Vue"
77
text: "UI components for each your new project"
88
tagline: "Made according to m3 guidelines"
99
actions:
@@ -19,7 +19,7 @@ features:
1919
details: Material Vue provide dark theme realization out of the box
2020
- title: According to guidelines
2121
details: All components completely based on Material 3 design system
22-
- title: Not only components
22+
- title: More then components
2323
details: Material Vue has own directives, animations, utils to create fully customizable web apps
2424
---
2525

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/material-vue/material-vue/commit/b6e35d8d4af5a49ed6bf697a42535732ffe3476d

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy