Releases: codehs/chs-js-lib
Releases · codehs/chs-js-lib
0.1.17
What's Changed
- Add .type to all subclasses of Thing by @anderoonies in #41
- Add husky and lint-staged to format code on commit by @anderoonies in #43
- Arc positioning by @anderoonies in #44
- Format arc.test.js by @anderoonies in #45
- Expose WebVideo by @anderoonies in #47
- Sound,
esbuild
by @anderoonies in #46
Full Changelog: 0.1.16...0.1.17
0.1.16
0.1.15
What's Changed
- Fixes for WebImage sizing and tests by @anderoonies in #38
Full Changelog: 0.1.14...0.1.15
0.1.14
Merge pull request #35 from anderoonies/fix-arc Fix arc
0.1.13
Full Changelog: 0.1.12...0.1.13
0.1.12
0.1.11
0.1.10
What's Changed
- Fix stopTimer by using the name of the function before its wrapped in withErrorHandlers by @anderoonies in #25
- Text alignment by @anderoonies in #26
- Simplify touch and mouse handling to better support touch events. by @anderoonies in #28
- Draw from bottom up by @anderoonies in #29
Full Changelog: 0.1.9...0.1.10
0.1.9
0.1.8 prematurely released opacity features.
0.1.8
Fixes—
What's Changed
- Stop using Object Pool for Graphics internals by @anderoonies in #17
- Fixes and tests for removing and re-sorting with non-ObjectPool implementation by @anderoonies in #18
- Reverse sort for layer to work with reverse draw order. by @anderoonies in #19
- Dont resizeDimensions text on setFont by @anderoonies in #20
- Dont invoke resetDimensions without context by @anderoonies in #21
Full Changelog: 0.1.7...0.1.8