Skip to content
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

Static resources download and references, with multiple styling fix and documentation updates #7

Merged
merged 3 commits into from
May 11, 2024

Conversation

n1cogrv
Copy link
Owner

@n1cogrv n1cogrv commented May 10, 2024

  • [feat] Add Reference Section for each doc

A <detail> section called "资源及外部链接" is added to each existing document, to provide references.

  • [doc] Polish project README.md

Project README is now up-to-date with n1cogrv/n1cogrv. note:ipkb-bookmark.png,

  • [fix] Fix _indexing-table.mdx rendering style in mobile devices

In mobile devices or small window size, _indexing-table will become a bit "un-readable". A mandatory width styling is added to the table via a wrapping <div>

  • [fix] Fix svg icon on homepage display in light/dark mode

Add a css filter attribute to
.HomepageFeatures.featureSvg[data-theme="dark"]

A `<detail>` section called "资源及外部链接" is added to each existing
document, to provide references.

[doc] Polish project README.md

Project README is now up-to-date with n1cogrv/n1cogrv.
note:`ipkb-bookmark.png`,

[fix] Fix _indexing-table.mdx rendering style in mobile devices

In mobile devices or small window size, _indexing-table will become a
bit "un-readable". A mandatory width styling is added to the table via a
wrapping `<div>`

[fix] Fix svg icon on homepage display in light/dark mode

Add a css filter attribute to
`.HomepageFeatures.featureSvg[data-theme="dark"]`
@n1cogrv n1cogrv added documentation Improvements or additions to documentation enhancement New feature or request labels May 10, 2024
@n1cogrv n1cogrv self-assigned this May 10, 2024
[reference fix] Update links with static word and pdf files

[fix] homepage svg not displaying correctly in dark/light mode

[Add] Jieba dict specific for law doc

[bug]!STILL EXISTS! search function freezes pages when exceeding limit

Search function will cause the search page to freeze when searching
string is longer than 12-ish CJK characters. A workaround patch is
added. However the bug still exists, it is believed that this bug comes
from upstream dependencies.
[fix] fix administrative reconsideration law typo

Corresponding entries in `_indexing-table.mdx` are amended.
@n1cogrv n1cogrv added the bug Something isn't working label May 11, 2024
@n1cogrv
Copy link
Owner Author

n1cogrv commented May 11, 2024

commit ab974c1

[doc-update] Update administrative procedure law

[fix] fix administrative reconsideration law typo

Corresponding entries in `_indexing-table.mdx` are amended.

commit a311c77

[doc-update] Update administrative reconsideration law

[reference fix] Update links with static word and pdf files

[fix] homepage svg not displaying correctly in dark/light mode

[Add] Jieba dict specific for law doc

[bug]!STILL EXISTS! search function freezes pages when exceeding limit

Search function will cause the search page to freeze when searching
string is longer than 12-ish CJK characters. A workaround patch is
added. However the bug still exists, it is believed that this bug comes
from upstream dependencies.

commit caca575

[feat] Add Reference Section for each doc

A `<detail>` section called "资源及外部链接" is added to each existing
document, to provide references.

[doc] Polish project README.md

Project README is now up-to-date with n1cogrv/n1cogrv.
note:`ipkb-bookmark.png`,

[fix] Fix _indexing-table.mdx rendering style in mobile devices

In mobile devices or small window size, _indexing-table will become a
bit "un-readable". A mandatory width styling is added to the table via a
wrapping `<div>`

[fix] Fix svg icon on homepage display in light/dark mode

Add a css filter attribute to
`.HomepageFeatures.featureSvg[data-theme="dark"]`

@n1cogrv n1cogrv merged commit de9dd87 into master May 11, 2024
2 checks passed
@n1cogrv n1cogrv deleted the feat-reference-section branch May 11, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant