mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-19 12:04:02 +08:00
Changelog: update for 2.0.0-alpha.1 (#7303)
* minor updates & fixes * Changelog: update for 2.0.0-alpha.1 * update zh installation doc * update demo block scroll
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="footer-main">
|
||||
<p class="footer-main-title">Element {{ version }} Boron</p>
|
||||
<p class="footer-main-title">Element {{ version && version.slice(0, 3) }} Carbon</p>
|
||||
<a href="https://github.com/ElemeFE/element/issues" class="footer-main-link" target="_blank">{{ langConfig.feedback }}</a>
|
||||
<a :href="`https://github.com/ElemeFE/element/blob/master/.github/CONTRIBUTING.${ lang }.md`" class="footer-main-link" target="_blank">{{ langConfig.contribution }}</a>
|
||||
<a :href="`https://eleme.github.io/element-react/#/${ lang }/quick-start`" class="footer-main-link" target="_blank">Element-React</a>
|
||||
|
||||
Reference in New Issue
Block a user