Skip to content

Releases: altenull/json-sea

v1.4.0 (2023-02-03)

03 Feb 14:24
Compare
Choose a tag to compare

🌊 New Features

  • Change the color of edge which connected to hovered data
  • Add landing page(loading) for better UX

json-sea loading

v1.3.1 (2023-01-30)

30 Jan 07:45
Compare
Choose a tag to compare

πŸ› 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)

28 Jan 07:29
Compare
Choose a tag to compare

🌊 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 3 0

v1.2.0 (2023-01-20)

20 Jan 07:56
Compare
Choose a tag to compare

🌊 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

screenshot-dark

v1.1.0

17 Jan 06:15
Compare
Choose a tag to compare

🌊 New Features

  • Make vertical scrollbar of code editor visible
  • Add MiniMap component in the ReactFlow (Issue #20)

v1.0.0

16 Jan 09:33
Compare
Choose a tag to compare
  • Reveal JSON Sea to the world.

json-sea-screenshot

@altenull