Brett Zamir
2a943cd1fa
- Enhancement: Allow 'a' also with meta key (command in Mac, ctrl otherwise)
...
to select all (part of #291 )
- Enhancement: Add a global escape key listener to clear the selection
- Refactoring: Change 'a' to lower case in key command to avoid impression
that shift is needed
2018-10-02 13:21:04 +08:00
Brett Zamir
3d2085c991
- Build: Update `dist`
2018-10-01 16:45:34 +08:00
Brett Zamir
71b2b33e41
- Fix: Avoid errors occurring in Chrome now for `supportsGoodTextCharPos`
...
- Linting: Avoid Jamilih file in doc linting
- Testing: Add testcafe (ESLint plugin/rules, accessibility test
(failing), ui test beginnings (passing))
- Docs: Add "Testing" prefix to contributing file
- npm: Bump to 3.0.0-rc.3
2018-09-30 12:13:34 +08:00
Brett Zamir
ae58be8277
- Build: Babel 7
...
- npm: Update qr-manipulation
2018-09-26 21:27:52 +08:00
Brett Zamir
fa37778ec0
- Fix: Ensure repeated selection of same file overwrites with that
...
file's contents (fix #289 )
2018-09-25 11:19:13 +08:00
Brett Zamir
459a6b8f89
- Build: Update `dist`
2018-09-25 03:12:11 +08:00
Brett Zamir
dab1ff81af
- Fix (jPicker): Avoid setting `Math.precision` pseudo-global
...
- Refactoring (jPicker): Use ES6 templates; avoid unnecessary check
- Refactoring: Avoid useless assignment (courtesty lgtm)
- Build: Update files
2018-09-22 09:01:13 +08:00
Brett Zamir
ed6aa3fcb8
- Build: Update `dist` files
2018-09-13 22:57:01 +08:00
Brett Zamir
0688b9af60
- Fix (image import): Put src after onload to avoid missing event;
...
check other width/height properties in case offset is 0; fixes #278
2018-09-13 17:54:40 +08:00
Brett Zamir
4b22c248e4
- npm: Update devDeps
...
- Build: Switch to `terser` plugin with `uglify` plugin not
supporting ES6+-capable minifier
- Linting (ESLint): Consistent curly spacing; follow new "standard"
2018-09-07 08:19:45 +08:00
Brett Zamir
acb57c1609
- Fix: Add images (and references) for fallback ( #135 )
...
- Fix (canvg): blur export fix
- i18n (Chinese): A few fixes (#135 )
- Optimize: Further image optimizing
- Refactoring: Avoid custom JS substitution syntax
- Refactoring: Reorder default extension list
2018-07-31 00:18:39 -07:00
Brett Zamir
5ad6e6ba48
- Enhancement: Create xdomain file build which works without ES6 Modules
...
- Enhancement: Build xdomain files dynamically
- Fix: Race condition in svgIcons plugin
- Build: Update `dist` files
2018-07-30 12:51:57 -07:00