Releases: uiwjs/react-json-view
v2.0.0-alpha.30
Documentation v2.0.0-alpha.30: https://raw.githack.com/uiwjs/react-json-view/edfc6e3/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/edfc6e3/index.html
Comparing Changes: v2.0.0-alpha.29...v2.0.0-alpha.30
npm i @uiw/react-json-view@2.0.0
- 🐞 fix: fix KayName render props issue. #61 c06a0b1 @jaywcjlove
v2.0.0-alpha.29
Documentation v2.0.0-alpha.29: https://raw.githack.com/uiwjs/react-json-view/f7be8a7/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/f7be8a7/index.html
Comparing Changes: v2.0.0-alpha.28...v2.0.0-alpha.29
npm i @uiw/react-json-view@2.0.0
- 🌟 feat: add shouldExpandNodeInitially props. #59 1f40994 @jaywcjlove
- 📖 doc: update document. #59 044ff95 @jaywcjlove
- 🌍 website: update example. 45a4933 @jaywcjlove
v2.0.0-alpha.28
Documentation v2.0.0-alpha.28: https://raw.githack.com/uiwjs/react-json-view/2c28664/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/2c28664/index.html
Comparing Changes: v2.0.0-alpha.27...v2.0.0-alpha.28
npm i @uiw/react-json-view@2.0.0
- 🌟 feat: enhance render props for Quote/KeyName/Colon/Arrow/BracketsOpen/BracketsClose. #32 1869f0d @jaywcjlove
v2.0.0-alpha.27
Documentation v2.0.0-alpha.27: https://raw.githack.com/uiwjs/react-json-view/5b6bb83/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/5b6bb83/index.html
Comparing Changes: v2.0.0-alpha.27...v2.0.0-alpha.27
npm i @uiw/react-json-view@
v2.0.0-alpha.26
Documentation v2.0.0-alpha.26: https://raw.githack.com/uiwjs/react-json-view/8d3cb6d/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/8d3cb6d/index.html
Comparing Changes: v2.0.0-alpha.25...v2.0.0-alpha.26
npm i @uiw/react-json-view@v2.0.0-alpha.26
v2.0.0-alpha.25
Documentation v2.0.0-alpha.25: https://raw.githack.com/uiwjs/react-json-view/dee90f1/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/dee90f1/index.html
Comparing Changes: v2.0.0-alpha.24...v2.0.0-alpha.25
npm i @uiw/react-json-view@v2.0.0-alpha.25
- 🐞 fix: fix shortenTextAfterLength props issue #52
v2.0.0-alpha.24
Documentation v2.0.0-alpha.24: https://raw.githack.com/uiwjs/react-json-view/96c363a/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/96c363a/index.html
Comparing Changes: v2.0.0-alpha.23...v2.0.0-alpha.24
npm i @uiw/react-json-view@v2.0.0-alpha.24
- 🐞 fix: Do not render ellipses when the number of items is 0 (#48) @korkt-kim
v2.0.0-alpha.23
Documentation v2.0.0-alpha.23: https://raw.githack.com/uiwjs/react-json-view/e5e47ee/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/e5e47ee/index.html
Comparing Changes: v2.0.0-alpha.22...v2.0.0-alpha.23
npm i @uiw/react-json-view@2.0.0
- 🐝 refactor: add
bigIntToString()
types functionPatch 2 (#44) e5857f3 @gregfenton
v2.0.0-alpha.22
Documentation v2.0.0-alpha.22: https://raw.githack.com/uiwjs/react-json-view/4d764b1/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/4d764b1/index.html
Comparing Changes: v2.0.0-alpha.21...v2.0.0-alpha.22
npm i @uiw/react-json-view@2.0.0
- 🐞 fix: fix KeyName render props issue. fix #46 bfd10bc @jaywcjlove
- 💢 ci: add example #46 025815d @jaywcjlove
v2.0.0-alpha.21
Documentation v2.0.0-alpha.21: https://raw.githack.com/uiwjs/react-json-view/7a753bb/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/7a753bb/index.html
Comparing Changes: v2.0.0-alpha.20...v2.0.0-alpha.21
npm i @uiw/react-json-view@2.0.0
- 💢 ci: update workflow config. d98d1c1 @jaywcjlove
- 🐞 fix: Uncaught TypeError: Do not know how to serialize a BigInt #42 (#43) 9ce310a @gregfenton