0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-16 09:41:05 +00:00
BookStackApp_BookStack/resources
Dan Brown 2b746425c9
Lexical: Fixed code in lists, removed extra old alignment code
Code in lists could throw error on parse due to inner <code> tag being
parsed but not actually used within a <pre>, so this updates the
importDOM to disregard childdren for code blocks.

This also improves the invariant implementation to not be so
dev/debugger based, and to include vars in the output.
2025-02-16 15:09:33 +00:00
..
icons Lexical: Added color picker/indicator to form fields 2025-01-18 11:12:43 +00:00
js Lexical: Fixed code in lists, removed extra old alignment code 2025-02-16 15:09:33 +00:00
sass Lexical: Added color picker/indicator to form fields 2025-01-18 11:12:43 +00:00
views Lexical: Added about button/view 2024-12-17 22:40:28 +00:00