mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-08 15:05:26 +02:00
Added sidebar toggler (#214)
* feat: add sidebar slider * fix: fix visibility on mobile layout * fix visibility on mobile layout * change keyboard shortcut * change css property * fix: fix shortcuts to support Mac * fix shortcuts to support Mac * add comment to explain properties * fix: fix shortcuts * resolve merge conflict * fix: remove redundant property Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
This commit is contained in:
parent
136702aeb7
commit
09835e3007
6 changed files with 117 additions and 12 deletions
|
@ -18,6 +18,7 @@
|
|||
"editor-upgrade": "yarn add -D @editorjs/{editorjs,header,code,delimiter,list,link,image,table,inline-code,marker,warning,checklist,raw}@latest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codexteam/shortcuts": "^1.2.0",
|
||||
"@hawk.so/javascript": "^3.0.1",
|
||||
"@hawk.so/nodejs": "^3.1.2",
|
||||
"config": "^3.3.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue