Bug Fixes
- Fix
.acceptService
does not work when preferencesModal does not exist ba770c2 e34457a (ref. #434) - Fix
.acceptService
sometimes fails to check/uncheck the correct checkboxes ddac3a2 - Fix
transform: scale()
causes toggles to randomly glitch in Safari 53c478d - Fix incorrect spacing and alignment when service's label is very long 395ea51
Tweaks
Service.enabled
option should only work ifmode: 'opt-out'
7439f71
Other
- Add
CONTRIBUTING.md
guide cad650f - Update all dev. dependencies to the latest version
- Prevent Stale Bot from closing issues if they haven't been "triaged" yet 61f146d
Full Changelog: v3.0.0-rc.11...v3.0.0-rc.12