-
Builder.io
- http://misko.hevery.com
- @mhevery
Block or Report
Block or report mhevery
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
-
jasmine-jstd-adapter Public
Forked from ibolmo/jasmine-jstd-adapter
Jasmine JsTestDriver Adapter. Write Jasmine BDD code, and run it on JsTD.
-
396 contributions in the last year
Less
More
Contribution activity
March 2022
Created 33 commits in 4 repositories
Created a pull request in BuilderIO/qwik that received 1 comment
Opened 17 other pull requests in 2 repositories
BuilderIO/mitosis
1
open
12
merged
-
fix(qwik): Support events on components; Support
hide/showbindings -
fix(qwik): Use
prettierfor friendly formatting; -
fix(qwik): Add inputs to
MitosisComponents - fix(qwik): Don't wrap expressions in IIF
- Pr hotfix
- chore(build): add missing package dep
- fix(qwik): fix incorrect reference to styles
-
chore(build): Remove
bazel -
chore(build): remove
zxdependency on Node v16 - fix(qwik): update output to latest Qwik format
-
chore(ci): Automatically save artifacts to
mitosis-build -
fix(qwik): Update code generation
withStyle=>useStyle - fix(qwik): don't generate image-sizer if image has content
Reviewed 18 pull requests in 4 repositories
BuilderIO/mitosis
8 pull requests
BuilderIO/qwik
8 pull requests
BuilderIO/builder
1 pull request
AliasIO/wappalyzer
1 pull request
Created an issue in BuilderIO/qwik that received 2 comments
Component events
What is the syntax for components to accept events and to fire these events? Browser events Our current syntax is: <button on$:click={alert('clicke…
2
comments