Skip to content

Added mobile docs to frontier docs - #34

Open
Davane wants to merge 4 commits into
mainfrom
chore/add-mobile-docs-to-frontier
Open

Davane wants to merge 4 commits into
mainfrom
chore/add-mobile-docs-to-frontier

Conversation

@Davane

@Davane Davane commented Mar 10, 2023

Copy link
Copy Markdown
Contributor

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Formatted the mobile documentation in accordance with the specification for the frontier NuxtJs docs.

@@ -1 +1 @@
import a from"./ContentSlot.7e1a494f.js";import{f as r,q as n,x as s,E as p,G as c,y as i}from"./runtime-core.esm-bundler.6894272a.js";/* empty css */import{a as m}from"./Container.f1017aa2.js";import"./DocsAsideTree.08d70919.js";import"./app.config.4114fca6.js";import"./index.d2b0cb5e.js";import"./cookie.5bbb58d5.js";import"./useDocus.edcbeab5.js";const l={class:"alert-content"},_=r({__name:"Alert",props:{type:{type:String,default:"info",validator(t){return["info","success","warning","danger","primary"].includes(t)}}},setup(t){return(e,d)=>{const o=a;return n(),s("div",{class:i(["alert",[t.type]])},[p("div",l,[c(o,{use:e.$slots.default,unwrap:"p"},null,8,["use"])])],2)}}}),k=m(_,[["__scopeId","data-v-95a79b90"]]);export{k as default};
import a from"./ContentSlot.c5067a4f.js";import{f as r,q as n,x as s,E as p,G as c,y as i}from"./runtime-core.esm-bundler.6894272a.js";/* empty css */import{a as m}from"./Container.f1017aa2.js";import"./DocsAsideTree.b95e55e0.js";import"./app.config.f41ab05d.js";import"./index.d2b0cb5e.js";import"./cookie.b9cff64d.js";import"./useDocus.41ab1ca5.js";const l={class:"alert-content"},_=r({__name:"Alert",props:{type:{type:String,default:"info",validator(t){return["info","success","warning","danger","primary"].includes(t)}}},setup(t){return(e,d)=>{const o=a;return n(),s("div",{class:i(["alert",[t.type]])},[p("div",l,[c(o,{use:e.$slots.default,unwrap:"p"},null,8,["use"])])],2)}}}),k=m(_,[["__scopeId","data-v-95a79b90"]]);export{k as default};

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Davane Are all these 737 files supposed to be apart of this commit?

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants