v1.0.0-beta.0
Pre-release
Pre-release
github-actions
released this
01 Oct 14:58
·
308 commits
to main
since this release
🚀 Features
- Hide panel by default when not explicit enabled - by @antfu in #440 (7c614)
- server-routes:
- ui:
- NDrawer component - by @arashsheyda in #435 (7a387)
- NBadge component - by @arashsheyda in #433 (5e0f9)
- NSplitPane component - by @arashsheyda in #438 (7bc47)
- Switch fonts to
DM Sans
andDM Mono
to align with Nuxt's theme - by @antfu (43c5b)
🐞 Bug Fixes
- Improve permssion prompt - by @antfu (91ae0)
- Terminals view - by @antfu (df5dd)
- overview:
- Pluralize nouns properly - by @arashsheyda and @antfu in #436 (5011c)
- server-routes:
- Use window.location.origin for doamin - by @arashsheyda in #450 (a85e3)
- ui: