jeremywu
a58f0fab90
chore(project): chore/bumping-vue-version ( #1159 )
...
* chore(project): chore/bumping-vue-version
- Upgrade vue to 3.0.5
* chore(project): - revision dependencies
2020-12-31 11:11:45 +08:00
XiongAmao
c9c9e0d494
fix: app.use(comp.vue) type is not compatible ( #1067 )
2020-12-23 14:07:15 +08:00
Simona
5d2f680088
style: fix typo ( #1008 )
2020-12-15 22:25:49 +08:00
Simona
5db2e9729c
fix: popper transition with 'el-zoom-in-top' ( #785 )
...
fix all picker's transition and styles, including select, autocomplete, timer-picker, date-picker
and so on, which transition should be 'el-zoom-in-top' and without duplication.
2020-12-02 22:33:26 +08:00
jeremywu
de0696b4f6
core/bumping-dependency-vue-version ( #729 )
...
* bumping version
* build(core): bumping vue version
- Bumping up vue version from ^3.0.0 to ^3.0.3 due to the change of `emitOptions`
* Remove transition mock/Add before-enter and before-leave hook emitter for popper
2020-12-01 10:28:42 +08:00
zazzaz
b19d2fc374
fix: correct bundle export ( #630 )
...
* fix: correct bundle export
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
2020-11-20 20:24:16 +08:00
hangzou
b45f084a72
fix(build): fix import module path ( #543 )
...
* fix(build): fix import module path
* fix: fix export constants & type
* fix(popover): fix exports and import
2020-11-04 16:30:42 +08:00
Simona
4e8ea7e4c1
feat: unify form event dispatch and global config ( #527 )
2020-11-02 11:05:08 +08:00
hangzou
e8c162ea72
fix: fix rollup module ( #434 )
...
* fix(build): fix some export & import path
* fix(build): build utils
* fix: fix error import
* fix(build): fix import error
* fix(build): remove useless dependent
* fix(build): fix build command error
2020-10-20 11:45:44 +08:00
James Zhang
c396449ad3
fix(button): update prop 'size' type assertions to IButtonSize
...
fix(button): update prop 'size' type assertions to IButtonSize #420
2020-10-16 10:26:56 +08:00
zazzaz
355a778a2c
Feat/datepicker && datetimepicker ( #326 )
...
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* Feat/form (#342 )
* feat(form): add form component
fix #125
* test(form): add test code
* docs(form): add form doc
* feat: add uitls merge
* fix(form): fix style
* test(form): add form test code
* refactor(form): review changes
* test(form): use idiomatic vue-test-util methods
* feat(core): bump vue version
* feat(form): rewrite label wrap
* feat(form): fix tons of bugs
* fix(form): reuse ts extension
* refactor(form): move out label width computation
* fix(form): fix tons of bugs
* fix(form): test
Co-authored-by: 286506460 <286506460@qq.com>
* Feat/select (#381 )
* fix: resove conflict
* feat: select basic usage
* feat: select basic usage
* feat: select feature create item
* fix: fix option data insert
* refactor: select
* fix: fix parse error
* feat: select test
* fix: select add popper
* fix: update select option
* fix: add select dependency
* fix: add index.ts file
* fix(select): clean up
* fix(select): some refactor
* fix(select): some update
* fix(select): fix all test cases
Co-authored-by: helen <yinhelen.hlj@qq.com>
Co-authored-by: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com>
Co-authored-by: 286506460 <286506460@qq.com>
Co-authored-by: helen <yinhelen.hlj@qq.com>
2020-10-03 20:13:19 +08:00
zazzaz
8f9d488a0c
fix: fix return property should not start "_"
...
fix #350
2020-09-25 17:28:22 +08:00
zouhang
5000056c4e
feat: add jsx support for test case
2020-09-24 17:36:44 +08:00
jeremywu
7999433dd4
chore(core): deprecate storybook ( #343 )
2020-09-23 20:18:11 +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
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
Ryan
6058363b6b
fix(button): fix warn of validator when no type passed
2020-09-05 18:57:36 +08:00
baimin
ac2f477e44
feat(button): 添加validator类型校验
2020-09-03 23:31:16 +08:00
baimin
edb0326036
feat(button): 添加type,size,native-type类型限制
2020-09-03 23:31:16 +08:00
LongYinan
122c88c60c
chore: upgrade all dependencies
2020-08-31 09:43:07 +08:00
Jiaxun Li
02409b882a
fix(button): defineComponent for ButtonGroup ( #188 )
2020-08-24 18:38:05 +08:00
Caaalabash
dea58ffd09
chore(project): upgrade to vue rc7
2020-08-24 14:44:29 +08:00
Hanx
e2754a06cd
chore(project): upgrade vue to rc6 ( #167 )
2020-08-20 13:57:24 +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
jeremywu
2606158c38
fix(project): - Upgrade dependencies ( #163 )
...
- Update failed tests
2020-08-19 20:41:06 +08:00
zazzaz
81ded9d976
fix: fix bundle issue
2020-08-14 09:54:27 +08:00
Herrington Darkholme
df0e1de1b1
fix(button): change test case text
2020-08-06 01:09:02 +08:00
zazzaz
2a3f5e747c
fix: update text
2020-08-06 01:07:57 +08:00
zazzaz
277661d9d1
feat: add button group
2020-08-06 01:07:57 +08:00
Herrington Darkholme
9ead10d326
[WIP] Fix/eslint ( #74 )
...
* fix(style): apply eslint
* fix(breadcrumb): provide inection in test code
2020-08-04 16:08:14 +08:00
HerringtonDarkholme
685cad4edb
feat(core): add avatar components
2020-08-03 15:00:05 +08:00
jeremywu
3a917bb228
chore/fix-linter-complains
...
- Fix type linting complains for serveral files
2020-07-28 11:26:41 +08:00
zazzaz
5cf4b14153
test: test update
2020-07-27 21:46:33 +08:00
zazzaz
9910afa7fc
test: add
2020-07-27 21:46:33 +08:00
zazzaz
12abae4b08
test: add button test
2020-07-27 21:46:33 +08:00
Hanx
4e5b229308
Chore/eslint ( #34 )
...
* chore: add eslint support & some fixes
* chore: eslint basic support rules & some fixes; ignore yarn-error
2020-07-27 16:17:41 +08:00
Herrington Darkholme
00d0608d52
feat: add global components registry
2020-07-25 12:25:38 +08:00
Herrington Darkholme
2739b514da
feat: add badge component
2020-07-24 22:22:21 +08:00
Herrington Darkholme
e2f7173c0a
Merge branch 'dev' of github.com:element-plus/element-plus into feat/test
2020-07-24 20:23:14 +08:00
Herrington Darkholme
0c2c8ea3f2
Merge pull request #22 from element-plus/feat/storybook
...
feat/add-storybook
2020-07-24 19:49:16 +08:00
JeremyWuuuuu
b0984b0cbb
- Restore doc folder
2020-07-24 19:44:48 +08:00
Herrington Darkholme
bf022e3862
feat: add tests dir to template
2020-07-24 19:28:18 +08:00
JeremyWuuuuu
63a6664a06
feat/add-storybook
...
- Add story book for component previewing
- Add custom preview method for renderering Vue3 Component
- Modify scripts for storybook boilerplate
- Add documentation in README for booting and previewing project
feat/storybook
- Add story book for component previewing
- Add custom preview method for renderering Vue3 Component
- Modify scripts for storybook boilerplate
- Add documentation in README for booting and previewing project
2020-07-24 19:20:37 +08:00
Herrington Darkholme
1ae9f46357
feat: move jest to rootdir
2020-07-24 18:58:15 +08:00
Herrington Darkholme
d24bbc9be9
Merge branch 'dev' of github.com:element-plus/element-plus into feat/test
2020-07-24 18:50:34 +08:00
Herrington Darkholme
f0c59af2be
feat: add the first test case
2020-07-24 17:26:08 +08:00
Herrington Darkholme
b42f434c1e
feat: add jest basic config
2020-07-24 16:44:56 +08:00
Herrington Darkholme
778113f2af
fix: add dependencies to peer
2020-07-24 15:15:28 +08:00
HerringtonDarkholme
8e642a845f
feat: add lerna basic config
2020-07-22 00:35:23 +08:00