-
-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2.6.2 #370
v2.6.2 #370
Commits on Feb 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b155abd - Browse repository at this point
Copy the full SHA b155abdView commit details
Commits on Apr 6, 2024
-
feat: add zstatic into cdn providers
Add sustech and zstatic into cdn providers. #347
Configuration menu - View commit details
-
Copy full SHA for ec13f54 - Browse repository at this point
Copy the full SHA ec13f54View commit details -
docs: Update README files with git pull command
Updates the README files to include the `git pull` command for updating the theme if it was installed via `git clone`. This ensures that users have the latest version of the theme and can benefit from any new features or bug fixes.
Configuration menu - View commit details
-
Copy full SHA for 5e6bdb4 - Browse repository at this point
Copy the full SHA 5e6bdb4View commit details -
chore: update preview workflow to run for all PRs
This commit updates the preview workflow to run for all pull requests, regardless of the source repository. This will allow contributors to preview their changes before merging them into the main repository.
Configuration menu - View commit details
-
Copy full SHA for f12642b - Browse repository at this point
Copy the full SHA f12642bView commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4804ddf - Browse repository at this point
Copy the full SHA 4804ddfView commit details
Commits on May 29, 2024
-
ci: remove unnecessary condition
Remove the unnecessary condition in the preview workflow to allow the workflow to run on any push or pull request to the EvanNotFound/hexo-theme-redefine repository.
Configuration menu - View commit details
-
Copy full SHA for 7d82d5b - Browse repository at this point
Copy the full SHA 7d82d5bView commit details -
style: remove unnecessary semicolons and trailing spaces
This commit removes unnecessary semicolons and trailing spaces from the `btn.js` file. These changes improve the code's readability and maintainability.
Configuration menu - View commit details
-
Copy full SHA for cbc19f0 - Browse repository at this point
Copy the full SHA cbc19f0View commit details -
chore: bump vercel-deployment-for-github-actions to v1.1.0
Bump vercel-deployment-for-github-actions to v1.1.0 in both preview and production-demo workflows.
Configuration menu - View commit details
-
Copy full SHA for 2bb47d1 - Browse repository at this point
Copy the full SHA 2bb47d1View commit details -
Upgrade GitHub actions to the latest versions. This includes: - actions/github-script@v6 - actions/checkout@v3 - actions/setup-node@v3
Configuration menu - View commit details
-
Copy full SHA for e821d0f - Browse repository at this point
Copy the full SHA e821d0fView commit details -
feat: add new margin and width utilities
This commit introduces new margin and width utilities to the stylesheet. - Adds new margin utility classes: `my-0`, `my-0.5` - Adds new width utility classes: `w-12`, `w-4` - Adds new text size utility classes for small screens: `sm\:text-lg`, `sm\:text-2xl`
Configuration menu - View commit details
-
Copy full SHA for 8311c18 - Browse repository at this point
Copy the full SHA 8311c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3d2a53 - Browse repository at this point
Copy the full SHA c3d2a53View commit details -
Bump version to 2.6.2 in package.json and package-lock.json.
Configuration menu - View commit details
-
Copy full SHA for 02784d1 - Browse repository at this point
Copy the full SHA 02784d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3baf6c - Browse repository at this point
Copy the full SHA a3baf6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cafd8a0 - Browse repository at this point
Copy the full SHA cafd8a0View commit details -
ci: improve developer mode setup in preview workflow by using Python …
…script Added Python setup to preview workflow and changed developer mode enabling method to use a Python script for better compatibility and readability.
Configuration menu - View commit details
-
Copy full SHA for 31e8114 - Browse repository at this point
Copy the full SHA 31e8114View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7564e2e - Browse repository at this point
Copy the full SHA 7564e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58617a7 - Browse repository at this point
Copy the full SHA 58617a7View commit details -
ci: add logging to preview workflow and refactor YAML update script
Enhanced the preview workflow by adding logging to the YAML update script, ensuring better traceability and error handling during the development mode enablement process.
Configuration menu - View commit details
-
Copy full SHA for 210781b - Browse repository at this point
Copy the full SHA 210781bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d69e8b5 - Browse repository at this point
Copy the full SHA d69e8b5View commit details