zazzaz
d8882d839f
fix: website support vue composititon api ( #456 )
2020-10-22 16:05:52 +08:00
jeremywu
2d4348a827
fix(notification): export notification in the package ( #453 )
2020-10-22 14:31:15 +08:00
jeremywu
8e95db293c
fix(popper): remove clickouside listener when manual enabled ( #450 )
2020-10-22 14:00:33 +08:00
justwiner
2985a71751
feat(table): table ( #407 )
...
Co-authored-by: winerlu <winerlu@tencent.com>
Co-authored-by: zazzaz <izazzaz@hotmail.com>
2020-10-20 10:31:47 +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
zazzaz
3d777e5e6c
chore: update
2020-10-16 11:26:39 +08:00
zazzaz
d0bee7e33e
chore: update
2020-10-16 11:26:39 +08:00
zazzaz
b80768db7b
chore: update
2020-10-16 11:26:39 +08:00
zazzaz
5d012cf0d5
docs: update doc
2020-10-16 11:26:39 +08:00
xiaoeyu
43d2b23676
feat(popconfirm): add Popconfirm component ( #356 )
2020-10-16 11:14:45 +08:00
zazzaz
5aecfa5061
docs: update calendar docs
2020-10-16 10:43:38 +08:00
Tvinsh
c27eed73f4
docs(): update calendar doc ( #406 )
2020-10-13 11:52:25 +08:00
Enguerrand des Vaux
b5ed49ae93
feat/TimeSelect ( #329 )
...
* feat(time-select): start of migration
* feat(time-select): fix typo
* feat(time-select): minor change
* feat(time-select): working Vue.js 2 time-select
* feat(time-select): migration to v3
* feat(time-select): add select element
* feat(time-select): migrate v-model
* feat(time-select): add type definition
* feat(time-select): add default value for minTime
* feat(time-select): fix documentation
* feat(time-select): export select to use it
* feat(time-select): fix form
* feat(time-select): export time-select to see it in the website
* feat(time-select): fix updateOptions methods
* fix(popper): re-create popper if destroyed when updating
* fix(select): fix options query event
* fix(select): fix checkDefaultFirstOption function
* feat(time-select): add update:modelValue to emit function
* fix(select): better naming
* feat(time-select): deprecated defautl value
* feat(select): support clear icon
* feat(select): add clear-icon documetnation
2020-10-04 19:57:49 +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
Herrington Darkholme
ff4d4d89da
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>
2020-10-03 19:07:02 +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
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
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
9902c33dbf
fix(dropdown): fix dropdown code based on popper's change
2020-09-16 11:12:55 +08:00
zazzaz
f12000f9c2
feat: add website ( #135 )
...
* feat: add website
* chore: fix
2020-08-13 15:18:26 +08:00