mirror of
https://github.com/flarum/framework.git
synced 2025-06-04 14:54:32 +08:00
Release v0.1.0-beta.16
This commit is contained in:
@ -1,5 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## [0.1.0-beta.16](https://github.com/flarum/mentions/compare/v0.1.0-beta.15...v0.1.0-beta.16)
|
||||
|
||||
### Changed
|
||||
- Editor Driver implementation (https://github.com/flarum/mentions/pull/61)
|
||||
- Updated admin category from discussion to feature (https://github.com/flarum/mentions/pull/62)
|
||||
- Moved locale files from translation pack to extension (https://github.com/flarum/mentions/pull/56)
|
||||
|
||||
### Fixed
|
||||
- Reply notifications showing post author instead of replying author (https://github.com/flarum/mentions/pull/59)
|
||||
- Dropdown going off top of screen ([e39c798](https://github.com/flarum/mentions/commit/e39c798298ba2b3130ed97945aefeff6af14a5d4))
|
||||
|
||||
## [0.1.0-beta.15](https://github.com/flarum/mentions/compare/v0.1.0-beta.14.1...v0.1.0-beta.15)
|
||||
|
||||
### Changed
|
||||
|
@ -17,7 +17,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.15"
|
||||
"flarum/core": "^0.1.0-beta.16"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
5153
extensions/mentions/js/package-lock.json
generated
5153
extensions/mentions/js/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user