Commit Graph

397 Commits

Author SHA1 Message Date
Enguerrand des Vaux
c378f60815 chore: minor change 2020-09-28 10:15:46 +08:00
Enguerrand des Vaux
60968dccba chore: remove extra title 2020-09-28 10:15:46 +08:00
Enguerrand des Vaux
07cf69502f Add Code Sandbox template link
This can help to have reproduction repository and experiment features in Alpha
2020-09-28 10:15:46 +08:00
zazzaz
3b7369473c 1.0.1-alpha.3 2020-09-27 13:32:43 +08:00
jeremywu
cce1b5a252
feat(upload): upload component (#168)
* feat(upload): upload component

* bump version

* fix(upload): fix typo & doc

\

Co-authored-by: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com>
2020-09-27 12:10:36 +08:00
bastarder
12814a868a feat(tree): tree component optimize code 2020-09-27 11:33:31 +08:00
bastarder
567da19429 feat(tree): tree component 2020-09-27 11:33:31 +08:00
shlroland
4b7f671774
fix(dialog): fix closeDelay (#357)
issue #352

fix #352
2020-09-27 11:30:04 +08:00
hangzou
cecf4afdfc
fix(dropdown): fix dynamic default slot render error (#354) 2020-09-27 10:28:08 +08:00
zazzaz
5ed705667f chore: update 2020-09-25 18:26:21 +08:00
zazzaz
c2275aae30 fix: use new popper syntax to fix time-picker 2020-09-25 18:26:21 +08:00
zazzaz
8f9d488a0c fix: fix return property should not start "_"
fix #350
2020-09-25 17:28:22 +08:00
zazzaz
a5611000da
fix: el-input add mouseenter mouseleave event (#349) 2020-09-25 16:02:28 +08:00
zazzaz
4263299c74 chore: update 2020-09-24 20:00:48 +08:00
zazzaz
5e499b0196 build: update website build 2020-09-24 20:00:48 +08:00
zouhang
5000056c4e feat: add jsx support for test case 2020-09-24 17:36:44 +08:00
Simona
df2f990fc8
test(infinite-scroll): fix test failure above node 12 (#345) 2020-09-24 15:05:19 +08:00
jeremywu
7999433dd4
chore(core): deprecate storybook (#343) 2020-09-23 20:18:11 +08:00
jeremywu
fc308b7b4c
fix(core): remove unused files (#341) 2020-09-23 17:42:33 +08:00
shlroland
f90dbdeaaf
fix: change the value of version from 'indenpendent' to 'independent' (#338) 2020-09-23 09:18:41 +08:00
Caaalabash
612847e9d0
refactor(project): replace keyCode (#337) 2020-09-22 21:01:10 +08:00
jeremywu
913b6fc9f2
fix(popper): fix popper styling bug/adding transition events (#334)
* ammend

* fix judgement
2020-09-22 13:02:05 +08:00
刘鹏龙
4fc0708389
fix: carousel style (#328) 2020-09-21 15:25:54 +08:00
Simona
e1add47603
feat(hooks): add useAttrs hook (#317)
* feat(hooks): add useAttrs hook

* feat(hooks): undo binding class and style automatically

* test: remove unused import statement
2020-09-19 20:44:07 +08:00
zazzaz
5249b03bfb feat: init type 2020-09-19 18:09:27 +08:00
Herrington Darkholme
f8da703a9a
feat: bump vue version (#330)
* feat(core): bump vue version

* fix(steps): remove the usage of setupState
2020-09-19 15:38:36 +08:00
Lu
31d6a601a5
Feature/drawer (#248)
* feat(drawer): feature is done without test

* test(drawer): add unit test for drawer and fix drawer style

* fix(drawer): lint error for revert eslintrc

* feat(drawer): optimize appendtobody by use built-in teleport

* fix(drawer): resolve some review conservation

* fix(drawer): resolve nest drawer & use v-model for default visible prop

Co-authored-by: luxueyan <luxueyan@kaitongamc.com>
2020-09-18 16:37:18 +08:00
zazzaz
a900e375f2
chore: update readme (#325) 2020-09-18 16:15:30 +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
bastarder
3083c19232 fix(locale): i18n support params 2020-09-16 14:55:28 +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
b01a6f4e81
feat: Feature/timepicker && repeat-click directive (#289)
* feat: Feature/datepicker && repeat-click directive (#288)

* style: fix lint

* test: fix local test

* test: update test

* fix: update api to disabledHours

* chore: update

* chore: fix lint
2020-09-16 14:49:21 +08:00
zazzaz
6a1880a8d2 fix: Fix website code highlight 2020-09-16 14:47:57 +08:00
zazzaz
ab8cf896d8 chore: update 2020-09-16 11:34:58 +08:00
zazzaz
bf71fda8b0 fix: Update install doc 2020-09-16 11:34:58 +08:00
JeremyWuuuuu
37f5b6164b fix(popper): addressing comments 2020-09-16 11:12:55 +08:00
JeremyWuuuuu
9902c33dbf fix(dropdown): fix dropdown code based on popper's change 2020-09-16 11:12:55 +08:00
jeremywuuuuu
9389c16685 fix(popper): fix known bugs in popper 2020-09-16 11:12:55 +08:00
JeremyWuuuuu
c2449ac16e partial fix 2020-09-16 11:12:55 +08:00
zouhang
74f5dea703 style(dropdown): improve dropdown style 2020-09-15 21:27:33 +08:00
zazzaz
457c1ca037 chore: update 2020-09-15 18:59:58 +08:00
zazzaz
680407799d 1.0.1-alpha.1 2020-09-15 18:59:58 +08:00
zazzaz
9852cfbd33 chore: update 2020-09-15 18:59:58 +08:00
zazzaz
21009f43fe chore: update 2020-09-15 18:59:58 +08:00
zazzaz
2f8c74078e chore: update 2020-09-15 18:59:58 +08:00
zazzaz
cdd451d158 chore: update 2020-09-15 18:59:58 +08:00
zazzaz
fac0313f89 1.0.1-alpha.0 2020-09-15 18:59:58 +08:00
zazzaz
97943761d2 chore: update 2020-09-15 18:59:58 +08:00
zazzaz
c57a6eaa53 build: init build script 2020-09-15 18:59:58 +08:00
zouhang
b37a21420c feat(core): add jsx support 2020-09-15 13:53:41 +08:00