v16.1.3
·
617 commits
to master
since this release
What’s Changed
- Bump version (#2251) @miherlosev
- fix 'Wrong new window handling on calling 'window.open' without parameters' (close #2243) (#2250) @miherlosev
- [docs] Add the Contributing Guide link to README (#2248) @AlexSkorkin
- Set 'input.disabled=true' should raise the
changeevent in Chrome (closes #2240) (#2242) @AlexKamaev - Don't run tests for PR with documentation changes (#2247) @miherlosev
- Update svg test (GH-1083) (#2249) @Farfurix
- [docs] Add the Pull Request Template (#2244) @AlexSkorkin
- [docs] Add the Contributing section (#2246) @AlexSkorkin
- [docs] Add the Code of Conduct section (#2245) @AlexSkorkin
- element is disabled only if has 'disabled' attribute(closes #2234) (#2235) @AlexKamaev