Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotkeys v2 with hooks #4532

Merged
merged 10 commits into from
Feb 18, 2021
Prev Previous commit
Next Next commit
[cherry pick me] remove 'new' tag from some docs pages
adidahiya committed Feb 16, 2021
commit 07b4dca71ead349f6e5fc7691dfb1c403a09431c
4 changes: 0 additions & 4 deletions packages/core/src/components/drawer/drawer.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
---
tag: new
---

@# Drawer

Drawers overlay content over existing parts of the UI and are anchored to the edge of the screen.
4 changes: 0 additions & 4 deletions packages/core/src/components/panel-stack/panel-stack.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
---
tag: new
---

@# Panel stack

`PanelStack` manages a stack of panels and displays only the topmost panel.