Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Nov 22:19
· 276 commits to master since this release
26051e0

1.1.0 (2023-11-22)

Bug Fixes

  • 🐛 correct styling for dork mode property editing (e1df6fc)
  • 🐛 remove scrollbar (a2a5bff)

Features

  • 🎸 add JSDocs (c56ca0c)
  • 🎸 add red background to "false" values (c78c606)
  • 🎸 allow text to be selected and remove draggin features (128eb21)
  • 🎸 auto select numbers, booleans, and null (7b2c8f0)
  • 🎸 change red colors (0d88fac)
  • 🎸 highlight all potentially erroneous keys (e0a0a4d)
  • 🎸 highlight background of untrimmed properties (5ab5821)
  • 🎸 highlight untrimmed properties in blue (e3a8923)
  • 🎸 implement first iteration of component (f78e165)
  • 🎸 improve - style inheritance and sizing (475954a)
  • 🎸 improve stories (e01cfa1)
  • 🎸 improve array insert input (228af7c)
  • 🎸 improve key insert input styling (a53d067)
  • 🎸 improve presentation of collapsed containers (eaa7d20)
  • 🎸 improve tooltip layout and sizing (765f353)
  • 🎸 improve visuals on retina screen (3308721)
  • 🎸 make typeahead grey color (5f7aa1f)
  • 🎸 place red background under negative values (a705f3d)
  • 🎸 select text in short strings between quotes (aae27b5)
  • 🎸 select whole object key if the key is shorter than 6 (7d332da)
  • 🎸 set nice selection color (1854ffe)
  • 🎸 show default cursor on bracket hover (f7a9ad0)
  • 🎸 show typeahead on typing (a4ebf19)
  • 🎸 support [readonly] flag (e99af96)
  • 🎸 support tab completion and refactor onKey events (726ef13)
  • 🎸 use in (078e7ed)
  • 🎸 use in (cf22c7a)
  • 🎸 use in (0d270b7)