mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-20 05:17:18 +00:00

* Centralise drive error/warning messages with a function `.getDriveImageCompatibilityStatuses` in `lib/shared/drive-constraints.js` -- tests included * Fix an error where several labels show at once * Clarify the source drive label to 'Drive Contains Image' * Remove label icons and make text bold to match Zeplin's design Closes: https://github.com/resin-io/etcher/issues/1143 Closes: https://github.com/resin-io/etcher/issues/1144