Skip to content

issues Search Results · repo:uiwjs/react-json-view language:TypeScript

Filter by

0 results
 (69 ms)

0 results

inuiwjs/react-json-view (press backspace or delete to remove)

react-json-view has the onSelect prop, it takes a function, clicking a value triggers that function.
  • Bushstar
  • 3
  • Opened 
    on Feb 17
  • #68

Is it possible to add config to hide values? I only need to show the field name and the type, not the value itself.
  • epleaner
  • Opened 
    on Jan 31
  • #67

Nice project. Just a head s up. This is what dark mode looks like on my tailwind project without any theme customizations It s also not entire clear what the best ways is to customize the theme in a dark ...
  • mschipperheyn
  • Opened 
    on Jan 7
  • #66

It should be a peer dependency and scoped to a variable package version
  • mschipperheyn
  • 1
  • Opened 
    on Jan 6
  • #65

Do we really need @babel/runtime as a peerDependency? Shouldn t this be a devDependency? This is creating problems for us in yarn 4.6.0, which is MUCH stricter with dependencies.
  • mschipperheyn
  • 1
  • Opened 
    on Jan 6
  • #64

I am using the keys prop to locate the current item during selection. For this to work I need the path from the root to the selected item. However, whenever I select something of NestedOpen type it only ...
  • sebastiaan-dev
  • 2
  • Opened 
    on Oct 23, 2024
  • #61

When adding a new property we get the old and new object but no reference to where that node belongs within the whole object. Returning the opts parameter like in onDelete would be sufficient as it includes ...
  • jorges119
  • 4
  • Opened 
    on Sep 9, 2024
  • #60

Hello. I found this library for json data display, but i do not see a way how to calculate the initial expansion and collapse state of each individual node. Ideally, there could be a function that can ...
  • TomsBicans
  • 5
  • Opened 
    on Sep 4, 2024
  • #59

I am trying to add custom arrow in project that uses typescript for all other components like Int, KetName I found interfaces to use but for Arrow component can t find interface that would include data-expanded ...
  • MarisHeinols
  • 1
  • Opened 
    on Sep 4, 2024
  • #58

const map = new Map(); map.set({ name: 1 }, 10); map.set({ name: 2 }, 10); ReactJson value={{ map, key: 1 }} style={jsonTheme} /ReactJson 目前预览效果是这样的。 image 期望: 有没有办法实现DevTool中这种预览效果 image
  • MilesPan
  • 1
  • Opened 
    on Aug 20, 2024
  • #57
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub