framework/extensions/flags
Sami Mazouz 47b670aa29
feat: frontend Model extender (#3646)
* feat: reintroduce frontend extenders
* chore: used `Routes` extender in bundled extensions
* chore: used `PostTypes` extender in bundled extensions
* chore: `yarn format`
* feat: `Model` frontend extender
* chore: naming
* chore(review): attributes can be nullable or undefined
* chore(review): delay extender implementation
* chore(review): unnecessary check
* chore(review): stay consistent
* chore: merge conflicts
* chore: unused import
* chore: multiline extenders
* feat: add Store extender

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2023-02-08 21:13:53 +01:00
..
js feat: frontend Model extender (#3646) 2023-02-08 21:13:53 +01:00
less chore: flarum-cli audit infra --fix 2022-01-20 03:32:36 -05:00
locale Move locale files from language pack to extension. (#32) 2021-02-17 16:24:33 -05:00
migrations Fix down migration 2020-02-07 11:55:52 +01:00
src chore(phpstan): enable phpstan in bundled extensions (#3667) 2023-01-19 21:49:38 +01:00
tests chore: flarum-cli audit infra --fix 2022-03-11 18:02:51 -05:00
.gitattributes chore: add .gitattributes to extensions to export-ignore files. (#3513) 2022-07-08 20:38:20 +01:00
.gitignore chore: flarum-cli audit infra --fix 2022-01-20 03:32:36 -05:00
CHANGELOG.md Release v1.2 2022-01-20 12:13:37 +01:00
composer.json chore: dependency on core updated for extensions 2022-11-10 13:48:00 +01:00
extend.php chore(phpstan): enable phpstan in bundled extensions (#3667) 2023-01-19 21:49:38 +01:00
LICENSE Update copyright year 2021-05-15 00:49:42 +01:00