Skip to content

Tags: litejs/json-lite

Tags

Verified

This tag was signed with the committer’s verified signature.
lauriro Lauri Rooden

v21.3.0

Toggle v21.3.0's commit message
- Fix spacing on collapsed nodes

- Rearrange opitons
- Improve dark theme line numbers visibility

v21.2.0

Toggle v21.2.0's commit message
- Add own colors for line numbers

- Add JSON.parse and JSON.stringify to content menu
- Add wrap lines option

v20.10.1

Toggle v20.10.1's commit message
- Add line numbers

- Move the opener to the left
- Fix collapsing childs
- Use spaces for indentation
- Fix collapsed date not visible

v20.10.0

Toggle v20.10.0's commit message
- Add workaround for servers with json mime and binary file

- Add workaround for firefox bug 1673930

v19.6.0

Toggle v19.6.0's commit message
- Fix source view with dark theme

- Fix global keyboard shortcuts
- Add option `title` for showDate and showSize

v19.3.1

Toggle v19.3.1's commit message
 - Replace "Format clipboard" with "Open editor" to drop clipboard pe…

…rmission

 - Fix re-formatting body

v19.3.0

Toggle v19.3.0's commit message
New features:

 - Show options when clicked JSON Lite icon
 - Add "Format clipboard" menu
 - Add "Toggle editable" menu
 - Add "Show source" to menu
 - Show numbers above Number.MAX_SAFE_INTEGER as error

Fixes:

 - Fix invalid date error with numbers above 864e13
 - Read conf onload to init menus

v19.1.0

Toggle v19.1.0's commit message
 - Show human friendly previews for timestamps

 - Remove infoHover text-shadow in firefox-dark

v18.12.0

Toggle v18.12.0's commit message
v18.12.0

- Add option to hide object size
- Support text/x-json
- Fix handling empty urls