Skip to content

Commit 2c28664

Browse files
committed
released v2.0.0-alpha.28 #32 18a9334
1 parent 5b6bb83 commit 2c28664

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+82
-82
lines changed

Diff for: asset-manifest.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"files": {
33
"main.css": "/static/css/main.7ea575dc.css",
4-
"main.js": "/static/js/main.42e1a791.js",
4+
"main.js": "/static/js/main.e76e02c3.js",
55
"refractor-prismjs-vendor.0abbb2f3.js": "/static/js/refractor-prismjs-vendor.0abbb2f3.4ed442e7.js",
66
"react-vendor.js": "/static/js/react-vendor.03814a95.js",
77
"refractor-prismjs-vendor.3665b250.js": "/static/js/refractor-prismjs-vendor.3665b250.eec550b5.js",
88
"refractor-prismjs-vendor.a81a7d65.js": "/static/js/refractor-prismjs-vendor.a81a7d65.e53936ae.js",
99
"index.html": "/index.html",
1010
"main.7ea575dc.css.map": "/static/css/main.7ea575dc.css.map",
11-
"main.42e1a791.js.map": "/static/js/main.42e1a791.js.map",
11+
"main.e76e02c3.js.map": "/static/js/main.e76e02c3.js.map",
1212
"refractor-prismjs-vendor.0abbb2f3.4ed442e7.js.map": "/static/js/refractor-prismjs-vendor.0abbb2f3.4ed442e7.js.map",
1313
"react-vendor.03814a95.js.map": "/static/js/react-vendor.03814a95.js.map",
1414
"refractor-prismjs-vendor.3665b250.eec550b5.js.map": "/static/js/refractor-prismjs-vendor.3665b250.eec550b5.js.map",
@@ -20,6 +20,6 @@
2020
"static/js/refractor-prismjs-vendor.0abbb2f3.4ed442e7.js",
2121
"static/js/react-vendor.03814a95.js",
2222
"static/css/main.7ea575dc.css",
23-
"static/js/main.42e1a791.js"
23+
"static/js/main.e76e02c3.js"
2424
]
2525
}

Diff for: badges.svg

+4-4
Loading

Diff for: index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><meta name="keywords" content="react,react-component,array-viewer,base-16,component,interactive,interactive-json,json,json-component,json-display,json-tree,json-view,json-viewer,json-inspector,json-tree,react,react-component,react-json,theme,tree,tree-view,treeview,jaywcjlove"><meta name="description" content="A React component for displaying and editing javascript arrays and JSON objects."><link rel="shortcut icon" href="/favicon.ico"><title>react-json-view</title><script defer="defer" src="./static/js/refractor-prismjs-vendor.3665b250.eec550b5.js"></script><script defer="defer" src="./static/js/refractor-prismjs-vendor.a81a7d65.e53936ae.js"></script><script defer="defer" src="./static/js/refractor-prismjs-vendor.0abbb2f3.4ed442e7.js"></script><script defer="defer" src="./static/js/react-vendor.03814a95.js"></script><script defer="defer" src="./static/js/main.42e1a791.js"></script><link href="./static/css/main.7ea575dc.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><meta name="keywords" content="react,react-component,array-viewer,base-16,component,interactive,interactive-json,json,json-component,json-display,json-tree,json-view,json-viewer,json-inspector,json-tree,react,react-component,react-json,theme,tree,tree-view,treeview,jaywcjlove"><meta name="description" content="A React component for displaying and editing javascript arrays and JSON objects."><link rel="shortcut icon" href="/favicon.ico"><title>react-json-view</title><script defer="defer" src="./static/js/refractor-prismjs-vendor.3665b250.eec550b5.js"></script><script defer="defer" src="./static/js/refractor-prismjs-vendor.a81a7d65.e53936ae.js"></script><script defer="defer" src="./static/js/refractor-prismjs-vendor.0abbb2f3.4ed442e7.js"></script><script defer="defer" src="./static/js/react-vendor.03814a95.js"></script><script defer="defer" src="./static/js/main.e76e02c3.js"></script><link href="./static/css/main.7ea575dc.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

Diff for: lcov-report/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ <h1>All files</h1>
236236
<div class='footer quiet pad2 space-top1 center small'>
237237
Code coverage generated by
238238
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
239-
at 2024-10-16T19:17:11.785Z
239+
at 2024-10-16T19:18:07.096Z
240240
</div>
241241
<script src="prettify.js"></script>
242242
<script>

Diff for: lcov-report/src/Container.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">src</a> Contain
256256
<div class='footer quiet pad2 space-top1 center small'>
257257
Code coverage generated by
258258
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
259-
at 2024-10-16T19:17:11.785Z
259+
at 2024-10-16T19:18:07.096Z
260260
</div>
261261
<script src="../prettify.js"></script>
262262
<script>

Diff for: lcov-report/src/arrow/TriangleArrow.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/arrow</a
133133
<div class='footer quiet pad2 space-top1 center small'>
134134
Code coverage generated by
135135
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
136-
at 2024-10-16T19:17:11.785Z
136+
at 2024-10-16T19:18:07.096Z
137137
</div>
138138
<script src="../../prettify.js"></script>
139139
<script>

Diff for: lcov-report/src/arrow/TriangleSolidArrow.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/arrow</a
154154
<div class='footer quiet pad2 space-top1 center small'>
155155
Code coverage generated by
156156
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
157-
at 2024-10-16T19:17:11.785Z
157+
at 2024-10-16T19:18:07.096Z
158158
</div>
159159
<script src="../../prettify.js"></script>
160160
<script>

Diff for: lcov-report/src/arrow/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1><a href="../../index.html">All files</a> src/arrow</h1>
116116
<div class='footer quiet pad2 space-top1 center small'>
117117
Code coverage generated by
118118
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119-
at 2024-10-16T19:17:11.785Z
119+
at 2024-10-16T19:18:07.096Z
120120
</div>
121121
<script src="../../prettify.js"></script>
122122
<script>

Diff for: lcov-report/src/comps/Copied.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/comps</a
391391
<div class='footer quiet pad2 space-top1 center small'>
392392
Code coverage generated by
393393
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
394-
at 2024-10-16T19:17:11.785Z
394+
at 2024-10-16T19:18:07.096Z
395395
</div>
396396
<script src="../../prettify.js"></script>
397397
<script>

Diff for: lcov-report/src/comps/KeyValues.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/comps</a
433433
<div class='footer quiet pad2 space-top1 center small'>
434434
Code coverage generated by
435435
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
436-
at 2024-10-16T19:17:11.785Z
436+
at 2024-10-16T19:18:07.096Z
437437
</div>
438438
<script src="../../prettify.js"></script>
439439
<script>

Diff for: lcov-report/src/comps/NestedClose.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/comps</a
172172
<div class='footer quiet pad2 space-top1 center small'>
173173
Code coverage generated by
174174
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
175-
at 2024-10-16T19:17:11.785Z
175+
at 2024-10-16T19:18:07.096Z
176176
</div>
177177
<script src="../../prettify.js"></script>
178178
<script>

Diff for: lcov-report/src/comps/NestedOpen.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/comps</a
247247
<div class='footer quiet pad2 space-top1 center small'>
248248
Code coverage generated by
249249
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
250-
at 2024-10-16T19:17:11.785Z
250+
at 2024-10-16T19:18:07.096Z
251251
</div>
252252
<script src="../../prettify.js"></script>
253253
<script>

Diff for: lcov-report/src/comps/Value.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/comps</a
244244
<div class='footer quiet pad2 space-top1 center small'>
245245
Code coverage generated by
246246
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
247-
at 2024-10-16T19:17:11.785Z
247+
at 2024-10-16T19:18:07.096Z
248248
</div>
249249
<script src="../../prettify.js"></script>
250250
<script>

Diff for: lcov-report/src/comps/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ <h1><a href="../../index.html">All files</a> src/comps</h1>
176176
<div class='footer quiet pad2 space-top1 center small'>
177177
Code coverage generated by
178178
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
179-
at 2024-10-16T19:17:11.785Z
179+
at 2024-10-16T19:18:07.096Z
180180
</div>
181181
<script src="../../prettify.js"></script>
182182
<script>

Diff for: lcov-report/src/comps/useIdCompat.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/comps</a
9797
<div class='footer quiet pad2 space-top1 center small'>
9898
Code coverage generated by
9999
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
100-
at 2024-10-16T19:17:11.785Z
100+
at 2024-10-16T19:18:07.096Z
101101
</div>
102102
<script src="../../prettify.js"></script>
103103
<script>

Diff for: lcov-report/src/editor/KeyName.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/editor</
250250
<div class='footer quiet pad2 space-top1 center small'>
251251
Code coverage generated by
252252
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
253-
at 2024-10-16T19:17:11.785Z
253+
at 2024-10-16T19:18:07.096Z
254254
</div>
255255
<script src="../../prettify.js"></script>
256256
<script>

Diff for: lcov-report/src/editor/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h1><a href="../../index.html">All files</a> src/editor</h1>
131131
<div class='footer quiet pad2 space-top1 center small'>
132132
Code coverage generated by
133133
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
134-
at 2024-10-16T19:17:11.785Z
134+
at 2024-10-16T19:18:07.096Z
135135
</div>
136136
<script src="../../prettify.js"></script>
137137
<script>

Diff for: lcov-report/src/editor/index.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/editor</
181181
<div class='footer quiet pad2 space-top1 center small'>
182182
Code coverage generated by
183183
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
184-
at 2024-10-16T19:17:11.785Z
184+
at 2024-10-16T19:18:07.096Z
185185
</div>
186186
<script src="../../prettify.js"></script>
187187
<script>

Diff for: lcov-report/src/editor/store.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/editor</
175175
<div class='footer quiet pad2 space-top1 center small'>
176176
Code coverage generated by
177177
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
178-
at 2024-10-16T19:17:11.785Z
178+
at 2024-10-16T19:18:07.096Z
179179
</div>
180180
<script src="../../prettify.js"></script>
181181
<script>

Diff for: lcov-report/src/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h1><a href="../index.html">All files</a> src</h1>
131131
<div class='footer quiet pad2 space-top1 center small'>
132132
Code coverage generated by
133133
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
134-
at 2024-10-16T19:17:11.785Z
134+
at 2024-10-16T19:18:07.096Z
135135
</div>
136136
<script src="../prettify.js"></script>
137137
<script>

Diff for: lcov-report/src/index.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">src</a> index.t
622622
<div class='footer quiet pad2 space-top1 center small'>
623623
Code coverage generated by
624624
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
625-
at 2024-10-16T19:17:11.785Z
625+
at 2024-10-16T19:18:07.096Z
626626
</div>
627627
<script src="../prettify.js"></script>
628628
<script>

Diff for: lcov-report/src/section/Copied.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/section<
103103
<div class='footer quiet pad2 space-top1 center small'>
104104
Code coverage generated by
105105
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
106-
at 2024-10-16T19:17:11.785Z
106+
at 2024-10-16T19:18:07.096Z
107107
</div>
108108
<script src="../../prettify.js"></script>
109109
<script>

Diff for: lcov-report/src/section/CountInfo.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/section<
208208
<div class='footer quiet pad2 space-top1 center small'>
209209
Code coverage generated by
210210
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
211-
at 2024-10-16T19:17:11.785Z
211+
at 2024-10-16T19:18:07.096Z
212212
</div>
213213
<script src="../../prettify.js"></script>
214214
<script>

Diff for: lcov-report/src/section/CountInfoExtra.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/section<
169169
<div class='footer quiet pad2 space-top1 center small'>
170170
Code coverage generated by
171171
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
172-
at 2024-10-16T19:17:11.785Z
172+
at 2024-10-16T19:18:07.096Z
173173
</div>
174174
<script src="../../prettify.js"></script>
175175
<script>

Diff for: lcov-report/src/section/Ellipsis.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/section<
163163
<div class='footer quiet pad2 space-top1 center small'>
164164
Code coverage generated by
165165
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
166-
at 2024-10-16T19:17:11.785Z
166+
at 2024-10-16T19:18:07.096Z
167167
</div>
168168
<script src="../../prettify.js"></script>
169169
<script>

Diff for: lcov-report/src/section/KeyName.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/section<
181181
<div class='footer quiet pad2 space-top1 center small'>
182182
Code coverage generated by
183183
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
184-
at 2024-10-16T19:17:11.785Z
184+
at 2024-10-16T19:18:07.096Z
185185
</div>
186186
<script src="../../prettify.js"></script>
187187
<script>

Diff for: lcov-report/src/section/Row.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/section<
169169
<div class='footer quiet pad2 space-top1 center small'>
170170
Code coverage generated by
171171
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
172-
at 2024-10-16T19:17:11.785Z
172+
at 2024-10-16T19:18:07.096Z
173173
</div>
174174
<script src="../../prettify.js"></script>
175175
<script>

Diff for: lcov-report/src/section/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ <h1><a href="../../index.html">All files</a> src/section</h1>
176176
<div class='footer quiet pad2 space-top1 center small'>
177177
Code coverage generated by
178178
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
179-
at 2024-10-16T19:17:11.785Z
179+
at 2024-10-16T19:18:07.096Z
180180
</div>
181181
<script src="../../prettify.js"></script>
182182
<script>

Diff for: lcov-report/src/store.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ <h1><a href="../index.html">All files</a> / <a href="index.html">src</a> store.t
346346
<div class='footer quiet pad2 space-top1 center small'>
347347
Code coverage generated by
348348
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
349-
at 2024-10-16T19:17:11.785Z
349+
at 2024-10-16T19:18:07.096Z
350350
</div>
351351
<script src="../prettify.js"></script>
352352
<script>

Diff for: lcov-report/src/store/Expands.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/store</a
202202
<div class='footer quiet pad2 space-top1 center small'>
203203
Code coverage generated by
204204
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
205-
at 2024-10-16T19:17:11.785Z
205+
at 2024-10-16T19:18:07.096Z
206206
</div>
207207
<script src="../../prettify.js"></script>
208208
<script>

Diff for: lcov-report/src/store/Section.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/store</a
400400
<div class='footer quiet pad2 space-top1 center small'>
401401
Code coverage generated by
402402
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
403-
at 2024-10-16T19:17:11.785Z
403+
at 2024-10-16T19:18:07.096Z
404404
</div>
405405
<script src="../../prettify.js"></script>
406406
<script>

Diff for: lcov-report/src/store/ShowTools.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/store</a
193193
<div class='footer quiet pad2 space-top1 center small'>
194194
Code coverage generated by
195195
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
196-
at 2024-10-16T19:17:11.785Z
196+
at 2024-10-16T19:18:07.096Z
197197
</div>
198198
<script src="../../prettify.js"></script>
199199
<script>

Diff for: lcov-report/src/store/Symbols.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/store</a
502502
<div class='footer quiet pad2 space-top1 center small'>
503503
Code coverage generated by
504504
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
505-
at 2024-10-16T19:17:11.785Z
505+
at 2024-10-16T19:18:07.096Z
506506
</div>
507507
<script src="../../prettify.js"></script>
508508
<script>

Diff for: lcov-report/src/store/Types.tsx.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ <h1><a href="../../index.html">All files</a> / <a href="index.html">src/store</a
637637
<div class='footer quiet pad2 space-top1 center small'>
638638
Code coverage generated by
639639
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
640-
at 2024-10-16T19:17:11.785Z
640+
at 2024-10-16T19:18:07.096Z
641641
</div>
642642
<script src="../../prettify.js"></script>
643643
<script>

0 commit comments

Comments
 (0)