mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* docs: add component changelog drawer and open issues button * docs: update comp name * docs: optimize code * docs: apply cb review * Apply suggestions from code review Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * docs: apply cb review * docs: apply cb review * docs: add in-memory cache for issue count requests Cache GitHub API responses for 5 minutes to avoid redundant requests when navigating between component pages. Co-authored-by: GitHub Copilot <noreply@github.com> * Update docs/.vitepress/vitepress/components/globals/vp-component-meta.vue Co-authored-by: btea <2356281422@qq.com> * docs: optimaze code * docs: fix i18n * style: update version color * docs: fix ts error * docs: improve style and display condition * fix: alias comp parser * docs: show the last 20 versions --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: GitHub Copilot <noreply@github.com> Co-authored-by: btea <2356281422@qq.com>