1
0
mirror of https://github.com/flarum/core.git synced 2025-08-11 19:04:29 +02:00

Add ModalManager & LogInModal, add bidi attribute, fix Translator issues with text and vnodes

This commit is contained in:
David Sevilla Martin
2019-12-16 18:22:48 -05:00
parent b885346029
commit 48dccda707
19 changed files with 561 additions and 30924 deletions

View File

@@ -15,5 +15,5 @@ indent_size = 2
[*.{diff,md}]
trim_trailing_whitespace = false
[*.{php,xml}]
[*.{php,xml,ts,tsx}]
indent_size = 4