Skip to content

feat(appshell): add initial implementation of AppShell component with header, footer, navbar, aside, and main sections for terminal UIs#25

Open
muhammedaksam wants to merge 2 commits intomsmps:mainfrom
muhammedaksam:feat/appshel-2
Open

feat(appshell): add initial implementation of AppShell component with header, footer, navbar, aside, and main sections for terminal UIs#25
muhammedaksam wants to merge 2 commits intomsmps:mainfrom
muhammedaksam:feat/appshel-2

Conversation

@muhammedaksam
Copy link

  • Implemented AppShell layout structure inspired by Mantine's AppShell.
  • Created individual components for Header, Footer, Navbar, Aside, and Main.
  • Added context management for shared configuration between components.
  • Developed examples for React and Solid frameworks demonstrating usage.
  • Included TypeScript definitions and configuration for better developer experience.

… header, footer, navbar, aside, and main sections for terminal UIs

- Implemented AppShell layout structure inspired by Mantine's AppShell.
- Created individual components for Header, Footer, Navbar, Aside, and Main.
- Added context management for shared configuration between components.
- Developed examples for React and Solid frameworks demonstrating usage.
- Included TypeScript definitions and configuration for better developer experience.
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.

1 participant