Logo white

other / mew-iview

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 2
  • Tags 0
  • mew-iview
  • examples
  • routers
17 Apr, 2018
1 commit
  • Merge pull request #3415 from huanghong1125/table ...
    3dc998e6
    update table
    Aresn authored
    2018-04-17 14:16:33 +0800  
    Browse Dir »

16 Apr, 2018
4 commits
  • update table columns width compute
    3f5e84a1
    huanghong authored
    2018-04-16 23:52:02 +0800  
    Browse Dir »
  • update table columns width compute
    0f983a5c
    huanghong authored
    2018-04-16 21:26:54 +0800  
    Browse Dir »
  • update poptip content change
    f0116c03
    huanghong authored
    2018-04-16 19:27:34 +0800  
    Browse Dir »
  • Merge pull request #3395 from angela-1/dev-inputnumber ...
    07e122c6
    实现InputNumber获取焦点时选中已有值,增加on-focus的返回值event。
    Aresn authored
    2018-04-16 10:07:49 +0800  
    Browse Dir »

14 Apr, 2018
1 commit
  • 在safari浏览器中需要去除mouseup的默认行为才能实现选中。
    3d4fd6df
    angela-1 authored
    2018-04-14 21:45:44 +0800  
    Browse Dir »

12 Apr, 2018
3 commits
  • add: collapse no accordion example
    a43abd1f
    cky authored
    2018-04-12 20:30:30 +0800  
    Browse Dir »
  • Merge pull request #3358 from huanghong1125/table ...
    75abb3bb
    fixed table horizontal scroll bar
    Aresn authored
    2018-04-12 10:35:07 +0800  
    Browse Dir »
  • fixed table horizontal scroll bar
    6136e4dd
    huanghong authored
    2018-04-12 01:10:45 +0800  
    Browse Dir »

11 Apr, 2018
1 commit
  • update popper animation
    dab9c3f6
    huanghong authored
    2018-04-11 22:06:53 +0800  
    Browse Dir »

10 Apr, 2018
6 commits
  • update Poptip options
    81f88959
    梁灏 authored
    2018-04-10 15:59:08 +0800  
    Browse Dir »
  • update popper
    e8139eac
    huanghong authored
    2018-04-10 12:50:19 +0800  
    Browse Dir »
  • Merge remote-tracking branch 'upstream/2.0' into popper
    586bf3fc
    huanghong authored
    2018-04-10 12:42:32 +0800  
    Browse Dir »
  • update Poptip demo
    dee03ef3
    梁灏 authored
    2018-04-10 12:16:05 +0800  
    Browse Dir »
  • update
    5c9c4dff
    huanghong authored
    2018-04-10 11:06:21 +0800  
    Browse Dir »
  • fixed table show-header=false bug
    f1dfa8ff
    huanghong authored
    2018-04-10 11:01:50 +0800  
    Browse Dir »

09 Apr, 2018
1 commit
  • fixed safari scroll bar
    9d304dd6
    huanghong authored
    2018-04-09 20:09:39 +0800  
    Browse Dir »

04 Apr, 2018
2 commits
  • Merge pull request #3303 from lison16/fixed-menu ...
    ca60058b
    fixed https://github.com/iview/iview/issues/3298
    Aresn authored
    2018-04-04 14:05:02 +0800  
    Browse Dir »
  • fixed https://github.com/iview/iview/issues/3298
    b3b4134d
    zhigang.li authored
    2018-04-04 12:01:29 +0800  
    Browse Dir »

31 Mar, 2018
1 commit
  • column add prop minWidth and maxWidth
    fda6dfa2
    huanghong authored
    2018-03-31 19:02:21 +0800  
    Browse Dir »

30 Mar, 2018
1 commit
  • column add prop minValue and maxValue
    77201524
    huanghong authored
    2018-03-30 22:12:54 +0800  
    Browse Dir »

27 Mar, 2018
4 commits
  • fixed scoll bar
    75803add
    huanghong authored
    2018-03-27 23:39:47 +0800  
    Browse Dir »
  • fixed table scollbar
    eec3859c
    huanghong authored
    2018-03-27 22:26:56 +0800  
    Browse Dir »
  • table example
    6b90a39c
    huanghong authored
    2018-03-27 00:19:41 +0800  
    Browse Dir »
  • fix table fixed-right header
    63014189
    huanghong authored
    2018-03-27 00:07:27 +0800  
    Browse Dir »

26 Mar, 2018
1 commit
  • fixed Table multiple head filter & sort bug
    9ea47cb3
    梁灏 authored
    2018-03-26 14:28:11 +0800  
    Browse Dir »

23 Mar, 2018
3 commits
  • fixed-head
    c1e965c3
    梁灏 authored
    2018-03-23 17:35:19 +0800  
    Browse Dir »
  • remove code
    3f14387d
    梁灏 authored
    2018-03-23 17:11:08 +0800  
    Browse Dir »
  • Table support multiple table-head
    1acabf79
    梁灏 authored
    2018-03-23 15:32:58 +0800  
    Browse Dir »

22 Mar, 2018
1 commit
  • Merge pull request #3207 from huanghong1125/2.0 ...
    dac3df92
    Table fixed columns support mouse scroll
    Aresn authored
    2018-03-22 10:33:03 +0800  
    Browse Dir »

21 Mar, 2018
8 commits
  • fixed #2871
    e25070eb
    huanghong authored
    2018-03-21 21:03:32 +0800  
    Browse Dir »
  • fixed https://github.com/iview/iview/issues/3186#issuecomment-374889171
    1f7c24bc
    zhigang.li authored
    2018-03-21 19:20:01 +0800  
    Browse Dir »
  • fixed table
    c1115edd
    huanghong authored
    2018-03-21 16:23:17 +0800  
    Browse Dir »
  • update table example
    408b6950
    huanghong authored
    2018-03-21 16:11:50 +0800  
    Browse Dir »
  • fixed height changed
    b08bd8a8
    huanghong authored
    2018-03-21 15:43:32 +0800  
    Browse Dir »
  • fix ivu-table-fixed bug
    95e1720c
    huanghong authored
    2018-03-21 15:24:31 +0800  
    Browse Dir »
  • Revert Table demo
    4ad72493
    梁灏 authored
    2018-03-21 11:12:31 +0800  
    Browse Dir »
  • Poptip add prop `popper-class`, Table update
    19c208d3
    梁灏 authored
    2018-03-21 10:59:23 +0800  
    Browse Dir »

20 Mar, 2018
1 commit
  • fixed ivu-table-fixed-right scroll bar
    9fea8e7d
    huanghong authored
    2018-03-20 19:28:39 +0800  
    Browse Dir »

17 Mar, 2018
1 commit
  • fix table changing small scrollbar bug
    14d1de05
    huanghong authored
    2018-03-17 02:16:19 +0800  
    Browse Dir »