Commit graph

2 commits

Author SHA1 Message Date
Artur Beljajev
02f9e99428 Support IE11
Previously `let of` loop was used, which isn't supported in IE11.

It seems it just fails when there is some JS syntax error
(doesn't matter where exactly) and dataType: 'json' has no effect.

Closes #982
2018-10-27 16:18:29 +03:00
Artur Beljajev
f2e8bebab2 Disable spell checking globally
#759
2018-03-18 01:41:29 +02:00