Merge remote-tracking branch 'origin/develop' into shigusegubu-vue3
* origin/develop: (79 commits) Fix display of theme checkboxes Make suggestor ignore users without valid names Give tab switcher a role Remove @touchstart in post status button Update babel monorepo to v7.21.0 Make it possible to auto-select the first candidate in autocomplete Fix poll interaction Fix registration error with email language selected Add changelog for 2.5.1 Translated using Weblate (Chinese (Traditional)) Translated using Weblate (Ukrainian) Translated using Weblate (Japanese (ja_EASY)) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Chinese (Simplified)) Translated using Weblate (Chinese (Simplified)) Use class to style screenreader-only text Update Font Awesome Update dependency nightwatch to v2.6.11 Update dependency eslint to v8.33.0 Update dependency @vue/test-utils to v2.2.8 ...
This commit is contained in:
commit
085cbc62e7
82 changed files with 2920 additions and 481 deletions
|
|
@ -14,6 +14,7 @@
|
|||
<body class="hidden">
|
||||
<noscript>To use Pleroma, please enable JavaScript.</noscript>
|
||||
<div id="app"></div>
|
||||
<div id="modal"></div>
|
||||
<!-- built files will be auto injected -->
|
||||
<div id="popovers" />
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue