on the field of hope
bf09e894c5
fix: correct css prefix ( #1407 )
2021-02-04 16:29:23 +08:00
jeremywu
8e19d1d52f
docs(project): Update importing on demand
section in `quickstart.md, to solve the issue which caused importing on demand not working ( #1414 )
2021-02-02 14:15: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
kooriookami
09dad70cfb
docs(docs): fix style of demo card header ( #1405 )
...
* docs(docs): fix style of card header
* docs: update
2021-02-01 14:48:26 +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
iamkun
1769aca35d
chore: update Axure resource v2.1.0 ( #1400 )
2021-01-31 13:01:20 +08:00
Ryan2128
91b8e5d47b
improvement(dialog): make dialog's width can accept number type ( #1373 )
2021-01-27 23:18:22 +08:00
zazzaz
2c706f1351
chore: update shortcuts doc ( #1369 )
2021-01-27 16:20:08 +08:00
jeremywu
650df81ece
fix/popper-api-consistency ( #1354 )
2021-01-26 11:50:29 +08:00
xubo leng
6cabc86b77
docs(popover): amend 'open-delay' to 'show-after' ( #1352 )
...
Co-authored-by: xuboleng <467887817@qq.com>
2021-01-26 11:03:19 +08:00
zazzaz
b1db142ad5
fix: fix i18n bundle error ( #1346 )
...
* fix: fix i18n bundle error
* chore: update
* chore: update
2021-01-25 16:23:15 +08:00
zhowiny
a856c463bb
feat(dropdown): add type 'contextmenu' trigger for dropdown ( #1286 )
...
* feat(dropdown): add type 'contextmenu' trigger for dropdown #961
* docs(dropdown): update dropdown trigger doc
Co-authored-by: wenyu.zhou <wenyu.zhou@huolala.cn>
2021-01-25 11:21:31 +08:00
Ryan2128
afaa9cca88
feat(docs): add right nav ( #1341 )
2021-01-25 11:03:48 +08:00
jeremywu
5e031237e3
feat(project): Update with functionality to compat with vue-i18n ( #1306 )
2021-01-19 23:49:07 +08:00
Homyee King
f9bf392053
docs: Update table toggleAllSelection doc ( #1289 )
2021-01-18 15:02:50 +08:00
zazzaz
89bc84e5e5
Update index.tpl
2021-01-17 00:48:52 +08:00
jeremywu
363fde46f0
docs(table): fix/table-document ( #1290 )
2021-01-15 19:10:21 +08:00
kooriookami
8bda98b075
feat(affix): new component affix ( #1260 )
...
* feat(affix): new component affix
re #1247
* feat: add test
* perf: update state
n
* docs: update docs
* perf: pref the component
2021-01-14 17:02:47 +08:00
zazzaz
ae264ac4c5
Update index.tpl
2021-01-13 14:06:14 +08:00
Ryan2128
e112b9c83b
fix(input-number): fix input-number behavior error ( #1252 )
...
* fix(input-number): fix input-number behavior error
- After input-number is cleared, the focus is lost and the value of v-model is not changed when the value of Min is changed
* test(input-number): add input-number test case
* docs(input-number): update modelValue's description
2021-01-11 10:30:44 +08:00
zazzaz
98b4316fea
ci: add pr preview ( #1238 )
2021-01-08 20:10:45 +08:00
zazzaz
f7bd2ff710
chore: use latest vue version ( #1218 )
2021-01-07 20:24:44 +08:00
kooriookami
5c01631136
Feat/empty ( #1210 )
...
* feat(empty): add empty
* feat(empty): new component empty
re #1100
* feat: update doc
* feat: update scss
* perf: update img
* perf: update docs
* fix: update
2021-01-07 13:52:31 +08:00
zazzaz
ca09d496d8
docs: update contain doc style ( #1204 )
2021-01-06 14:12:22 +08:00
jeremywu
49199f3715
feat(image): feat/seperate-image-viewer ( #1199 )
...
- Seperate image viewer as a independent component. Close #1147
2021-01-05 16:28:11 +08:00
iamkun
5a1d329a7c
docs: update progress format doc ( #1194 )
2021-01-05 16:22:33 +08:00
zazzaz
b68d06bd9d
chore: update website logo
2021-01-03 11:37:55 +08:00
zazzaz
dc96b070b9
fix: fix WeekPicker should return the first day of the week ( #1169 )
...
* fix: fix WeekPicker should return the first day of the week
fix #1028
* chore: update
* chore: update
2021-01-02 18:23:45 +08:00
zazzaz
b54f2b80f0
fix: fix vue warning
...
fix #1165
2020-12-31 12:58:55 +08:00
扑棱蛾子
a9c7409f0d
docs: change format 'yyyy-MM-dd' to 'YYYY-MM-DD' ( #1162 )
2020-12-31 11:53:38 +08:00
zazzaz
5f05af788a
fix: lock vue@3.0.3
2020-12-30 14:27:14 +08:00
Lucas Soulier
e32160423d
doc: fix typo in french translation of datetime-picker.md ( #1150 )
2020-12-29 19:08:58 +08:00
iamkun
a4d2eda833
chore: fix doc preview error ( #1135 )
2020-12-27 23:54:01 +08:00
zazzaz
900f4b277b
fix: fix website anchor error ( #1115 )
2020-12-27 14:19:28 +08:00
Vgbire
241fb12de2
docs(popover): change value/v-model to visible/v-model:visible ( #1120 )
2020-12-27 14:15:15 +08:00
zazzaz
c17332f3a9
doc: Set Day.js locale ( #1096 )
...
* chore: update time picker doc
* chore: update
* chore: update
* chore: update
2020-12-23 16:38:06 +08:00
zazzaz
ab4841c8f5
chore: update time picker doc & Migration from Element 2.x guide ( #1092 )
...
* chore: update time picker doc
* chore: update
2020-12-23 15:56:44 +08:00
BeADre
f5eb5fac24
docs(popover): change visible-arrow to show-arrow ( #1080 )
2020-12-22 16:05:04 +08:00
porcelainHeart
8b2febe2f6
feat: new compontent Skeleton ( #953 )
2020-12-21 20:07:48 +08:00
bastarder
5b8ee0ca9d
fix(row): fix demo button style bug ( #1057 )
...
Co-authored-by: bastarder <jie.qian@blockheaders.com>
2020-12-21 14:09:45 +08:00
kooriookami
9c183bde6c
docs(docs): fix space docs error ( #1044 )
...
* docs(docs): fix space docs error
fix #1040
* fix: update
2020-12-18 18:05:14 +08:00
zazzaz
89001165ae
chore: update ( #1039 )
2020-12-18 13:45:52 +08:00
zazzaz
b486b4210d
doc: update date time picker doc ( #1037 )
...
* chore: update
* chore: update
2020-12-18 11:28:38 +08:00
zazzaz
8d766dc80c
chore: update doc ( #1035 )
...
* chore: update doc
* chore: update
2020-12-18 10:57:47 +08:00
jeremywu
e97b9c972a
feat(space): feat/space ( #1002 )
...
* feat(space): feat/space
- Init commit for space component
* complete code & test & partial demo
* feat(space): feat/space
- Finish documentation for 中文 and English.
* feat(space): feat/space
- Replace flatMap to reduce.
2020-12-18 10:30:26 +08:00
iamkun
21af6e64c6
docs: update date time picker doc ( #1033 )
2020-12-18 10:04:48 +08:00
吴兴
eeb55e54da
fix(docs): change switch docs #930 ( #933 )
...
* 修改switch的model说明
* fix(docs): change switch docs #930
* fix(docs) change switch docs #930
* fix(docs): change switch docs #930
* Update website/docs/fr-FR/switch.md
Co-authored-by: Enguerrand des Vaux <enguerrand@des-vaux.fr>
Co-authored-by: 无星 <32910694@qq.com>
Co-authored-by: Enguerrand des Vaux <enguerrand@des-vaux.fr>
2020-12-17 16:52:52 +08:00
zazzaz
f67390ed31
fix: update time select & doc ( #1014 )
2020-12-16 22:09:48 +08:00
SkyAo
15f792de5f
feat(docs): import EP in demobox to support Composition API docs ( #984 )
2020-12-14 13:47:19 +08:00