issues
search
bublejs
/
buble
https://buble.surge.sh
MIT License
871
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: move regexpu-core out of devDependencies
#134
aleclarson
closed
6 years ago
1
[idea] transpaling on the fly in the browser 💡
#133
TryHardNinja
closed
6 years ago
3
Regression: `if` without braces, followed by `const` or `let` immediately after the semicolon, produces broken code
#132
chris-morgan
closed
6 years ago
4
Buble's spread will not work on array-like (i. e. iterable) objects
#131
fskreuz
opened
6 years ago
1
es5 in es2015 conflict with classname.apply
#130
hollowdoor
opened
6 years ago
4
Chaining multiple methods that use the spread operator breaks `this` value
#129
veltman
opened
6 years ago
1
Fix binary octal num literals
#128
danielcaldas
closed
6 years ago
1
Array spreading is still not working correctly
#127
ClassicOldSong
closed
6 years ago
3
Support optional catch binding
#126
adrianheine
opened
6 years ago
2
Support Async/Await based on #12
#125
shirotech
opened
6 years ago
19
`super` in concise methods not working
#124
trusktr
opened
6 years ago
3
Support property initializer syntax for classes
#123
purdrew
opened
6 years ago
10
Broken returned class from arrow function.
#122
snuggs
closed
5 years ago
3
Fix redundant this alias in loops
#121
mourner
closed
6 years ago
4
Loops create redundant "this" variables
#120
mourner
closed
6 years ago
1
IE<=10 - "Object does not support method" error when calling a static method extended from a super class
#119
n0x3u5
opened
6 years ago
1
Set, Weakset, Map objects not transpiled
#118
AbhijithNayak
closed
6 years ago
2
'=' in /**/ comment after arrow( => ) is not correctly transpiled
#117
akira-n-aunif
opened
6 years ago
1
Arrow functions which are used as default value in destructuring are not correctly transpiled
#116
adrianheine
opened
6 years ago
0
Invalid output with computed property after property with class expression as value
#115
adrianheine
opened
6 years ago
0
src/utils/destructure.js cannot handle empty array pattern in object pattern
#114
adrianheine
opened
6 years ago
0
There should be a CompileError if trying to transpile async functions or await expressions
#113
adrianheine
closed
5 years ago
2
Add detection for getter and setter support
#112
adrianheine
closed
6 years ago
0
Precedence of tagged template over new is broken by compilation
#111
adrianheine
opened
6 years ago
0
Helper variables for destructuring assignments in for-of loop heads are not declared
#110
adrianheine
opened
6 years ago
0
Invalid output for async arrow function (expression)
#109
adrianheine
closed
5 years ago
5
Infinite loop with async arrow function
#108
adrianheine
closed
5 years ago
1
Module not found: Can't resolve 'buble' - since v0.19.0
#107
lgordey
closed
6 years ago
3
let/const in try...catch are not block-scoped
#106
xor10
opened
6 years ago
6
Array spread followed by template literal results in incomplete concatenation
#105
fskreuz
closed
6 years ago
0
Problem with encoding in 0.18.0
#104
lgordey
closed
6 years ago
4
Add browser builds targeting es5 envs
#103
Andarist
closed
6 years ago
10
Support dynamic import
#102
oligot
closed
6 years ago
1
Computed Object Properties cause invalid output of shorthand functions
#101
ForsakenHarmony
closed
6 years ago
1
BUG: [...A, () => 'B'] --> A.concat( [function () { return 'B']; })
#100
kgdev
closed
6 years ago
1
BUG: [...A, `B`] --> A.concat( ["B")
#99
kgdev
closed
6 years ago
1
BUG: Cannot read property 'ref_B' of null
#98
kgdev
closed
6 years ago
3
Object spread does not handle property execution order properly
#97
adrianheine
opened
6 years ago
0
JSX - Error: Cannot overwrite a zero-length range – use insertLeft or insertRight instead
#96
alasdairhurst
closed
6 years ago
3
Move var declaration to in-place for spread in expressions
#95
nathancahill
opened
6 years ago
2
Respect aliased variable names when desctructuring
#94
nathancahill
closed
6 years ago
1
Clarify what environments are targeted by buble's codebase
#93
Andarist
closed
6 years ago
8
Computed Object property generates broken syntax
#92
miljan-aleksic
closed
6 years ago
2
Handle string properties after computed properties correctly
#91
StephanHoyer
closed
6 years ago
3
Support for async functions
#90
trusktr
opened
6 years ago
2
comma in a comment is eaten
#89
wojdyr
closed
6 years ago
0
IE10 - TypeError: Object doesn't support property or method 'initialise'
#88
JakeSidSmith
closed
6 years ago
12
Using spread on an object method generates breaking syntax
#87
fskreuz
opened
6 years ago
6
Incorrect result when the name of a method is equal to the name of any parameter with deconstruction
#86
AngusFu
closed
6 years ago
1
TypeError: Cannot read property 'magicString' of undefined
#85
trusktr
closed
6 years ago
9
Previous
Next