10 Commits (d0e93721ae300bbac0f0f08461a59bef8a069430)

Author SHA1 Message Date
Jonas Jenwald d4b93bec96 Remove the `selectScaleOption` helper function, in `Toolbar._updateUIState`, and simply inline its code instead 8 years ago
Tim van der Meij d4e0aa4031
Convert the toolbar to ES6 syntax 8 years ago
Jonas Jenwald 75edb859ce Refactor the `selectScaleOption` function, in `Toolbar._updateUIState`, to prevent any possible future display glitches 8 years ago
Jonas Jenwald 2971f522d4 Prevent the Zoom dropdown from intermittently displaying an incorrect custom scale in Firefox (PR 8394 follow-up) 8 years ago
Jonas Jenwald 223c429357 Fix inconsistent spacing and trailing commas in objects in `web/` files, so we can enable the `comma-dangle` and `object-curly-spacing` ESLint rules later on 8 years ago
Yury Delendik 5438ce9b98 Wraps mozL10n to async calls; splits firefox and generic l10n libs. 8 years ago
Jonas Jenwald 2a0207ccaf Enable the `object-shorthand` ESLint rule in `web` 8 years ago
Yury Delendik 8e681ce3e2 Change amd to cjs path in ES6 modules 8 years ago
Jonas Jenwald 3b35c15d42 Convert the files in the `/web` folder to ES6 modules 8 years ago
Yury Delendik a4402c84de Refactor toolbar (and secondary toolbar). 9 years ago