This website requires JavaScript.
Explore
Help
Register
Sign In
cardosofelipe
/
pragma-stack
Template
Watch
1
Star
0
Fork
1
You've already forked pragma-stack
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
106
Commits
2
Branches
0
Tags
13771c535412d646dc4921102612b3cdc42c450b
Commit Graph
2 Commits
Author
SHA1
Message
Date
Felipe Cardoso
13771c5354
**Design System Enhancements:** Replace
.md
links with clean paths in
/dev
documentation. Migrate anchor tags (
<a>
) to Next.js
<Link>
components for internal navigation. Add dynamic
[...slug]
markdown route for rendering docs. Introduce
MarkdownContent
for styled markdown rendering with syntax highlighting. Perform general cleanup of unused imports and variables in design system files. Fix minor wording issues.
2025-11-02 13:33:47 +01:00
Felipe Cardoso
58b761106b
Add reusable
Example
,
ExampleGrid
, and
ExampleSection
components for live UI demonstrations with code previews. Refactor
ComponentShowcase
to use new components, improving structure, maintainability, and documentation coverage. Include semantic updates to labels and descriptions.
2025-11-02 13:21:25 +01:00