0.147.0
Features
- Added eyedropper to color picker by @kof in #3221
- Allow seeing inspector in parallel with variable editor by @kof in #3231
- Resizable and draggable inspector dialog by @kof in #3232
- Switch to single queue by @istarkov in #3239
Fixes
- Fix page settings icon button color by @kof in #3220
- Fix timeout error by @istarkov in #3222
- Support -d argument in curl parser by @TrySound in #3236
- Save resources on reload by @TrySound in #3235
Build
Refactors
- Replace uuid with crypto.randomUUID() by @TrySound in #3218
- Only use scrub distanceThreshold on inputs by @kof in #3226
- Add nesting rule to css engine by @TrySound in #3227
- Add mixin rule to css engine by @TrySound in #3233
- Drop background-clip workarounds by @TrySound in #3234
Chore
- Disable console.log by @kof in #3219
- Use textarea for large Resource URLs by @kof in #3223
- Only allow dragging dialog using title by @kof in #3238
Experimental
Full Changelog: 0.146.0...0.147.0