mirror of
https://github.com/flarum/framework.git
synced 2025-02-01 23:09:46 +08:00
update rewrite changes changelog
This commit is contained in:
parent
4910205dc7
commit
c8e97f295d
|
@ -16,6 +16,8 @@
|
|||
* Utils
|
||||
- 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
|
||||
- `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 Application
|
||||
|
|
Loading…
Reference in New Issue
Block a user