mirror of
https://github.com/flarum/framework.git
synced 2025-02-02 01:42:59 +08:00
update rewrite changes changelog
This commit is contained in:
parent
4910205dc7
commit
c8e97f295d
|
@ -16,6 +16,8 @@
|
||||||
* Utils
|
* Utils
|
||||||
- Changed `computed` util to require multiple keys to be passed as an array
|
- Changed `computed` util to require multiple keys to be passed as an array
|
||||||
- `SubtreeRetainer` now has an `update` method instead of `retain`, and its output is used in `onbeforeupdate` lifecycle hook
|
- `SubtreeRetainer` now has an `update` method instead of `retain`, and its output is used in `onbeforeupdate` lifecycle hook
|
||||||
|
- `Evented` util is now a class instead of an object
|
||||||
|
- `formatNumber` now uses `Number.prototype.toLocaleString` with the current application locale, and supports passing an options object (eg. for currency formatting - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/NumberFormat/resolvedOptions#Description)
|
||||||
|
|
||||||
#### Forum
|
#### Forum
|
||||||
* Forum Application
|
* Forum Application
|
||||||
|
|
Loading…
Reference in New Issue
Block a user