Skip to content

chore: deprecate markdown component - #1435

Merged
farnabaz merged 5 commits into
mainfrom
chore/deprecate-markdown-component
Aug 16, 2022
Merged

chore: deprecate markdown component#1435
farnabaz merged 5 commits into
mainfrom
chore/deprecate-markdown-component

Conversation

@farnabaz

Copy link
Copy Markdown
Member

🔗 Linked issue

resolves#1434

❓ 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

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify

netlifyBot commented Aug 12, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt-content ready!

NameLink
🔨 Latest commit3c645e2
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt-content/deploys/62fb5e9abaa2d70008f0c756
😎 Deploy Previewhttps://deploy-preview-1435--nuxt-content.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@atinux

Copy link
Copy Markdown
Member

Following the discussion in #1434

In that case I prefer to name it <ContentSlot /> directly, the idea of naming it <RichSlot /> was that it is actually a<slot/> but with the unwrap capability.

@farnabaz
farnabaz merged commit 28c49c0 into mainAug 16, 2022
@farnabaz
farnabaz deleted the chore/deprecate-markdown-component branch August 16, 2022 15:12
@farnabazfarnabaz mentioned this pull request Sep 2, 2022
farnabaz added a commit that referenced this pull request Sep 7, 2022
Sign up for freeto 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.

Rename <Markdown> to <RichSlot>

2 participants

@farnabaz@atinux