Nicolò Ribaudo
|
8c7d4b55c9
|
Add plugins name (#8769)
* Add plugins name
* Add missing names found by the plugin
* Add eslint plugin
|
2018-11-18 23:02:58 +01:00 |
|
Elian Ibaj
|
9eef660daa
|
Allow patterns as argument of RestElement (#8414)
|
2018-09-06 22:35:37 +02:00 |
|
Nikolay Emrikh
|
5043ec78bc
|
Fixes setter paratemer default value (#8479)
* Fixes setter paratemer default value
* Not changes doesn't mutate loose variable
|
2018-08-16 01:54:50 -04:00 |
|
Justin Ridgewell
|
43040a4181
|
Private Properties phase 1 (#7666)
* Private Properties phase 1
Co-authored-by: CodingItWrong
* Private fields are optional
* Docs update
|
2018-04-05 11:17:34 +01:00 |
|
Logan Smyth
|
a4795408b4
|
Allow plugins to assert that a specific babel version has loaded the plugin. (#7450)
|
2018-03-04 14:36:54 -08:00 |
|
Nicolò Ribaudo
|
252ea5a966
|
Fix reused nodes - part 2 (#7149)
|
2018-01-29 22:59:06 +01:00 |
|
Mateusz Burzyński
|
912bcc186d
|
Fix reused nodes - part 1 (#7149)
|
2018-01-29 22:59:06 +01:00 |
|
Anatoli Papirovski
|
2b710d0387
|
Do not access out of bounds arguments (#6792)
Potentially out of bounds arguments should not just be directly
accessed, instead use a ternary operator to check length.
|
2017-11-17 21:39:08 +01:00 |
|
Logan Smyth
|
b19b66d94b
|
Use peerDep rather than plugin param for common APIs.
|
2017-11-06 11:32:47 -08:00 |
|
Henry Zhu
|
9ac326b075
|
remove es20xx prefixes from plugins and rename folders (#6575)
|
2017-10-28 20:43:15 -04:00 |
|