Commit Graph

8 Commits

Author SHA1 Message Date
Martin Raifer 02e9f1f55a export "getPrototypeOf" as var instead of const
to make it run in phantomjs (for tests) and browsers that don't support ES6's const yet.
2016-06-15 09:26:52 -04:00
Martin Raifer 2b488b5567 refactor "util" into ES6 modules for #3118 2016-06-15 09:26:52 -04:00
Beau Gunderson 4dbce64b7d migrate presets to ES6 modules for #3118 2016-06-14 20:44:05 -07:00
Martin Raifer 6f1744700a refactor validations into ES6 modules #3118 2016-06-14 21:55:11 +02:00
Kushan Joshi ff1ee79f6e Fix minor linting errors in modules/actions 2016-06-14 18:52:48 +05:30
Kushan Joshi 092e7be197 Lint modules directory 2016-06-14 18:50:56 +05:30
Tom MacWright 9e03edc493 Start inter-requiring actions 2016-06-14 09:09:44 -04:00
Tom MacWright 266504d4e2 Baby steps mode 2016-06-06 16:54:24 -04:00