Non-Breaking Changes
- Fix paddings that got broken in the recent versions
Unclaimed project
Are you a maintainer of react-json-tree? Claim this project to take control of your public changelog and roadmap.
Changelog
React JSON Viewer Component, Extracted from redux-devtools
(From #39 - thanks @codeheroics )
(From #33 - thanks @axelson)
(From #35 - thanks @alexkuz)
(there's a lot of changes, I'm sorry for that, it probably shouldn't be in one PR)
Object, Array or Iterable has more than collectionLimit entries (50 by default), only collectionLimit entries are shown, the rest are grouped recursively (so than not more than collectionLimit groups are shown). If collectionLimit = 0, all it...