Closed hudson-newey closed 1 year ago
Size Change: +555 B (0%)
Total Size: 2.68 MB
Filename | Size | Change |
---|---|---|
dist/workbench-client/browser/main.****************.js |
846 kB | +235 B (0%) |
dist/workbench-client/server/main.js |
1.77 MB | +320 B (0%) |
6 files 6 suites 16m 2s :stopwatch: 17 478 tests 16 920 :heavy_check_mark: 558 :zzz: 0 :x: 17 580 runs 17 022 :heavy_check_mark: 558 :zzz: 0 :x:
Results for commit 9b055f1a.
:recycle: This comment has been updated with latest results.
Fix remove image button
The remove image button should only show when a project has an image
Changes
default
flag to baw images (outlined inAttributeDecorators.ts
)Issues
Fixes: #1994
Visual Changes
From:
To:
Visual Changes List:
style
attribute)Notes: First image was taken on Firefox, where the "Browse..." text is used, the second was taken from Edge where the "Choose File" text is used, hence the change in text
Final Checklist
npm run lint
)npm run test:all
)