Files
KaTeX/src/functions
ylemkimon c9947220b6 Remove codes that require expensive polyfill (#1469)
* Revert "Cleanup domTree.js to re-use code (#1305)"

This reverts commit 9bb48b83f1.

* Cleanup domTree.js to re-use code

* Extract common constructor/methods into functions

* Remove for...of

* Added eslint rule to disallow for...of

* Remove array destructuring

* Added eslint rule to disallow array destructuring

* Add eslint rule to disallow class inheritance

* Remove Object.keys and Object.assign

* Do not polyfill Object.freeze

* Babel: enable loose mode

* Undo disabling `linebreak-style`

* Move `children` initialization out of `initNode`

* Blacklist files for `no-restricted-syntax`

* Revert "Remove array destructuring"

This reverts commit c9d52c2db31c68cca77fea6ad774ee58b0632ff3.
2018-07-21 18:57:07 -07:00
..
2018-06-03 17:38:49 -04:00
2018-07-07 17:01:37 -07:00
2018-07-18 23:04:41 +09:00
2018-06-26 17:50:20 +09:00
2018-07-18 23:04:41 +09:00
2018-07-18 23:04:41 +09:00
2018-06-04 20:29:25 -04:00