BookStack/resources/views/components
Dan Brown 14b6cd1091
Started migration of attachment manager from vue
- Created new dropzone component.
- Added standard component event system using custom DOM events.
- Added tabs component.
- Added ajax-delete-row component.
2020-06-30 22:12:45 +01:00
..
code-editor.blade.php
custom-checkbox.blade.php
dropzone.blade.php Started migration of attachment manager from vue 2020-06-30 22:12:45 +01:00
entity-selector-popup.blade.php
entity-selector.blade.php
expand-toggle.blade.php
image-manager.blade.php
image-picker.blade.php
page-picker.blade.php
setting-entity-color-picker.blade.php
tag-list.blade.php
tag-manager-list.blade.php Finished moving tag-manager from a vue to a component 2020-06-29 22:11:03 +01:00
tag-manager.blade.php Fixed tag-manager loading on entity-creation 2020-06-29 23:40:34 +01:00
toggle-switch.blade.php