Commit Graph

33 Commits

Author SHA1 Message Date
jeremywu
55d368ccbe
fix: making use popper universal (#371)
* staging work

* refactor(popper): making usePopper portable
2020-09-29 16:44:48 +08:00
bastarder
c9d6aec329
fix(element-plus): fix doc highlight bug (#365) 2020-09-28 16:09:10 +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
567da19429 feat(tree): tree component 2020-09-27 11:33:31 +08:00
zazzaz
8f9d488a0c fix: fix return property should not start "_"
fix #350
2020-09-25 17:28:22 +08:00
zazzaz
5e499b0196 build: update website build 2020-09-24 20:00:48 +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
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
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
zazzaz
2f8c74078e chore: update 2020-09-15 18:59:58 +08:00
zouhang
b37a21420c feat(core): add jsx support 2020-09-15 13:53:41 +08:00
jeremywu
ef92b6c11c
### feat: add dialog (#197)
* Add overlay component; Dialog component almost done

* feat(dialog): add use-lockscreen

* feat(dialog): coding completed awaiting tests

* feat(dialog): finish writing test cases

* fix test failures

* Address PR comments

* fallback some changes
2020-09-09 21:18:08 +08:00
Weiqi Wu
73805eb256
chore: compiled failed(#230) (#231) 2020-08-31 15:18:02 +08:00
Hades-li
dec5d665a3
Feat/scss (#212)
* feat: change to import scss

Change the import css to import scss to facilitate style modification

* fix: fixed: storybook support scss file

fixed: storybook support scss file

* chore: remove redundant code in webpack.config.js

Remove redundant code in webpack.config.js
2020-08-28 11:09:05 +08:00
zazzaz
9b0bec0cd7 feat: add website play 2020-08-25 10:18:28 +08:00
zazzaz
4a5db87f20 chore: update badge 2020-08-20 10:19:14 +08:00
hanx316
07d2beccfc chore(project): modify some lint rules
allow vue default props; disallow arrow parens when only one parameter; use rule words rather than
number; modify the sequences of rules; delete a duplicate field in tsconfig
2020-08-19 23:15:51 +08:00
zazzaz
01ec8afde1 chore: update title 2020-08-14 09:54:27 +08:00
zazzaz
81ded9d976 fix: fix bundle issue 2020-08-14 09:54:27 +08:00
zazzaz
e1393a27aa fix: disable hilight to reduce bundle size 2020-08-14 09:54:27 +08:00
zazzaz
bb890a99b2 fix: update md-loader 2020-08-14 09:54:27 +08:00
hangzou
21f459d197
perf(docs): replace node-sass by dart-sass & update ::v-deep (#136) 2020-08-13 17:31:58 +08:00
zazzaz
1a3ac9e30a fix: add missing css 2020-08-13 17:19:02 +08:00
zazzaz
c3d14b7eb5 fix: update ga info 2020-08-13 16:18:11 +08:00
zazzaz
f12000f9c2
feat: add website (#135)
* feat: add website

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