0.1.1 No more horizontal scrolling!
This release changes how horizontal scrolling is handled in the elements panel. It will now automatically adapt the indentation width based on the available screen space. So there will be no more horizontal scrolling 🎉
Apart from that there are a few visual fixes and one where the extension would throw an error when it receives unnamed components 👍
As usual it will take a bit of time until it's approved in chrome and firefox extensions site.
Features
- Adapt indentation based on available screen space (#25, thanks @marvinhagemeister)
Bug Fixes
- Fix indent growing larger than maximum (#65, thanks @marvinhagemeister)
- Remove border around new prop (#64, thanks @marvinhagemeister)
- Remove special internal jsx props (#63, thanks @marvinhagemeister)
- Set fallback component name (#62, thanks @marvinhagemeister)