This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
csx
Watch
3
Star
1
Fork
0
You've already forked csx
Code
Issues
Pull Requests
Releases
Wiki
Activity
csx
/
packages
History
Miel Truyen
05f0e66a42
v0.0.10: Attempt to fix a bug, and added callback in customElement to trigger code after-render (renderCallback, in analogy with CustomElement's callbacks)
2020-03-29 19:37:54 +02:00
..
babel-helpers
Make sure to actually use yarn to install the main-packages, otherwise the packages.json#resolutions property will not be used and @babel/helpers would not get overruled
2019-11-05 21:11:01 +01:00
babel-plugin-transform-csx
Fixed a bug relating to custom-elements's first vnode where render(){ return <div class="example" /> } would set the example-class on the custom-element itself.
2019-12-21 21:48:38 +01:00
csx
v0.0.10: Attempt to fix a bug, and added callback in customElement to trigger code after-render (renderCallback, in analogy with CustomElement's callbacks)
2020-03-29 19:37:54 +02:00