BookStack/resources/views/pages/parts
Dan Brown ebc5a53410
Started code-editor lang favorites system
- Split bash from shell in language list
- Updated code-lang highlighting to be exact match only to prevent
  confusion scenarios (Java matching JavaScript, etc..)
- Added design for favorites
- Changed blade language list to be generated from array.
2022-07-24 21:15:43 +01:00
..
code-editor.blade.php Started code-editor lang favorites system 2022-07-24 21:15:43 +01:00
editor-toolbar.blade.php Improved the display of dropdown menus 2022-05-13 17:12:45 +01:00
editor-toolbox.blade.php
editor-translations.blade.php
form.blade.php
image-manager-form.blade.php
image-manager-list.blade.php
image-manager.blade.php Aligned other popup windows 2022-06-20 23:02:06 +01:00
list-item.blade.php
markdown-editor.blade.php
page-display.blade.php
pointer.blade.php
template-manager-list.blade.php
template-manager.blade.php
wysiwyg-editor.blade.php