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
|
1d590400f4
|
- Fix (openclipart browser): Redirect on lacking browser support
|
2019-12-26 08:11:55 +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
|
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
|
ae7d0d1331
|
- Compatibility fix (openclipart): Ensure polyfill present; make separate non-modular build (still not integrated as API incomplete)
- Docs: Add compatibility fix to Contributing
|
2018-09-26 16:06:57 +08:00 |