framework/extensions/mentions/js
Sami Mazouz e2281a2123
chore: handle deprecations from 1.x (#3909)
* chore: drop deprecated `post_number_index` column

* chore: remove deprecated `FlagsWillBeDeleted` event

* chore: `Migration::addSettings` can still be needed

* chore: `settings->get` default can still be needed

* chore: deprecated `$default` in `Settings::serializeToForum` extender

* chore: deprecated request `actor` attribute

* chore: already handled

* chore: remove `RecompileFrontendAssets::whenSettingsSaved`

* chore: remove `getReadIds`

* chore: `Model::dateAttribute` extender

* chore: `evented` js util

* chore: `WelcomeHero` js hidden prop

* chore: attributes pushData with relations

* chore: app request options `extract`

* chore: itemlist deprecations

* chore: `search` state

* chore: `getMentionText`

* chore: deprecated non-registered store type

* chore: `Button` title

* chore: `Modal` deprecations

* chore

* chore: deprecated `less` mixins

* Apply fixes from StyleCI

* fix

* fix: phpstan

* fix

* fix

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
2023-11-10 21:20:18 +00:00
..
dist Bundled output for commit d154388468 2023-10-29 12:32:28 +00:00
src chore: handle deprecations from 1.x (#3909) 2023-11-10 21:20:18 +00:00
.gitignore chore: flarum-cli audit infra --fix 2022-01-20 03:45:09 -05:00
admin.js New mentions format, decouple usernames from mentions (#65) 2021-04-21 10:58:54 +01:00
forum.js chore: flarum-cli audit infra --fix 2022-01-20 03:45:09 -05:00
package.json chore(deps): bump webpack from 5.75.0 to 5.76.0 (#3761) 2023-04-19 07:45:00 +01:00
tsconfig.json feat: export registry (#3842) 2023-06-29 18:57:53 +01:00
webpack.config.js chore: flarum-cli audit infra --fix 2022-01-20 03:45:09 -05:00