-
-
Notifications
You must be signed in to change notification settings - Fork 926
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: MithrilJS/mithril.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.14
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: MithrilJS/mithril.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.15
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 8 files changed
- 2 contributors
Commits on Feb 15, 2025
-
test-perf: Load Benckmark.js first in Node.js
Since Node21, global.navigator has been implemented, and together with browserMock, Benchmark.js incorrectly identifies the execution environment as a browser. If Benchmark.js is loaded before browserMock, the misidentification will be avoided.
Configuration menu - View commit details
-
Copy full SHA for 5608a71 - Browse repository at this point
Copy the full SHA 5608a71View commit details
Commits on Mar 23, 2025
-
[refactor] Limit the condition of the option tag to "selected" attrib…
…ute in isFormAttribute() The condition of the option tag is intended to fix #1916 and should be evaluated in conjunction with the "selected" attribute. This commit will improve code readability a bit, reduce the number of times to evaluate tags and also reduce the number of times to set the same attribute in option elements redundantly.
Configuration menu - View commit details
-
Copy full SHA for 8c91b89 - Browse repository at this point
Copy the full SHA 8c91b89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cae24f - Browse repository at this point
Copy the full SHA 7cae24fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a79b0f4 - Browse repository at this point
Copy the full SHA a79b0f4View commit details
There are no files selected for viewing