Neuron Dashboard 2.5.2 Released
What's Changed
- Feat(error code): add some
error codes
by @orangegzx in #472 - Refactor(*): refactor the
apis
, to avoid triggering the same api multiple times by @orangegzx in #470 - Refactor(south,north): refactor the use of
composable
functions to avoidtriggering
the same api multiple times when switching thecard
display. (#470) by @orangegzx in #474 - Fixed(south, north): when
switching
the display mode, there is a problem withsorting
data by @orangegzx in #476
Full Changelog: 2.5.1...2.5.2