Commit graph

638 commits

Author SHA1 Message Date
梁灏
68b7ebbfdb Tree support contextmenu 2020-06-23 17:09:23 +08:00
Aresn
3a398ab371
Merge pull request #512 from qinzhou/master
修复低版本浏览器select组件在搜索时,按下backspace无法正确删除搜索关键字
2020-06-23 16:29:11 +08:00
梁灏
8d2bcbfc8f Table add event @on-expand-tree 2020-06-23 16:25:46 +08:00
梁灏
5c604d5266 mixins/link support absolute URL 2020-06-23 16:07:54 +08:00
chong peng
792422dfc9 fix #547 2020-06-16 20:29:13 +08:00
王钦洲
3b0bff7e98 修复低版本浏览器select组件在搜索时,按下backspace无法正确删除搜索关键字 2020-05-28 12:05:28 +08:00
Howie
be887de7b6
fix: 关闭最后一个标签页时报错
通过 v-for 生成标签页列表,不用 ViewUI 自带关闭,而是手动关闭最后一个标签页时,出现 TypeError: Cannot read property 'disabled' of undefined 异常。
2020-05-27 20:10:36 +08:00
Jikkai Xiao
2f580dbe32
fix: disabled node can be checked
修复在 parent node 全选的场景下,被禁用的 child node 也会出现勾选状态的问题
2020-04-22 19:41:30 +08:00
markteng
9d85fdcdb3 fix: 解决props为空,验证表单没响应的问题 2020-04-16 11:34:41 +08:00
梁灏
0eccdf802e Table add prop show-context-menu, add slot contextMenu 2020-04-10 16:18:10 +08:00
梁灏
d2553e878b fix Table loading error when use border 2020-04-09 16:30:39 +08:00
梁灏
258220d7f2 fixed Table fixed style 2020-04-09 10:55:58 +08:00
Aresn
29e8d254b8
Merge pull request #404 from xubowenjx/master
fix: showCreateItem bug #403
2020-04-08 17:21:44 +08:00
Aresn
64b2858ec3
Merge pull request #399 from OysteinHoiby/patch-1
Create nb-NO.js
2020-04-08 16:49:30 +08:00
梁灏
774217294d fix #380 2020-04-08 16:46:51 +08:00
梁灏
8529369e31 Table column add new prop: display 2020-04-08 16:33:54 +08:00
梁灏
76c5a5ea6f Table add new event @on-cell-click 2020-04-08 16:19:09 +08:00
梁灏
ad23db9a3f revert Split code 2020-04-08 16:04:26 +08:00
梁灏
4af3c4737e Transfer add new prop reverseOperation 2020-04-08 14:54:02 +08:00
梁灏
69c439d65c fix Tooltip style bug 2020-04-08 14:43:01 +08:00
梁灏
ac618af2e6 Select add filter-by-label prop 2020-04-08 14:27:23 +08:00
xubowen
382b4d6fb8
fix: showCreateItem bug #403
修改显示创建项的逻辑判断,当出现value和label不一致时 原逻辑会导致选择option时会将当前当选择项作为一个创建项显示出来
2020-03-31 19:44:08 +08:00
OysteinHoiby
027e44fd60
Create nb-NO.js
Norwegian bokmål
2020-03-29 16:52:37 +02:00
Aresn
d5596e0ae4
Merge pull request #307 from mahp/master
fix: 删除最后一个Tree节点时报错
2020-02-24 10:08:57 +08:00
Aresn
8301bf1e7e
Update tree.vue 2020-02-24 10:08:44 +08:00
梁灏
a6c5017640 fix Tag style 2020-02-24 09:56:19 +08:00
Aresn
b03681fa4d
Merge pull request #303 from xrkffgg/k-fix-date
fix: datepicker left picker
2020-02-24 09:26:03 +08:00
Stephen Ma
076310a789
fix: 删除最后一个节点时报错
例子:https://www.iviewui.com/components/tree#ZDYJDNR,删除最后一个节点时,控制台报错,找不到节点,因为被删除了
2020-02-07 14:28:55 +08:00
梁灏
a5f6f6cfcd fix Slider style bug 2020-02-05 15:01:55 +08:00
梁灏
9ff571ffa4 fix #305 2020-02-04 10:23:04 +08:00
xrkffgg
e02490500d fix: datepicker left picker 2020-01-27 21:45:38 +08:00
Wei Li
2f57837303 fix tree table get children item bug 2020-01-15 12:45:50 +08:00
梁灏
faaca72a0c publish 4.1.0-rc.4 2020-01-13 12:05:17 +08:00
梁灏
94767f6cde fix Tree bug 2020-01-13 08:56:38 +08:00
梁灏
3876222b6b update avatar 2020-01-13 08:46:56 +08:00
梁灏
617ece1b3e update Table @on-contentmenu event params 2020-01-12 13:38:25 +08:00
梁灏
0b7430090d Table add content-menu prop & event 2020-01-12 13:33:48 +08:00
梁灏
ddd30f3ce3 update tree table 2020-01-12 10:45:08 +08:00
梁灏
439dd093c4 update table tree 2020-01-12 10:42:20 +08:00
梁灏
a410eb2dca fix tree table showChildren 2020-01-12 09:57:40 +08:00
梁灏
64298a9b0e fix tree table level 2020-01-12 09:28:49 +08:00
梁灏
85a1bc8af0 update tree table async 2020-01-10 11:12:49 +08:00
梁灏
a5acce4b81 Table tree support sort 2020-01-08 21:13:57 +08:00
梁灏
3c9452ef2a Table tree support selectAll func 2020-01-08 09:37:34 +08:00
梁灏
ec1f67fa7e Table tree support selectAllDisabled status 2020-01-07 22:39:21 +08:00
梁灏
1ce519d3ff Table tree support selectAll status 2020-01-07 22:27:00 +08:00
梁灏
725814b355 Table tree support @on-select, @on-select-cancel, @on-selection-change events 2020-01-07 16:17:18 +08:00
梁灏
20fb34b2b0 Table tree support on-row-dbclick 2020-01-06 17:35:50 +08:00
梁灏
cb6477e080 Table tree support @on-row-click 2020-01-06 17:32:29 +08:00
梁灏
cd68d23fdb Table tree support highlight-row 2020-01-06 16:14:09 +08:00