Releases: uiwjs/react-json-view
v1.11.1
Documentation v1.11.1: https://raw.githack.com/uiwjs/react-json-view/c051909/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/c051909/index.html
Comparing Changes: v1.11.0...v1.11.1
npm i @uiw/[email protected]
- 🐞 fix: fix NaN display & font size style. f15b993 @jaywcjlove
- ⛑ test: fix test case. 991e57a @jaywcjlove
v1.11.0
Documentation v1.11.0: https://raw.githack.com/uiwjs/react-json-view/3eabf3d/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/3eabf3d/index.html
Comparing Changes: v1.10.0...v1.11.0
npm i @uiw/[email protected]
- 🌟 feat: add
basic
theme. 27b08ed @jaywcjlove
v1.10.0
Documentation v1.10.0: https://raw.githack.com/uiwjs/react-json-view/cd0d310/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/cd0d310/index.html
Comparing Changes: v1.9.0...v1.10.0
npm i @uiw/[email protected]
- 🌟 feat: add github/vscode/nord themes. 9908adb @jaywcjlove
- 🌟 feat: add
gruvbox
theme. 10ff7ec @jaywcjlove - 🌟 feat: add monokai theme. 5b0bdc5 @jaywcjlove
v1.9.0
Documentation v1.9.0: https://raw.githack.com/uiwjs/react-json-view/bc39ba7/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/bc39ba7/index.html
Comparing Changes: v1.8.5...v1.9.0
npm i @uiw/[email protected]
- 🌟 feat: export useHighlight hook. b37638c @jaywcjlove
- 🌟 feat: add
shortenTextAfterLength
props. (#12) c181fdd @jaywcjlove
v1.8.5
Documentation v1.8.5: https://raw.githack.com/uiwjs/react-json-view/2216f75/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/2216f75/index.html
Comparing Changes: v1.8.4...v1.8.5
npm i @uiw/[email protected]
- 💄 chore: add displayName. b71e437 @jaywcjlove
v1.8.4
Documentation v1.8.4: https://raw.githack.com/uiwjs/react-json-view/b8f7d17/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/b8f7d17/index.html
Comparing Changes: v1.8.3...v1.8.4
npm i @uiw/[email protected]
- 🐞 fix: fix ref props issue. (#11) 319fb56 @jaywcjlove
v1.8.3
Documentation v1.8.3: https://raw.githack.com/uiwjs/react-json-view/d917650/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/d917650/index.html
Comparing Changes: v1.8.2...v1.8.3
npm i @uiw/[email protected]
- 🐞 fix: fix
onDelete
props issue. (#6) d206c35 @jaywcjlove
v1.8.2
Documentation v1.8.2: https://raw.githack.com/uiwjs/react-json-view/c25d193/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/c25d193/index.html
Comparing Changes: v1.8.1...v1.8.2
npm i @uiw/[email protected]
- 🐞 fix: add @babel/runtime dependency to package.json #7 dfb404c @jaywcjlove
v1.8.1
Documentation v1.8.1: https://raw.githack.com/uiwjs/react-json-view/aa2e1e0/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/aa2e1e0/index.html
Comparing Changes: v1.8.0...v1.8.1
npm i @uiw/[email protected]
- ⛑ test: add editor test case. bd1eae1 @jaywcjlove
- ⛑ test(editor): add test case. 08ff1d9 @jaywcjlove
- 💄 chore: add husky config. 50a450f @jaywcjlove
- 🌍 website: update markdown preview. d4cddf4 @jaywcjlove
- 🌍 website: add logo & description. 7f3f4c8 @jaywcjlove
- 🌍 website: update open source url error. 9f655f0 @jaywcjlove
- 🌟 feat:
onEdit
event function returnsnamespace
. (#6) a9628fc @jaywcjlove
v1.8.0
Documentation v1.8.0: https://raw.githack.com/uiwjs/react-json-view/86622e3/index.html
Or Doc Website: https://htmlpreview.github.io/?https://github.com/uiwjs/react-json-view/86622e3/index.html
Comparing Changes: v1.7.1...v1.8.0
npm i @uiw/[email protected]
- 📖 doc: update README.md 500184b @jaywcjlove
- 📖 doc: update example. f9d2d4d @jaywcjlove
- 📖 doc: update README.md 9d69d0a @jaywcjlove
- 🌟 feat(editor): add
onDelete
props. 396b8bc @jaywcjlove