fix(persistence,llc,core,ui): deprecated sort, add channelStateSort s… (#1366)
* fix(persistence,llc,core,ui): deprecated sort, add channelStateSort sorting the channels offline using the state * update changelogs * update tests * remove deprecated test * change threashold * minor fixes * remove tests * fix(persistence): minor changes. Signed-off-by: xsahil03x <[email protected]> Signed-off-by: xsahil03x <[email protected]> Co-authored-by: Sahil Kumar <[email protected]>
This commit is contained in:
co-authored by
Sahil Kumar
parent
5784c53e6b
commit
d09d3817b5
@@ -1,6 +1,8 @@
|
||||
## Upcoming
|
||||
|
||||
- Reintroduce support for experimental indexedDB on Web.
|
||||
- Deprecated the `sort` parameter in the getChannelStates method in favor of `channelStateSort`.
|
||||
- Use the comparator function to sort the channel states and not the channel models.
|
||||
|
||||
🐞 Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user