Commit Graph

50 Commits

Author SHA1 Message Date
啝裳
14e184531c
improvement(directives): add type declaration (#3310)
and fix docs copy
close #3313
2021-09-09 19:41:10 +08:00
三咲智子
55348b30b6
style: use prettier (#3228)
* style: use prettier

* style: just prettier format, no code changes

* style: eslint fix
object-shorthand, prefer-const

* style: fix no-void

* style: no-console
2021-09-04 19:29:28 +08:00
Sanxiaozhizi
6cc16bbd06
refactor: enhance type definition (#3062)
* chore: add vue-tsc for type check

* refactor(components): respect Vue's own style type

* refactor(components): improve props type

* chore(build): improve types

* fix(components): remove unnecessary props

* perf(components): use shallowRef

* fix(components): add missing property type for table

* refactor(components): improve time-picker types

* refactor(components): extract import type

* refactor(components): improve popper types

* refactor(components): upload list types

* fix(docs): fix type

* better type

* fix: remove index
2021-08-31 09:40:13 +08:00
kooriookami
d9b7ef56ea
style(docs): Optimized style of documentation (#3010)
* style(docs): use css var

* style: update

* style: demo-icon use grid layout

* style: remove demo-block.vue style scoped

* docs: remove strange character
2021-08-26 09:57:56 +08:00
jeremywu
e926d20179
fix(build): exposing installer function and version for umd build (#3041)
* fix(build): exposing installer function and version for umd build

* fix codepen code snippet error
2021-08-25 11:27:16 +08:00
jeremywu
b0f4fc5f23
refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
云游君
16a45e6001
refactor(color): rename color-text to text-color (#2691)
* refactor(color): rename color-text to text-color

* fix(color): text-color typo
2021-07-26 17:33:39 +08:00
jeremywu
c42f905c10
refactor: i18n implementation (#2670) 2021-07-26 00:24:30 +08:00
云游君
3181258403
refactor(border): migrate css var & simplify docs (#2663) 2021-07-25 16:27:07 +08:00
云游君
6166d7ff21
refactor(color): migrate all color-text var & simplify color docs (#2656) 2021-07-25 00:01:34 +08:00
0song
e9f8b47673
chore: update website (#2620) 2021-07-22 19:24:00 +08:00
云游君
d05e5a6b4a
refactor(color): migrate color css var & simplify color box docs (#2589)
* refactor(color): migrate color css var & simplify color box docs

* Update unit-test.yml

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-07-20 22:58:06 +08:00
云游君
6e46c23000
refactor(color): css var for border-color & simplify border-color docs (#2540) 2021-07-15 21:06:30 +08:00
msidolphin
9999f2fd10
docs(other): missing style tag problem (#2539) 2021-07-15 14:26:17 +08:00
0song
ff3c7abac6
chore: update search (#2390) 2021-06-30 15:07:26 +08:00
zouyaoji
265a6e4c6d
fix: Highlighted the search results of document (#2382) 2021-06-30 14:36:41 +08:00
jeremywu
a99232f582
feat(select-v2): feat/integrate-virtual-list-with-select (#1906) 2021-06-08 14:12:16 +08:00
Enoch Qin
9b74a3dd03
docs: side-nav refactor with Vue3 (#1943)
* docs: side-nav refactor with Vue3

* docs: fix side-nav style
2021-06-04 13:54:37 +08:00
0song
0cac0bda38
chore: update doc template (#2142) 2021-06-03 20:37:31 +08:00
0song
f4c46c9b1b
feat: demo Composition API (#2099)
* feat: demo Composition API

* chore: update

* chore: update

* chore: update
2021-05-31 14:31:01 +08:00
Nur Muhammad
3ef01a9ee9
fix: algoliasearch wrong search parameter (#2065) 2021-05-25 19:14:46 +08:00
啝裳
aca8a21f79
fix: 'textContent' of undefined and text wrapping (#1973) 2021-05-21 15:34:14 +08:00
iamkun
653420e55d
chore: update ad (#1968) 2021-05-09 01:03:27 +08:00
kooriookami
d249686ccd
docs(docs): remove react and angular link (#1873) 2021-04-21 11:42:14 +08:00
xiejiahe
62cffd67a4
style: using 'Array.prototype.forEach()' (#1826) 2021-04-13 17:52:51 +08:00
iron
f84befc00b
fix(docs): footer links error (#1827) 2021-04-13 17:51:38 +08:00
zhb333
abe02101fa
fix(docs): fix the page generates multiple useless form elements (#1471) 2021-02-26 20:37:34 +08:00
Ryan2128
3a6b0e4582
refactor(docs): fix dome-block bottom bar width error when fixed (#1406)
* refactor(docs): fix dome-block bottom bar width error when fixed

* refactor: change some demo's style to css from scss
2021-02-01 15:14:07 +08:00
Ryan2128
11d40fa791
feat(docs): add copy feat for demo (#1398) 2021-01-31 18:42:29 +08:00
Ryan2128
7f8817cb6b
refactor(docs): refactor docs site layout (#1384) 2021-01-31 13:06:10 +08:00
Ryan2128
afaa9cca88
feat(docs): add right nav (#1341) 2021-01-25 11:03:48 +08:00
zazzaz
f7bd2ff710
chore: use latest vue version (#1218) 2021-01-07 20:24:44 +08:00
zazzaz
b68d06bd9d chore: update website logo 2021-01-03 11:37:55 +08:00
zazzaz
5f05af788a fix: lock vue@3.0.3 2020-12-30 14:27:14 +08:00
iamkun
a4d2eda833
chore: fix doc preview error (#1135) 2020-12-27 23:54:01 +08:00
SkyAo
15f792de5f
feat(docs): import EP in demobox to support Composition API docs (#984) 2020-12-14 13:47:19 +08:00
zazzaz
a293a31584
fix: make doc try demo work (#815) 2020-12-04 11:55:06 +08:00
jeremywu
c938682dc5
fix(dropdown): fix dropdown incorrect style (#741)
- Making select insertion strategy defaults to document.body
2020-12-01 14:55:35 +08:00
zazzaz
6f0f3a3da4
chore: add sponsors (#705)
* chore: add sponsors

* chore: update

* chore: update

* chore: update
2020-11-27 13:41:53 +08:00
zazzaz
0b6c862f44
fix: correct locale name (#628)
* fix: correct locale name

* chore: update

* fix: add name

* fix: set correct dayjs locale

* chore: update
2020-11-19 15:58:25 +08:00
Yamamoto Ken
4c3f2103b3
docs: translation japanese (#536) 2020-11-04 10:30:14 +08:00
bastarder
212f161063 fix: website lang error 2020-10-29 19:37:18 +08:00
Sphinx
a6e6b561fa
fix: update language enums (#476) 2020-10-29 11:52:38 +08:00
zazzaz
e01ae5f935
Doc/update link (#463)
* docs: update link

* chore: update

* chore: update

* chore: update
2020-10-26 17:16:22 +08:00
jeremywu
73fb527f49
feat/Popover (#339)
* init popover

* feat(popover): component almost done. next `directive`

* modifications

* code finished

* partial complete testing code

* feat(popover): popover component

* fix linter complains
2020-10-19 13:44:50 +08:00
bastarder
c9d6aec329
fix(element-plus): fix doc highlight bug (#365) 2020-09-28 16:09:10 +08:00
zazzaz
4f68443ac0
Fix/update website (#322)
* 1.0.1-alpha.2

* chore: update website logo

* chore: update website logo
2020-09-18 14:27:03 +08:00
zazzaz
8791908da7
feat: add calendar (#305)
* feat: add calendar

* chore: update doc

* chore: update

* chore: update
2020-09-16 14:49:47 +08:00
zazzaz
4a5db87f20 chore: update badge 2020-08-20 10:19:14 +08:00
zazzaz
f12000f9c2
feat: add website (#135)
* feat: add website

* chore: fix
2020-08-13 15:18:26 +08:00