Brett Zamir
|
cd5f80eac0
|
- Refactoring: Add favicon no-op to suppress favicon 404s until
loaded dynamically (might make configurable in future)
|
2020-01-10 09:34:44 +08:00 |
Brett Zamir
|
1be01bc89a
|
- Build: Updae
- npm: Update devDeps
|
2020-01-09 02:27:56 +08:00 |
Brett Zamir
|
97f64d2189
|
- Refactoring: Move `build-html` to `build` directory
- Optimization: Remove old build/tools closure/yuicompressor code
- Testing: Produce mochawesome report
- Testing: Cypress with multiple reporters (was expecting we'd need, but doesn't hurt to add for now)
- Docs: Add testing badge
- Docs: Reprioritize `docs` in commit lists (prioritize user-facing)
- npm: Update `package-lock.json` (seems to have fixed so Cypress shows incremental results)
|
2020-01-06 13:42:52 +08:00 |
Brett Zamir
|
8bd9466827
|
- Build: Update
|
2019-12-25 16:04:07 +08:00 |
Brett Zamir
|
fc0c53f61a
|
- Breaking change: Switch from deprecated `@babel/polyfill` to
`core-js-bundle` and `regenerator-runtime` replacements
- Fix: Fully redirect extension entrances for lacking browser support
- Docs: Simplify comments in HTML files re: script purposes
- Docs: Update release instructions
- npm: Update devDeps (jsdoc, security audit)
- npm: Bump to 5.0.0
|
2019-05-07 08:02:32 +08:00 |
Brett Zamir
|
4289d131a2
|
- npm: Update devDep
- Docs (code comment): Update comment now that config file is automatically created
|
2019-04-17 08:10:02 +08:00 |
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
|
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 |