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-07-21 18:57:07 -07:00
2018-06-02 13:05:15 -04:00
2018-06-02 13:05:15 -04:00
2018-07-14 08:36:23 -04:00
2018-06-04 10:56:51 -04:00
2018-06-02 13:05:15 -04:00
2018-06-10 12:43:23 -04:00
2018-06-03 17:38:49 -04:00
2018-06-04 10:56:51 -04:00
2018-07-21 18:57:07 -07:00
2018-07-07 17:01:37 -07:00
2018-06-02 13:05:15 -04:00
2018-07-18 23:04:41 +09:00
2018-07-14 08:36:23 -04:00
2018-06-02 13:05:15 -04:00
2018-06-02 13:05:15 -04:00
2018-06-02 13:05:15 -04:00
2018-06-02 13:05:15 -04:00
2018-07-17 19:49:50 -07:00
2018-07-16 15:41:27 +09:00
2018-07-21 18:57:07 -07:00
2018-05-22 22:18:39 -04:00
2018-06-02 13:05:15 -04:00
2018-06-26 17:50:20 +09:00
2018-06-02 13:05:15 -04:00
2018-06-04 10:56:51 -04:00
2018-06-02 13:05:15 -04:00
2018-06-04 10:56:51 -04:00
2018-07-18 23:04:41 +09:00
2018-06-02 13:05:15 -04:00
2018-07-18 23:04:41 +09:00
2018-07-18 23:04:41 +09:00
2018-07-18 23:04:41 +09:00
2018-05-29 08:43:52 -04:00
2018-05-22 22:18:39 -04:00
2018-06-04 20:29:25 -04:00
2018-06-02 13:05:15 -04:00
2018-05-09 08:48:47 -04:00