-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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: docsifyjs/docsify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e1d4c18
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: docsifyjs/docsify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 38f2d24
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 26 files changed
- 1 contributor
Commits on Jan 7, 2022
-
convert some DOM creation code to Solid JSX
This updates Rollup and replaces Buble with Babel (we're already using Babel anyway) to add babel-preset-solid for compiling Solid JSX expressions. At the moment this breaks the current SSR feature.
Configuration menu - View commit details
-
Copy full SHA for 388ceba - Browse repository at this point
Copy the full SHA 388cebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for badcf91 - Browse repository at this point
Copy the full SHA badcf91View commit details
Commits on Jan 10, 2022
-
We had to pin the `colors` library (used by live-server)because the author wilfully broke it to disrupt millions of users. Marak/colors.js#285
Configuration menu - View commit details
-
Copy full SHA for 5de5e5e - Browse repository at this point
Copy the full SHA 5de5e5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b17826f - Browse repository at this point
Copy the full SHA b17826fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd494bd - Browse repository at this point
Copy the full SHA fd494bdView commit details -
Turn the corner, cover, and main tpl functions into Solid components …
…with props, then use them as JSX
Configuration menu - View commit details
-
Copy full SHA for 9658ed4 - Browse repository at this point
Copy the full SHA 9658ed4View commit details
Commits on Jan 23, 2022
-
pin playwright to 1.8 to avoid regressions, and fix flaky tests
Playwright had some in-range breaking changes (regressions): microsoft/playwright#10819 and microsoft/playwright#11570 Playwright tests need to `await onceRendered()` after each route navigation to wait for render to finish before testing the state of the rendered DOM. Tests were flaky because they were looking for DOM before render finished (sometimes). Additionally, this fixes one test that was failing only locally, but not in CI, due to a RegExp check against page.url() (not sure why it would differ on CI vs local, but now the URL is explicit).
Configuration menu - View commit details
-
Copy full SHA for 38f2d24 - Browse repository at this point
Copy the full SHA 38f2d24View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff e1d4c18...38f2d24