Releases: ucfopen/sort-it-out-materia-widget
Syntax Sorter v1.0.9
v1.0.9 implements long-requested quality-of-life improvements alongside a number of minor bugfixes.
What's Included
- Increased string limit for items by @DynieM in #61
- Improves card dragging at the bottom of the playable area by @clpetersonucf in #63
- Resolves special character matching in score module by @clpetersonucf in #64
New Contributors
Full Changelog: v1.0.8...v1.0.9
Sort It Out! v1.0.8
This is a hotfix to address an issue with MWDK3 that prevented the widget's -build-info.yml
from being generated. The MWDK dependency has been updated to v3.0.1.
Sort It Out! v1.0.7
This release implements significant improvements to the existing player accessibility implementation, updates Sort It Out! to MWDK 3.0 and its associated node module dependencies, and adds accessibility metadata to the widget's install.yaml
.
What's Changed
- Accessibility metadata + small updates by @clpetersonucf in #58
Full Changelog: v1.0.6...v1.0.7
v1.0.6
Angular version upgraded to 1.7.9
Sort It Out v1.0.5
This release is a wide sweeping optimization/polish/refactor update.
- upgrades angularjs: 1.6.9 -> 1.7.8
- upgrades jest: 23.6.0 -> 25.1.0
- adds prettier.js and ran on all js files
- removes jQuery dependency
- removes unused dev dependencies
- significant refactor to player code for easier testing
- simplified test coverage thresholds
- unified babel rules in webpack and jest into babel.config.js
- reduced size of the remaining un-optimized assets
- changed how player standardizeEvent works
- changed from explicit core-js es6 shims to using dynamic babel & preset-env
- reduced wigt file size
Sort It Out v1.0.4
Minor bug fixes in the Player and Score Screen to handle special characters and properly sanitize them.
Sort it out v1.0.3
Demo asset file size reduction
As one of the default widgets for Materia, reducing the size of the assets in this widget's demo contributes to lightening up traffic for a lot of users. This is especially useful for the tiny free Heroku demo installs as database storage is very limited.
v1.0.2
v1.0.2
Sort It Out! v1.0.1
Added full keyboard and screenreader support in the player.