v0.3.0
Highlights
✍️ Improved array and object values editing
You can now add new items to arrays and new key/value pairs to objects on-the-fly.
💡 Extension popup
By clicking on the extension icon, you will now see a small popup helping new users figure out how to use Stimulus DevTools.
What's Changed
🚀 Enhancements
- Add more precision on keyboard edit for number values by @robinsimonklein in #7
- Improve highlight box by @robinsimonklein in #8
- Add help popup by @robinsimonklein in #12
- Add items on-the-fly in array values by @robinsimonklein in #13
- Detect color string in controller values by @robinsimonklein in #14
- Add items on-th-fly in object values by @robinsimonklein in #15
👾 Fixes
- Focus when editing empty string by @robinsimonklein in #11
🤖 Dependencies
- chore(deps-dev): bump vite from 5.1.5 to 5.1.7 by @dependabot in #9
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: v0.2.0...v0.3.0