Releases: altenull/json-sea
Releases Β· altenull/json-sea
v1.4.0 (2023-02-03)
π New Features
- Change the color of edge which connected to hovered data
- Add landing page(loading) for better UX
v1.3.1 (2023-01-30)
π Bug Fixes
- Fix stuck on loading screen of monaco editor
@monaco-editor/react
π£ Other
- Refactor
jsonParser
complex code with the help of ChatGPT
v1.3.0 (2023-01-28)
π New Features
- Provide video & audio preview if given string is video or audio URI
- Show number of object properties in the card
- Change default
leaflet
map marker image
v1.2.0 (2023-01-20)
π New Features
- Connect the child nodes of an array with blue lines so that users can identify array easily
- Show icon if the property type of object node is object or array
- Alert warning message on the logo if screen size is lower than recommended width(1024px)
![screenshot-light](https://user-images.githubusercontent.com/26947777/213642246-3a031e2c-65f9-43a1-b469-a67a1daab950.png)
![screenshot-dark](https://user-images.githubusercontent.com/26947777/213642269-c4208e1f-5236-4579-a109-99c41732b1d3.png)
v1.1.0
π New Features
- Make vertical scrollbar of code editor visible
- Add
MiniMap
component in the ReactFlow
(Issue #20)