Releases: saleor/saleor-dashboard
Releases · saleor/saleor-dashboard
3.12.8
3.12.7
🪲 Fixes:
🍇 Improvements:
- Align the background colours in GraphiQL (#3473) by @zaiste
- Replace all old tooltips with new ones from macaw (#3485) by @poulch
- Use the new tooltip from macaw in filter presets (#3467) by @poulch
- Remove the scrollbar on Safari when on the details page (#3448) by @krzysztofzuraw
- Fix colours for change and error cells in datagrid (#3422) by @poulch
🦄 Features:
⚙️ Maintenance:
- Run tests on demo release (#3484) by @karola312
- Fix network error handling in Apollo client (#3406) by @poulch
- Close all the
bumpPRs (#3474) by @zaiste - Introduce dependency cruiser for dependency migration progress tracking (#3284) by @andrzejewsky
- Add test for dashboard demo (#3431) by @wojteknowacki
- Helper for grid-related e2e tests (#3424) by @andrzejewsky
- Fix required npm version (#3396) by @krzysztofzuraw
- Fix version check sh script (#3435) by @andrzejewsky
- Trigger demo staging deployment on release event (#3452) by @andrzejewsky
- Fix failing tests filteringProducts, pagination, channels and sorting products test (#3411) by @wojteknowacki
3.11.5
🪲 Fixes:
- Backport #3390 to 3.11 by @andrzejewsky in #3478
⚙️ Maintenance:
- Remove deploy demo staging action by @andrzejewsky in #3437
3.10.9
3.9.12
3.8.9
3.12.6
3.12.5
3.12.4 (unstable)
🪲 Fixes:
- Fix styling for GraphiQL on the webhook page (#3389) by @zaiste
- Fix double back require to move back on orders (#3429) by @poulch
- Logout user on failure when login via external source (#3405) by @krzysztofzuraw
- Homepage alignments (#3421) by @andrzejewsky
🍇 Improvements:
- Add author field to app details page (#3379) by @krzysztofzuraw
- Copy filters automatically to GraphiQL playground (#3385) by @zaiste
- Migrate to refresh token (#3426) by @krzysztofzuraw
- Update subscription query with Event types only and improve Event picking (#3357) by @2can
⚙️ Maintenance:
- Fix test for managing categories (#3404) by @wojteknowacki
- Migrate to
es2020for TS (#3386) by @zaiste - Fix version script (#3436) by @andrzejewsky
- Use TypeScript 5.x significantly smaller & faster (#3387) by @zaiste
- Add workflow for percy demo test (#3430) by @karola312
- Working visual tests - percy 1st attempt (#3400) by @wojteknowacki
- Fix some vulnerabilities reported by
npm audit(#3215) by @zaiste - Fix tests for filteringProducts, pagination and channels (#3411) by @wojteknowacki