v0.2.1: Image editing, state management, optimizations
What's Changed
- chore(deps): bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #24
- chore(deps): bump async from 3.2.0 to 3.2.4 by @dependabot in #23
- chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #22
- chore(deps): bump follow-redirects from 1.14.1 to 1.14.8 by @dependabot in #21
- Added tooltips for UI's buttons. by @SamuelLarkin in #27
- chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #26
- Updating the documentation to say "use ^0.1.6" by @joanise in #40
- Convert the Web-Component repo to a mono repo by @joanise in #33
- chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /packages/angular-workspace by @dependabot in #45
- chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /packages/stencil-component by @dependabot in #41
- chore(deps): bump async from 3.2.0 to 3.2.4 in /packages/stencil-component by @dependabot in #42
- chore(deps): bump minimist from 1.2.5 to 1.2.7 in /packages/stencil-component by @dependabot in #43
- chore(deps): bump json-schema and jsprim in /packages/stencil-component by @dependabot in #44
- chore(deps): bump parse-url from 7.0.2 to 8.1.0 by @dependabot in #46
- docs: add more beginner user documentation by @joanise in #47
- chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /packages/angular-workspace by @dependabot in #48
- chore(deps): bump engine.io from 6.2.0 to 6.2.1 in /packages/angular-workspace by @dependabot in #50
- chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /packages/stencil-component by @dependabot in #51
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /packages/angular-workspace by @dependabot in #55
- chore(deps): bump qs from 6.5.2 to 6.5.3 in /packages/stencil-component by @dependabot in #54
- CI: matrix testing: test with Node 14 and Node 16 by @joanise in #53
- chore(deps): bump json5 from 2.2.1 to 2.2.3 in /packages/stencil-component by @dependabot in #58
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #57
- chore(deps): bump json5 from 2.2.1 to 2.2.3 in /packages/angular-workspace by @dependabot in #56
- chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 in /packages/angular-workspace by @dependabot in #63
- various monorepo updates by @joanise in #64
- feat(images): add image feature in web-c and studio-web by @roedoejet in #67
- docs: clarify how to run the component and the app locally by @joanise in #69
- Merge studio web into the monorepo itself by @joanise in #72
- Enable CORS headers for serve-test-data and update documentation by @dhdaines in #75
- Use the new readalong XML format by @dhdaines in #76
- Compress images reasonably by default by @dhdaines in #77
- fix: fix typo in webpack config to allow bundling by @roedoejet in #82
- Fix unpkg bundle by @dhdaines in #83
New Contributors
- @SamuelLarkin made their first contribution in #27
- @dhdaines made their first contribution in #75
Full Changelog: v0.1.3...v0.2.1