issues
search
infernojs
/
babel-plugin-inferno
Transforms JSX to InfernoJS vNodes
MIT License
79
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove `babel-eslint` devdep(has been deprecated)
#63
farooqkz
closed
1 year ago
2
Dependency babel-eslint is deprecated
#62
farooqkz
closed
1 year ago
4
Do users have to install babel-plugin-syntax-jsx?
#61
einar-hjortdal
closed
2 years ago
1
JSX Compiler should warn the developer when a useless JSX optimization flag is used.
#60
farooqkz
opened
2 years ago
0
babel-plugin-inferno performance question
#59
lesar
closed
4 years ago
2
Remove outdated version requirements
#58
caass
closed
4 years ago
1
Is this safe to use with inferno 7?
#57
caass
closed
4 years ago
2
Add support for `React.Fragment`
#56
joseprio
closed
3 years ago
1
brunch watch: Variables not hoisted
#55
bcosca
closed
5 years ago
4
Optimize static vNodes
#54
Havunen
opened
6 years ago
0
Relax Node.js requirement to 6.x
#53
jhsware
closed
6 years ago
1
Variables declaration is removed after rebuilding module
#52
harimambura
closed
6 years ago
5
Fix SVG elments not getting flagged as such #50
#51
BrinaryG
closed
6 years ago
3
SVG elements not getting flagged as SVG Elements
#50
BrinaryG
closed
6 years ago
1
Use SpreadElement instead of SpreadProperty when available
#49
sandersky
closed
6 years ago
3
Create references for JSXIdentifier and JSXMemberExpression VNodeTypes
#48
insin
closed
6 years ago
1
Manually convert JSXIdentifier and JSXMemberExpression to literals
#47
insin
closed
6 years ago
2
Babel 7 issue transpiling JSX for custom components
#46
insin
closed
6 years ago
3
Seems to require object reset/spread babel plugin
#45
samsch
closed
7 years ago
2
Added pragma option
#44
zerkalica
closed
7 years ago
3
Expose pragma option for createVNode name
#43
zerkalica
closed
7 years ago
4
Write test cases for handleWhiteSpace
#42
Havunen
closed
6 years ago
1
transform camelCase svg attributes
#41
Havunen
closed
7 years ago
1
allow import module to be specified, and accompanying documentation change
#40
hoistedvar
closed
7 years ago
1
Update REAME.md file; Replaced 'InfernoDOM' with 'Inferno.render'
#39
4leem
closed
7 years ago
1
import file should be specifiable
#38
hoistedvar
closed
7 years ago
3
Dist version of this plugin
#37
camerow
closed
7 years ago
8
Explore: Buble integration
#36
lukeed
closed
6 years ago
11
use import instead global Inferno reference
#35
Havunen
closed
7 years ago
2
Release new version with latest babel plugin
#34
MrJonez77
closed
7 years ago
2
Simplified regex to pass tests
#33
aaren-cordova
closed
7 years ago
7
create test Suite for babel plugin
#32
Havunen
closed
7 years ago
2
fix regex, allow trailing whitespace
#31
lukeed
closed
7 years ago
0
Support Node 4.6 LTS
#30
lukeed
closed
7 years ago
2
Unexpected Token: {
#29
lukeed
closed
7 years ago
6
Spread operator doesn't work with function call expression
#28
titarenko
closed
8 years ago
7
Sorry to make an issue, but...
#27
ColtHands
closed
8 years ago
2
Broken behavior
#26
rtsao
closed
8 years ago
5
Add pragma support
#25
mstijak
closed
8 years ago
0
Is Inferno's compiled virtual DOM syntactically different from React's?
#24
callumlocke
closed
8 years ago
17
Added travis ci support to ensure coverage
#23
amilajack
closed
8 years ago
2
Updated examples to use InfernoDOM
#22
annothernother
closed
8 years ago
1
correct .babelrc example in readme
#21
callumlocke
closed
8 years ago
1
You can avoid users needing to install syntax-jsx
#20
loganfsmyth
closed
8 years ago
2
Unable to parse component that's the property of another object
#19
montlebalm
closed
8 years ago
8
pragma support
#18
mstijak
closed
8 years ago
4
remove intelliJ and osX stuff from repository
#17
Havunen
closed
8 years ago
0
Added conversion of camel case and (erroneous) sentence case JSXAttributes to hyphen separated names
#16
justinwilaby
closed
8 years ago
1
(spike) Spread attributes fail when defined at the beginning of element
#15
Havunen
closed
8 years ago
1
Fix for #13 - Element with index attribute has broken attrs field when compiled
#14
justinwilaby
closed
8 years ago
1
Next