stable
Clone or download
Read-only
`@joeattardi/emoji-button` has been renamed to `picmo` since 5.0. Changelog: * https://github.com/joeattardi/picmo/releases/tag/v5.2.0 * https://github.com/joeattardi/picmo/releases/tag/v5.1.2 * https://github.com/joeattardi/picmo/releases/tag/v5.1.1 * https://github.com/joeattardi/picmo/releases/tag/v5.1.0 * https://github.com/joeattardi/picmo/releases/tag/v5.0.1 * https://github.com/joeattardi/picmo/releases/tag/v5.0.0 * https://github.com/joeattardi/picmo/releases/tag/v4.6.4 No functional changes in project icon picking Closes request #27554: Switch emoji-button 4.6.2 to picmo 5.2.0 Change-Id: I048cc5d52712214a1f322e631560b6a5710b653f
Modified Files
Name | ||||
---|---|---|---|---|
M | src/package.json | +2 | −1 | Go to diff View file |
M | src/pnpm-lock.yaml | +22 | −117 | Go to diff View file |
M | src/scripts/project/admin/po/fr_FR.po | +20 | −2 | Go to diff View file |
M | src/scripts/project/admin/po/pt_BR.po | +18 | −0 | Go to diff View file |
M | src/scripts/project/admin/src/helpers/icon-picker-builder.test.ts | +8 | −8 | Go to diff View file |
M | src/scripts/project/admin/src/helpers/icon-picker-builder.ts | +65 | −32 | Go to diff View file |
M | src/scripts/project/admin/src/helpers/icon-picker-initializer.test.ts | +10 | −10 | Go to diff View file |
M | src/scripts/project/admin/src/helpers/icon-picker-initializer.ts | +5 | −9 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/project-admin/_details.scss | +28 | −0 | Go to diff View file |