Cell
cfa9bef6ac
refactor(layout): refactor single page layout and partials categorization
2026-03-30 16:48:55 +08:00
Cell
7338930c9f
docs: update README to clarify versioning policy and future plans
2026-03-30 16:47:41 +08:00
Cell
92b0a6b56e
chore(release): 0.4.5
v0.4.5
2026-03-25 10:53:08 +08:00
Cell
9132b408c6
refactor(utils): migrate utility functions into common module and rewrite method calls
2026-03-24 11:36:28 +08:00
Cell
a53ef80035
feat(print): add print configuration options and enhance print functionality ( #720 )
2026-03-22 20:06:27 +08:00
Cell
0f2712f182
fix(tooltip): update cell-tooltip version to 0.3.0 and enhance code copy btn
2026-03-21 02:38:04 +08:00
Cell
d5aa013106
feat(code): remember the selected language of the code toggle
2026-03-21 00:47:12 +08:00
Cell
d9e45154ff
fix(code): repeated initialization of the code tab in the encryption page
2026-03-21 00:03:07 +08:00
Cell
b09555981b
feat(code): add toggle code block functionality and enhance code tabs ( #719 )
...
* feat(markup): add toggle code block functionality with multiple format support
* fix(assets): improve filename generation for code downloads
* feat(code): add `before_tabs` attribute support for tabbed code blocks
* feat(code): implement visibility control for first tab content in code blocks
2026-03-20 17:26:28 +08:00
Cell
65ad407cd0
style: improve documentation formatting for layouts
2026-03-20 11:44:15 +08:00
Cell
9e384b666f
fix(assets): update cell-tooltip v0.2.0 to fix the MIME type error for the .cjs extension ( #718 )
2026-03-20 11:20:25 +08:00
Cell
96b4b4512c
fix(assets): code header sticky error in mobile device ( #716 )
2026-03-20 11:10:43 +08:00
Cell
de38644d75
fix(assets): tab underline error position
2026-03-19 15:19:41 +08:00
Cell
c79badcf44
chore(release): 0.4.4
v0.4.4
2026-03-19 14:15:16 +08:00
Cell
ccf17c6444
fix(assets): enhance tablist-wrapper styles
2026-03-19 12:47:17 +08:00
Cell
9bac69b2ec
fix: update print handling and improve file tree interactions
2026-03-19 11:42:15 +08:00
Cell
0bf5d3a49b
docs(CONTRIBUTING): update commit message guidelines and examples
2026-03-18 17:29:08 +08:00
Cell
74b80bd94d
chore(libs): update Twikoo from 1.6.44 to 1.7.3 ( close #711 )
2026-03-18 15:21:20 +08:00
Cell
789973da78
chore(dev-deps): update dev dependencies
2026-03-18 12:29:29 +08:00
Cell
d51dfd35e8
refactor(responsive): enhance responsive styles and add media mixin support ( #715 )
...
* feat(responsive): add responsive breakpoints and mixin for media queries
* refactor: print styles and add media query support
* refactor(responsive): enhance responsive styles across various components
2026-03-18 11:22:51 +08:00
Cell
8534cddc7c
chore(i): some some general updates
2026-03-13 11:18:21 +08:00
Cell
02ac3f5259
feat(code): add shadow effect for code blocks ( #713 )
2026-03-12 17:28:15 +08:00
Cell
c8d028aa0e
feat(tabs): enhance tab styles and improve active code tab handling ( #712 )
...
* feat(tabs): enhance tab styles with sliding indicators and hover effects
* feat(tabs): improve active code tab handling and initialization logic
2026-03-12 11:41:52 +08:00
Cell
f2c112e402
feat(code): add tabbed codeblocks support ( #710 )
2026-03-10 17:33:28 +08:00
Cell
8bf2fea735
fix(typeit): restore cursor color variable definition for proper styling
2026-03-08 18:07:16 +08:00
Cell
fe7105a38a
fix: optimize TOC initialization with a timeout and clean up button spacing in decryptor
2026-03-08 17:57:41 +08:00
Cell
fda650ad58
feat(MathJax): add dark mode adaptation for MathJax rendering
2026-03-08 02:17:14 +08:00
Cell
d97e69ad0a
feat(tooltip): add cell-tooltip integration for footnote references a… ( #709 )
...
* feat(tooltip): add cell-tooltip integration for footnote references and initialize tooltips
* fix(code-header): add data-ct-tooltip attribute to action buttons for better accessibility
2026-03-06 19:25:35 +08:00
Cell
98a82d845a
refactor(Util): convert methods to static for better accessibility and usage
2026-03-06 10:46:47 +08:00
Cell
423a7ddbf7
fix(CSS): restore the definition of the $global-font-secondary-color variable; third-party components may reference it
2026-03-04 16:02:10 +08:00
Cell
da297a71f8
feat(shortcodes): add store flags for aplayer, music, mapbox, and fixit-encryptor
2026-03-04 11:26:03 +08:00
Cell
ba63d67a3c
chore(release): 0.4.3
v0.4.3
2026-03-03 16:17:30 +08:00
Cell
69d8e67c24
feat(code): add fullscreen functionality for code blocks ( #707 )
2026-03-03 16:15:01 +08:00
Cell
6196cd5edf
feat(code): add download button for code blocks and related functionality ( #706 )
2026-03-02 17:34:57 +08:00
Cell
83a658ba25
fix(i): adjust background color and border color for fixed button
2026-03-02 14:56:09 +08:00
Cell
78a994b92b
chore(lib): update json-viewer-element version to 1.0.4 ( #705 )
2026-03-02 11:42:17 +08:00
dependabot[bot]
8599d14976
chore(deps-dev): bump @antfu/eslint-config from 6.7.3 to 7.6.1 ( #704 )
...
Bumps [@antfu/eslint-config](https://github.com/antfu/eslint-config ) from 6.7.3 to 7.6.1.
- [Release notes](https://github.com/antfu/eslint-config/releases )
- [Commits](https://github.com/antfu/eslint-config/compare/v6.7.3...v7.6.1 )
---
updated-dependencies:
- dependency-name: "@antfu/eslint-config"
dependency-version: 7.6.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-02 11:36:47 +08:00
dependabot[bot]
0928c72452
chore(deps-dev): bump the npm-development group with 2 updates ( #703 )
...
Bumps the npm-development group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) and [lint-staged](https://github.com/lint-staged/lint-staged ).
Updates `@types/node` from 24.10.15 to 24.11.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `lint-staged` from 16.2.7 to 16.3.0
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.7...v16.3.0 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.11.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
- dependency-name: lint-staged
dependency-version: 16.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-02 11:34:00 +08:00
Cell
c3ac728f04
feat(task-lists): update checked task item styles
2026-03-02 11:32:58 +08:00
Cell
93d0b52cd7
feat(UI): adjust border and separator colors to improve visual hierarchy
2026-02-28 20:11:20 +08:00
Cell
2199c7f125
fix(task-lists): regular expression matching for task list items containing extra spaces
2026-02-28 18:00:01 +08:00
Cell
3926cc0220
refactor: reorganize CSS structure and standardize CSS variable usage for improved maintainability ( #690 )
...
* refactor: CSS variables to use fixit-var for consistency across styles
* refactor: reorganize CSS structure and consolidate imports for improved maintainability
* refactor: unify CSS variable usage and improve structure across stylesheets
* refactor: standardize CSS variable usage for layout
* refactor: standardize CSS variable usage for archive and special pages
* refactor: standardize CSS variable usage for single page
* refactor: standardize CSS variable usage for widgets
* refactor(css): refactors the border-radius mixin and adds the .rounded-full utility class
* refactor: standardize z-index usage across components
* refactor(css): removes deprecated compatibility mixins and replaces them with native CSS properties
* feat: unify color variable naming and update theme color values
- Rename `global-font-secondary-color` to `global-placeholder-color` for more accurate description of its purpose
- Update multiple style references to use the new `secondary` theme color variable
- Update theme color mapping to the new color values for improved visual consistency
- Fixed the use of search box placeholder colors and removed hard-coded transparency values
- Added color preview test documentation for easier verification of color rendering
- Cleaned up some duplicate dark mode styles and replaced them with unified CSS variables
* refactor: remove the `hr-background-color` variable and uses `global-border-color` uniformly
* feat(CSE): add dark theme style to Google CSE search box and results container
* fix(task-lists): fixed styling and rendering issues with nested task lists
2026-02-28 17:24:10 +08:00
Andreas Deininger
175cf888d5
fix: eliminate deprecation warnings with hugo version 0.156.0 ( #702 )
...
* Fix deprecation warning with latest hugo version 0.156.0
* fix: use `hugo.Data` to replace the discarded `.Site.Data`
* chore(hugo): update Hugo version requirements to 0.156.0
---------
Co-authored-by: Cell <1024@lruihao.cn >
2026-02-27 15:46:31 +08:00
dependabot[bot]
581d8373bf
chore(deps-dev): bump @types/node in the npm-development group
...
Bumps the npm-development group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 24.10.4 to 24.10.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.10.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-development
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-27 11:28:01 +08:00
youfou@hotmail.com
98f337a545
chore: update waline to 3.12.1
2026-02-18 21:16:15 +08:00
Cell
9e946c6316
fix(i): missing widget styles
2026-01-30 12:23:48 +08:00
Cell
e23a50d755
refactor(assets): refactors the SCSS file structure and adds styles for new components.
2026-01-23 16:07:55 +08:00
Cell
2a5bd268a3
chore(release): 0.4.2
v0.4.2
2026-01-17 14:41:08 +08:00
Cell
5036111d11
fix(toc): update height to use 100dvh for better responsiveness ( #688 )
...
* fix(toc): update height to use 100dvh for better responsiveness
* fix(toc): adjust backdrop color and add blur effect for improved visibility
2026-01-17 14:27:58 +08:00
Cell
8367c13ebd
fix(i): make change for FontAwesome v7
...
https://docs.fontawesome.com/upgrade/whats-changed/
2026-01-17 00:39:12 +08:00