Brett Zamir
056f4f197c
- Enhancement (svgIcons): Fix JSDoc param def; add `alt` options
...
- Accessibility: Begin work, add aria-label to some buttons and
form controls; add `role=main`; `<img alt>`; `<iframe title>`
- i18n: Add `lang` attribute
- Refactoring: lbs, simplify i18nized element retrieval call
- Docs: Some JSDoc descriptions, JSDoc spacing, fix svgIcons param
def; add todo
- Testing: Avoid reporting meta-viewport (have own zooming
controls and difficult to fix)
2019-04-03 16:32:14 +08:00
Brett Zamir
9d454d79fd
- Refactoring: Rename no modules redirect file to begin with "redirect" as with other redirect
2018-10-24 11:03:26 +08:00
Brett Zamir
4a0889c7e5
- Enhancement: For anyone visiting the ES6 modules entrance file without ESM
...
support, redirect to non-modular vesion
- Build: Add comment not to edit xdomain editor directly
2018-10-24 10:56:07 +08:00
Brett Zamir
ae58be8277
- Build: Babel 7
...
- npm: Update qr-manipulation
2018-09-26 21:27:52 +08:00
Brett Zamir
b51db3a3c1
- Fix (Context menus): Avoid showing double shortcuts ( #285 ); add some
...
missing ones
2018-09-14 07:18:26 +08: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
Brett Zamir
b023a0076b
- npm: Add script for testing embedded API
...
- Fix (Embedded editor): Ensure adding allowedOrigins for embedded response
- Enhancement (Embedded editor): Log if an origin is not whitelisted as sender/receiver
- Demo: Point to raw.githack for proper content-type setting and apparent CORS support; also add `xdomain-svg-editor-es.html` to set origin config and work on Git-based server
2018-07-18 22:25:09 -07:00