0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-05-03 07:49:57 +00:00
BookStackApp_BookStack/resources/js
Dan Brown 34ade50181
Base layout: Changed main app script to be module loaded
Prevents polluting global scope with variables since we're using the
module format bundler in esbuild.
Also cleaned up unused yields.
Fixed bad reference in our tinymce fixes.

For 
2024-10-01 10:37:31 +01:00
..
code Code Blocks: Added SAS and R language options 2024-09-30 16:47:55 +01:00
components Lexical: Range of fixes 2024-09-22 16:15:02 +01:00
markdown Maintenance: Fixed js lint and SCSS build warnings 2024-09-27 13:57:39 +01:00
services Lexical: Started adding editor shortcuts 2024-08-20 13:07:33 +01:00
wysiwyg Dependancies: Updated php & JS deps, updated license lists 2024-09-27 12:29:19 +01:00
wysiwyg-tinymce Base layout: Changed main app script to be module loaded 2024-10-01 10:37:31 +01:00
app.js Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00
custom.d.ts JS: Converted come common services to typescript 2024-07-03 11:00:57 +01:00
global.d.ts Lexical: Imported core lexical libs 2024-09-18 13:43:39 +01:00