Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/flarum/flarum-core

[READ ONLY] Subtree split of Flarum framework core.
https://github.com/flarum/flarum-core

`listItems` typing fix (#3176)

Co-authored-by: David Wheatley <[email protected]>

fb85edea5fd715bc8da70d744dff9abbe921e278 authored about 3 years ago by Alexander Skvortsov <[email protected]>
Make SlugManager available to blade template (#3194)

* Make SlugManager available to blade template

* Use

308da2a1c9c83c9ffcecaeb865e4ed44f7823d5f authored about 3 years ago by Ian Morland <[email protected]>
Bundled output for commit 50ce5474beee0f1fa527a1b56f52e0249e41a6b6

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

436ba827cbb542621f28db616f2a2c65b73e7610 authored about 3 years ago by flarum-bot <[email protected]>
fix: getPlainContent causes external content to be fetched (#3193)

2a26d47a5865ffd650592b151ea324a24fc74110 authored about 3 years ago by Ian Morland <[email protected]>
Bundled output for commit a184f7e216791dfe27decfff35048526b1257c36

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

05fcb94a47b0b77ff98afc6b684f7b6b02baf4a0 authored about 3 years ago by flarum-bot <[email protected]>
Split up application error handling (#3184)

Co-authored-by: David Wheatley <[email protected]>

195bb397059698453924b1b7fedf9791b7fde237 authored about 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 02139c1699a5c4674ce2f5a373e9a030b57e99cb

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

20c5525191c9c9f0a2f814acb9e4497216d5f9a4 authored about 3 years ago by flarum-bot <[email protected]>
Make StatusWidget tools extensible (#3189)

69005e901fe095ffbf2299581b9705ea7d860d9f authored about 3 years ago by Rafał Całka <[email protected]>
Use revision versioner to allow custom asset versioning (#3183)

d231637b930f16447118e24eec521306bf07f456 authored about 3 years ago by Daniël Klabbers <[email protected]>
Bundled output for commit 4e162074537d03110e5641cccf44a49ef6113bcc

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

ee1cfe047f3824e9508243589a66d87b66b8efc6 authored about 3 years ago by flarum-bot <[email protected]>
fix: clicking three dots on post opens all dropdowns in `.Post-actions` (#3185)

073c2b3f6d34cb8e849275349589762ed6d7a111 authored about 3 years ago by David Wheatley <[email protected]>
Centralize pagination/canonical meta URL generation in Document (#3077)

* Centralize pagination/canonical meta URL generation in Document

* Apply fixes from StyleCI
...

96fe19550ed85261c5a5269ae41070f2b16e374d authored about 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 58454c544ced9544e696891fd6c9a1d2392e0891

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

527f4b14ce0b1a127ff70f5d6d8100aaa69d1d57 authored about 3 years ago by flarum-bot <[email protected]>
Move colorItems to ItemList (#3186)

b084ddbd8c1b4325b2b08b82eba30553c09a33a0 authored about 3 years ago by Ian Morland <[email protected]>
Bundled output for commit 83b1c4d5f6db48e1dee0a9b672449124dd6dddb4

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

e0d7d255f576387fede50ea220572e4877080e08 authored about 3 years ago by flarum-bot <[email protected]>
Fix `app.route` initialization

The first argument being an object breaks the forum, since a function can work in `Object.assign...

7fa1ea4bdb6a5defed6a312bfc18dda3c6b0d0a2 authored about 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 03e3e86fe61834e8395561646810bdc7c3ec17c2

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

00ab040adc4ae316ee677918206d292617f75a31 authored about 3 years ago by flarum-bot <[email protected]>
Improve avatar upload experience (#3181)

Fixes https://github.com/flarum/core/issues/3055

- On the frontend, accept only image types a...

d3e912d9ff113a51adb4f938231063c8fa25b73a authored about 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 2ffe0f4b7163d76121120468cfee0ddf2da101ee

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

acf222b4b2b57712a17373f73e4b269d88d2936f authored about 3 years ago by flarum-bot <[email protected]>
Convert routes to Typescript (#3177)

dfe147f849fd4821bad4f2b03a244863e63a9a68 authored about 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 1c1a691040427b6a0ab55e5c4606330eb5f3817d

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

5ae8624b66c3219e1541368d4606b3f431adaa9b authored about 3 years ago by flarum-bot <[email protected]>
Add typing files for our translator libraries (#3175)

71085c8b0af32c5e7f8a53dd96d53f8a3fac6aa1 authored about 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 44e7fc3381253bfd73417bfa78fcbc425fe35c45

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

0533a20f33bd49a0c9106e09706f13f5e3b42d32 authored about 3 years ago by flarum-bot <[email protected]>
fix: incorrect typings for Modal `hide()` method (#3180)

* fix: incorrect typings for `hide()`

* fix: swap to arrow calling of hide handler

a622d8a927729dd784120eb7929b09bf2ee451df authored about 3 years ago by David Wheatley <[email protected]>
Convert some common classes/utils to TS (#2929)

* Convert common/Session

* Update common/states/AlertManagerState

* Convert common/utils/e...

7e4782d43a1222ad2ef9cf36393c5bb92e41b3f4 authored about 3 years ago by David Sevilla Martin <[email protected]>
Bundled output for commit f418b84aca942bf56121e088245b49e10b0bce42

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

2d03cbaa1836964ab7ea93f55ec12d6bf1fe4b41 authored about 3 years ago by flarum-bot <[email protected]>
feat: remove color validation in appearance admin page & add color indicator (#3140)

* Remove color validation in basics admin page & add color indicator

* Create ColorInput comm...

5267ce16593dafba5affb95342aa68d4a04f3704 authored about 3 years ago by David Sevilla Martin <[email protected]>
Bundled output for commit a4b97053f4b991c44cbcad604e6d65b5982fc9a5

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

1c5856b19ae08efbfc9698eca2704d544e454795 authored about 3 years ago by flarum-bot <[email protected]>
fix: Modal typings complicate inheritance (#3178)

410f1db7fbeec8af203d6750db7bca4831afea24 authored about 3 years ago by Sami Mazouz <[email protected]>
chore: use `@php` in Blade templates (#3172)

* chore: remove comment

* chore: use `@php` in blade templates

* chore: use `@php` in blad...

e71cf43cb86a958cfb3e7b5f09c965322c558495 authored about 3 years ago by David Wheatley <[email protected]>
fix(a11y): show post action items when focus is within the post (#3173)

* fix: show post action items when focus is within the post

* fix: add missing `&`

501d68f5f5fcd393b2a82a0305404f8b49ac749e authored about 3 years ago by David Wheatley <[email protected]>
Bundled output for commit 697fcd7da00ca14a260ecb42fddf45b01afd5643

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

f225d03de3c1b5c9e42397fdbf8a60ac75353eae authored about 3 years ago by flarum-bot <[email protected]>
fix(a11y): add focus traps to modals and nav drawer (#3018)

* Add focus trap util

* Add focus trap to Modals

Fixes #2663

* Split tab press into `on...

ae6f0a0f5d3d8d88a87f4e2278034fc8e31a1691 authored about 3 years ago by David Wheatley <[email protected]>
Bundled output for commit cc539a71dcfd6777fa75f8de5c3ef4fcae59e954

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

e45eff314344b377a654a5a5f9775d53c084d568 authored about 3 years ago by flarum-bot <[email protected]>
fix: `Post--by-actor` not showing when comparing user instances as `discussion.user()` is not loaded (#3170)

cba643fba221f61866692256f7df5106f1f10220 authored about 3 years ago by Sami Mazouz <[email protected]>
Fix test cases for SetSettingsController

3b20b9d0e769762acde55ac3d83382448bd1879b authored about 3 years ago by Alexander Skvortsov <[email protected]>
Apply fixes from StyleCI

[ci skip] [skip ci]

0d725b33fafb14380ed4759f9d6b8d4d224cc8f3 authored about 3 years ago by Alexander Skvortsov <[email protected]>
Add integration tests for settings API endpoint

ccc8689e4865e58dd7c23960aff65ff2a3016728 authored about 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 38362e689d51cccf0c14d5944059c4ce884072ec

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

fde72850c94c9691e68ce7643a6fd885d7510264 authored about 3 years ago by flarum-bot <[email protected]>
Fix minor typing error on UserListPage

0a7e65e14e340bb4eb724ecd5e925737cfd8cdce authored about 3 years ago by Alexander Skvortsov <[email protected]>
Extension permission typings, fix glitch with extension permissions grid

cab906d4c6afc2bf9804842c53284c7bc8cf5927 authored about 3 years ago by Alexander Skvortsov <[email protected]>
Fix errors on 20X responses with no body

`''` is not json-parsable, so in that case we return null. This was the behavior prior to f5cab...

43242f827f7e15eefe482f47c2ed27d15925e711 authored about 3 years ago by Alexander Skvortsov <[email protected]>
fix: allow queue restarting (#3166)

By injecting the cache store into the queue, we allow queues to be
restarted using php flarum q...

3aee24711b00707eb4e22b92da077411b8c1d057 authored about 3 years ago by Daniël Klabbers <[email protected]>
Bundled output for commit a42f660e10b28c2d3fa0073f1cca2fac38e8ee5a

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

1affc337dfde1edf0f6b2b4b044f0f796eae7bf8 authored about 3 years ago by flarum-bot <[email protected]>
Add priority order to discussion controls (#3165)

14de16bcac9f5b939da9953222683d8b1ed090a0 authored about 3 years ago by Ian Morland <[email protected]>
fix: enforce 65k character limit for setting values (#3162)

* Enforce 65k limit when attempting to store setting values.

* Add space for style.

* Move...

da43a5ddbcd362790c0fb1c212d1114954a18385 authored about 3 years ago by Garrett Grimm <[email protected]>
Bundled output for commit ec98028bd8b08ee27f9c92ef035f565718bc748b

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

237995a84706afe90307d4e253b1028b12e89f67 authored about 3 years ago by flarum-bot <[email protected]>
Fix some typing errors

2ac6e874efa8dedfc137125e248ed467bfc8abcb authored about 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit eee4dfbf959ef770d482591d658c59f8bf07e338

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

957633845a47868bc627f8fe28b2a05c6a790e5d authored about 3 years ago by flarum-bot <[email protected]>
Add 'Close' & 'Back' aria-label attributes to buttons. (#3161)

* Add aria-label attributes to close buttons in nav, welcome hero, modal close.
* Replace title ...

0cb83ffc81953066099a8218eea8420c2a61ebaa authored about 3 years ago by Garrett Grimm <[email protected]>
Adjust boolean check of is_email_confirmed to suppress extraneous user activation events (#3163)

456800e3129583969fdcc1e972eca4cb44432f22 authored about 3 years ago by Garrett Grimm <[email protected]>
Bundled output for commit b4f39520bdb10a83182dfc67faedc7b225b45242

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

e2fd7c8ad2ab82f12740361908449c7c8b2bfb53 authored about 3 years ago by flarum-bot <[email protected]>
Rewrite ItemList; update ItemList typings (#3005)

* Improve typings for ItemList

* Add new `.replace()` syntax

* Update JSDoc

* Add missi...

aab7934bf595dc1f15b2020e967d6eab2950e50c authored about 3 years ago by David Wheatley <[email protected]>
Bundled output for commit f5cab714e1b78d5690601738e5fbce2a33733645

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

26e9dfa16a4f8968708af49a80bd14c72583c72f authored about 3 years ago by flarum-bot <[email protected]>
Add typechecks, typescript coverage GH action, fix many type errors (#3136)

fa85585f238b1691e20281ad95e916588cdad7e5 authored about 3 years ago by Alexander Skvortsov <[email protected]>
chore: migrate fully to Yarn (#3155)

* chore: migrate to Yarn package manager

* chore: bump deps, move `expose-loader` to correct ...

9fea2c00b1cb70177fb606e10c2114f43e40569b authored about 3 years ago by David Wheatley <[email protected]>
fix(logs): assign INFO scope to correct argument

Argument for INFO (constant value 200) was assigned to
maxfiles argument incorrectly.

a97cc83f77d7bdd0e5fb962a630ab99858774572 authored about 3 years ago by Daniel Klabbers <[email protected]>
Bundled output for commit 0fed7bc2479d3620fef51358635c1618cf98c582

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

2acbbea9d683d1c750ce9e0913baa97eadff3964 authored about 3 years ago by flarum-bot <[email protected]>
chore: better typings for DiscussionListState (#3132)

39f93f6dc1a42c27681be1f55f2691904ea3e954 authored about 3 years ago by David Wheatley <[email protected]>
Bundled output for commit 0db7f3be74aa3aa7a2015bc405a4f882afe89a68

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

a9dac272023fd72b58e3ab8190ff3ec9ab48a8e1 authored about 3 years ago by flarum-bot <[email protected]>
feat: allow use of any tag in `listItems` helper (#3147)

* feat: allow use of any tag in `listItems` helper

* fix: fix missing optional chaining

* ...

25ddd737c04e243f26d54d8104fd6bb5767aba0c authored about 3 years ago by David Wheatley <[email protected]>
feat: Use an extensible document title driver implementation (#3109)

* feat: Use an extensible document title driver implementation
* chore: Add todo to use DI in 2.0

41cee41f603dc4393d4cb6b1925210a72812670d authored about 3 years ago by Sami Mazouz <[email protected]>
Bundled output for commit 1a695dee2c8cea5bc1e4038b29ef031960fa3236

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

1ffd026fe39fafb72136ab8985b218c19dcc7beb authored about 3 years ago by flarum-bot <[email protected]>
Convert extend util to TypeScript (#2928)

* Allow using file extension in core compat imports

Necessary for extend imports to have prop...

35c1d7e59af3bba14a521341f4e7126370625422 authored about 3 years ago by David Sevilla Martin <[email protected]>
Bundled output for commit ec97c45d96f417fa311f936c405dc06de939133e

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

0f4626500d33e218efbf655d4fae8c0f6b7ba4bd authored about 3 years ago by flarum-bot <[email protected]>
Use calculated offset when loading page in PaginatedListState (#3159)

779a84fb55d6154654bcfeebba87d09834fb4064 authored about 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit 2d386c8e21a33697b074bdfba65a858c9bcfc598

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

329010f9eb0a056268cd7a380ad8390462198453 authored about 3 years ago by flarum-bot <[email protected]>
Add aria-label attribute to navigation drawer button. (#3157)

Co-authored-by: David Wheatley <[email protected]>

911b364210fbfdee7ce21264680432625522adc5 authored about 3 years ago by Garrett Grimm <[email protected]>
Bundled output for commit 64b9c818d6ae3f3049db06d80865b5acdca6a7ba

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

8b07f265507ae38a365be9754fbc92c5fea1d0fd authored about 3 years ago by flarum-bot <[email protected]>
fix: Component.component argument typings (#3148)

7d9d3e84bea473868eed161a9d27dce3b40326a9 authored about 3 years ago by David Wheatley <[email protected]>
feat: Declare & Use CSS Custom Properties (#3146)

1b8214732a796325566d9ee12c90798ce58a58b6 authored about 3 years ago by Sami Mazouz <[email protected]>
Bundled output for commit d5ac76fbf46a03236de63f2133ad34a9f6d7d118

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

4ae05c2a6dc92bbb2ddc8143fd81957367fdfa59 authored about 3 years ago by flarum-bot <[email protected]>
chore: replace `for ... in` with `Array.reduce` (#3149)

e2c83f695295069c35f8db0db22767dc92fda5ec authored about 3 years ago by David Wheatley <[email protected]>
Fix post policy for PHP 8 (#3145)

* Add tests to verify post policy works as intended
* Fix "reply" post edit setting not working...

1b7c5bdec4cd403cdf68fbda5dff82666d4b305a authored about 3 years ago by Clark Winkelmann <[email protected]>
Bundled output for commit ce9f8f98804473b79f9384fa63150aa4dce72e20

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

8c94734f83553deec0794ead4200127f0184c7f4 authored about 3 years ago by flarum-bot <[email protected]>
Pass null/falsy values through Model.getIdentifier (#3131)

* Pass null/falsy values through Model.getIdentifier

* Add explicit if-return

af3731eb53c22066fefb19584adc64f9a587f4ce authored about 3 years ago by David Sevilla Martin <[email protected]>
feat: Allow registering settings as `Less` config vars through Settings Extender (#3011)

Co-authored-by: Alexander Skvortsov <[email protected]>

4a4e275596dffebad7275eaf2033978b696bcb4e authored about 3 years ago by Sami Mazouz <[email protected]>
feat: Create `loadWhere` relations extender (#3116)

5a45cf7680885a83e5db11c1c56f8508d5428d28 authored about 3 years ago by Sami Mazouz <[email protected]>
Bundled output for commit 9afcbba213618aa9af72aebbdb31c287b99e03b5

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

f357aa0b6747156b0d8598adfeb606602abc6ff8 authored about 3 years ago by flarum-bot <[email protected]>
Deprecate unused `evented` utility (#3125)

ca2f2340dee5be517ba1d53c31127ddb75a32072 authored about 3 years ago by Dan Wallis <[email protected]>
feat: Default Settings Extender (#3127)

Co-authored-by: Alexander Skvortsov <[email protected]>

226d506bc462ab848c4f121054c3a2350f6fb75d authored about 3 years ago by Sami Mazouz <[email protected]>
Bundled output for commit f6e5c15af91bde9a75cf5716b6a4ad15f8ba2bce

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

7aa66240fa8e468ed0d583ad79f9c71bec497751 authored about 3 years ago by flarum-bot <[email protected]>
Support, update to webpack 5 (#3135)

55d742a20e099b846eaa1db0ca9c3c3fe8efa1e9 authored about 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit a36e40053207109eb0026080e18aaa05a29bc027

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

6532281ccb0cb000b0e92a47d4801a93d814df7d authored about 3 years ago by flarum-bot <[email protected]>
Add textarea setting type to AdminPage#buildSettingComponent (#3141)

5ba5b1bc8a8177a82ea8d2088ae1f1913f6f1a82 authored about 3 years ago by David Sevilla Martin <[email protected]>
Bundled output for commit 26e44f47cab4966c927098bbb15f6de94fe52bed

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

edd2b43f3d487e225071ae27eb4f3496a44ae12f authored about 3 years ago by flarum-bot <[email protected]>
Switch to constructor MIN_SEARCH_LENGTH in Search component (#3130)

95c2733ffa6232f6b1c44f9fa04dc28ccb0d0176 authored about 3 years ago by David Sevilla Martin <[email protected]>
Bundled output for commit f7e97f510b5373b54448c9338463ffd1c6a0fd32

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

65a354ddff9bb7623264479fd556ed135b380432 authored about 3 years ago by flarum-bot <[email protected]>
chore: rewrite frontend application files to Typescript (#3006)

* Rename files

* Rewrite common Application to TS

* Improve DefaultResolver typings

* C...

e1d06d79624de26f85516c94341015b88e7f3589 authored about 3 years ago by David Wheatley <[email protected]>
Bundled output for commit 2e738c6f1e99083680fe740fe3484dc907520fe5

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

f1a4f9d60ec1a6c55512aacfa5bdebecd54d6506 authored about 3 years ago by flarum-bot <[email protected]>
chore: rewrite ModalManager and state to Typescript (#3007)

* Rewrite ModalManagerState into Typescript

- Fixes `attrs` parameter being marked as require...

34951527dba9831664c066ddc0db898590dea154 authored about 3 years ago by David Wheatley <[email protected]>
chore: rewrite SubtreeRetainer into Typescript (#3137)

* chore: rewrite SubtreeRetainer in Typescript

* chore: mark attributes as protected

f565a0410c764c4576ed2c170bf9c15ea6d1416e authored about 3 years ago by David Wheatley <[email protected]>
Bundled output for commit 85c285ec4c14c97a684398fd9886e9fd79b8f742

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

7db5a7e84ebb05a08cfbb3fd74996eae051abf7b authored about 3 years ago by flarum-bot <[email protected]>
fix: remove 'typeof' in 'typeof this' from AdminPage#buildSettingComponent params (#3142)

eca95e81f21801378d9c9fce1bd89002a420727a authored about 3 years ago by David Sevilla Martin <[email protected]>
Bundled output for commit 47a800e724cdb4b4cd11b29d313c9cd636d1ed14

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

d850d055a56cd9ed0e13ab999356213f7b405ec3 authored about 3 years ago by flarum-bot <[email protected]>
chore: Minor Readme CSS code tidy up (#3138)

a701e70e8ab7c46faa1abb43ec24a58002b1856b authored about 3 years ago by Sami Mazouz <[email protected]>
fix: issue with CSS styles when in-between whole pixel values for viewport width (#3139)

* fix: issue with CSS styles when in-between whole pixel values for viewport width

Fixes #291...

ff9d3f6d3fbce68632278c9d35ebed00530dcf8f authored about 3 years ago by David Wheatley <[email protected]>
Bundled output for commit f4050ff57c67d52104d6613f085e3c9b07039f17

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

e233decddfdce78201a1acff097c305999cc1c0b authored about 3 years ago by flarum-bot <[email protected]>
Better post loading support (#3100)

Needed for https://github.com/flarum/core/issues/3043.

Some posts are loaded dynamically, and...

a418254d391792c56222dc77ab126f2f3f696f98 authored about 3 years ago by Alexander Skvortsov <[email protected]>
Bundled output for commit ddeaf37f4971ba96cc5bd35058e0af7980835652

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

a80a7aee19a69615cf446d125e7c261e3618e32c authored about 3 years ago by flarum-bot <[email protected]>