Skip to content

JsonTree.js v3.1.1 - Lots of improvements and fixes!

Compare
Choose a tag to compare
@william-troup william-troup released this 11 Sep 12:40
· 398 commits to main since this release
526b639
  • Added more details to the README files.
  • Added missing translations to all files.
  • Fixed a fault that caused counts for Objects/Maps to be still shown when the binding option "showCounts" is set to false.
  • Fixed a fault that prevented the ellipsis text from being applied to a string correctly when the binding option "maximumStringLength" is set.
  • Fixed a fault that caused the ellipsis text version of a string value to be passed to the binding options event "events.onValueClick".
  • Changed the default value for the binding options "showPropertyNameQuotes" to true.