Skip to content

Commit 3583c4d

Browse files
authored
Pat/design spec update (#730)
* add new design spec to design resources * add design spec to manifest guide * add mini app display to design guideline * reduce spec image size
1 parent 3ecb84c commit 3583c4d

File tree

4 files changed

+14
-1
lines changed

4 files changed

+14
-1
lines changed
485 KB
Loading

docs/mini-apps/core-concepts/manifest.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,4 +203,11 @@ Open Graph image. 1200×630px (1.91:1), PNG/JPG.
203203
<Card title="Embeds and Previews" href="/mini-apps/core-concepts/embeds-and-previews">
204204
Understand how your manifest creates rich embeds when your Mini App is shared in feeds and social platforms.
205205
</Card>
206+
<Card
207+
title="Mini App Display Specs"
208+
href="/images/miniapps/miniapp-design-spec.png"
209+
arrow="true"
210+
>
211+
See how your mini app is displayed in the Base app in our Figma file.
212+
</Card>
206213
</CardGroup>

docs/mini-apps/featured-guidelines/design-guidelines.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ description: "Build a mini app that is intuitive and delightful to use."
44
---
55

66
### Display
7-
See how your mini app is displayed in the Base app in our [Figma specification file](https://www.figma.com/design/4wx6s24NB0KLgprQAyMT8R/TBA-Mini-App-Specs).
7+
8+
<Card img="/images/miniapps/miniapp-design-spec.png">
9+
10+
Your [manifest configuration](/mini-apps/core-concepts/manifest) controls how your app appears across these surfaces. [See full specification](/images/miniapps/miniapp-design-spec.png).
11+
</Card>
812

913
### Layout
1014

docs/mini-apps/resources/design-resources.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
33
### UI Inspiration & Design Patterns
44

5+
* **[Design spec](/images/miniapps/miniapp-design-spec.png)** - See how your mini app is displayed in the Base app
56
* **[Mobbin](https://mobbin.com/)** - Comprehensive mobile app design patterns and screenshots
67
* **[Dribbble](https://dribbble.com/)** - Creative design community and inspiration
78
* **[Pinterest](https://pinterest.com/)** - Visual discovery and inspiration
89

10+
911
### Design Systems & Component Libraries
1012

1113
* **[Base Brand Guidelines](https://www.base.org/brand)** - Brand standards and assets

0 commit comments

Comments
 (0)