notebook/src/components
2022-01-06 00:25:37 -08:00
..
layout feat: save doc to session storage 2022-01-06 00:25:37 -08:00
DisplayMenu.vue fix: remove i18n boilerplate to fix import issue in prod 🐛 2021-03-18 22:56:04 -04:00
MarkdownEdit.vue fix: turn off autocompletion on typing 2021-10-06 11:48:51 -04:00
MarkdownView.vue feat: support highlighting typescript and nested markdown in editor 2021-07-07 22:59:01 -07:00
Nav.vue feat: put each split view in an iframe 🗂 2021-03-14 23:49:41 -04:00
README.md initial commit 2021-03-13 23:02:21 -05:00
Tab.vue style: make the resize button the same height as tabs and make tabs consistent in dark mode 💅 2021-03-14 17:46:46 -04:00
TabArea.vue feat: put each split view in an iframe 🗂 2021-03-14 23:49:41 -04:00

Components

Components in this dir will be auto-registered and on-demand, powered by vite-plugin-components.

Icons

You can uses icons from almost any icon sets by the power of Iconify.

It will only bundles the icons you use, check out vite-plugin-icons for more details.