Lightweight Json view component for React. Contribute to AnyRoad/react-json-view-lite development by creating an account on GitHub.
Breadcrumbs react-json-view-lite /src / index.tsxTop File metadata and controls Code Blame 80 lines (75 loc) · 2.5 KB Raw import * as React from 'react'; import DataRender, { StyleProps } from './DataRenderer'; import styles from './styles.module.css'; export interface Props exten...
Bumps [react-json-view-lite](https://github.com/AnyRoad/react-json-view-lite) from 1.2.0 to 1.4.0. Release notes Sourced from react-json-view-lite's releases. <blockquote> 1.4.0 What's Changed implement clickToExpandNode; add docs, default style, and test by @gregsadetsky in ...
Breadcrumbs react-json-view-lite/ CHANGELOG.mdLatest commit HistoryHistoryFile metadata and controls Preview Code Blame 86 lines (48 loc) · 2.31 KB Raw1.4.0 New Feature Click on field name to expand node 1.3.1 Bug Fixes Fixed pressing the spacebar expands/collapses and "pages down" in th...
Add React 19 in peer dependencies Fix #34 According to #34 (comment) all the people that tried React 19 with this lib reported no problem. I took a look at the code and couldn't find any code that ...
react-json-view-lite src DataRenderer.tsx onrelease User selector All users DatepickerAll time Commit History Commits on Apr 27, 2024 implement clickToExpandNode; add docs, default style, and test gregsadetskycommittedApr 28, 2024 3c3fa36 Commits on Apr 26, 2024 fix for space bar paging...
Cancel Create saved search Sign in Sign up {{ message }} AnyRoad / react-json-view-lite Public Notifications You must be signed in to change notification settings Fork 10 Star 134 Code Issues 3 Pull requests 1 Actions Projects ...
Lightweight Json view component for React. Contribute to AnyRoad/react-json-view-lite development by creating an account on GitHub.