Max Duval

Results 72 issues of Max Duval

## What? - Make `PageSizes` immutable and made of literal values ## Why? - Avoid type-casting and ensure `PageSizes` is not mutated - Give better IDE integration ## How? -...

needs-triage

**Is your feature request related to a problem? Please describe.** Currently, the [minified bundle size of version 2.1.2 of this package (44KB)](https://unpkg.com/[email protected]/dist/bundles/file-selector.umd.min.js) is more than twice as big as the...

enhancement