hippofish/packages/frontend
dakkar 43c0ffe7f8 better block display for <bdi> elements
We use MfM in all sorts of places, and only some of them are actual
blocks. We can now tell the `Mfm` component to make the top-level
`<bdi>` a block when we need to (mostly note bodies, user
descriptions, announcements) and leave it inline in all other places.

This should still rendener inline rtl content embedded in ltr text in
a sensible way, while providing right-alignment for fully rtl blocks.
2024-06-07 11:18:25 +01:00
..
.storybook merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
.vscode test(#10336): add components/Mk[A-B].* stories (#10475) 2023-04-13 12:20:39 +09:00
@types (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
assets fix: load libopenmpt on demand 2024-03-11 15:32:59 +03:00
lib merge: upstream 2024-02-19 10:47:42 +01:00
public (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
src better block display for <bdi> elements 2024-06-07 11:18:25 +01:00
test merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
.eslintrc.cjs refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
.gitignore build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
package.json pull in sfm-js that supports non-ascii in emoji names 2024-04-07 16:37:31 +01:00
tsconfig.json refactor: deprecate i18n.t (#13039) 2024-01-20 08:11:59 +09:00
vite.config.local-dev.ts merge: upstream 2024-02-03 20:19:44 +01:00
vite.config.ts fix: added wasm in vite config 2024-03-14 14:41:24 +03:00
vite.json5.ts Fix type errors from vite.json5.ts (#9936) 2023-02-15 17:14:47 +09:00
vue-shims.d.ts Fix/vue import error on intellij (#12612) 2023-12-09 13:13:31 +09:00