Closed wojtekmaj closed 1 year ago
Latest commit: 8721a58a970ba05c951fcd404568d9afd63d55ce
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
ladle | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 13, 2023 5:16am |
I added Back to home link so that if you are in full screen mode without navigation you still have an easy escape hatch. I fixed GitHub name which had a typo in it.
I don't see those changes in this PR?
I added Back to home link so that if you are in full screen mode without navigation you still have an easy escape hatch.
Ah got it. I thought this applies to full screen mode in general. https://github.com/tajo/ladle/issues/404
Anyway thanks.
NoStories component served two purposes, and these purposes had little in common. Furthermore, it was not fully type safe as all props were optional. Splitting these components make them easier to work with.
I added Back to home link so that if you are in full screen mode without navigation you still have an easy escape hatch.
I fixed GitHub name which had a typo in it.