mirror of
https://github.com/flarum/framework.git
synced 2024-11-23 06:01:56 +08:00
fae79ea910
We previously used the tobscure/m.attrs.bidi github repo, but that repo was recently taken offline. We decided to integrate it as a util instead of publishing it as a separate package since we seem to be the only project using it, and adopting it into a new project requires barneycarroll/mattr, which does not seem to be used anywhere. The code added here was taken from https://github.com/askvortsov1/m.attrs.bidi, a fork (without changes) of the tobscure repo. Support for alternative module systems and ways of registering bidi were removed, and the file was formatted in compliance with our prettier config. |
||
---|---|---|
.. | ||
dist | ||
src | ||
.prettierrc.json | ||
admin.js | ||
forum.js | ||
package-lock.json | ||
package.json | ||
shims.d.ts | ||
tsconfig.json | ||
webpack.config.js |