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
  • src
08 May, 2018
2 commits
  • Fix typos
    cca3bcaa
    Sergio Crisostomo authored
    2018-05-08 11:15:55 +0200  
    Browse Dir »
  • Clean up empty/null entries
    220161f5
    Sergio Crisostomo authored
    2018-05-08 11:15:49 +0200  
    Browse Dir »

03 May, 2018
4 commits
  • Include both node and componentOptions children in lookup
    7d14e70c
    Sergio Crisostomo authored
    2018-05-03 11:36:34 +0200  
    Browse Dir »
  • Process also shallow children and not only nested
    aa21cdf9
    Sergio Crisostomo authored
    2018-05-03 09:51:57 +0200  
    Browse Dir »
  • correct match logic for i-option and Option
    523e2c81
    Sergio Crisostomo authored
    2018-05-03 07:03:46 +0200  
    Browse Dir »
  • fixed in multiple type, wrong position of popper ...
    88ef37f5
    fixed in multiple type, when select some options, the position of popper not recalculation, so the position is wrong. By the way, it resolve the problem: when select one option, scroll page, throw many errors of popper.
    Aresn authored
    2018-05-03 10:36:42 +0800  
    Browse Dir »

02 May, 2018
1 commit
  • Allow select to navigate AutoComplete custom children
    06a74f9e
    Sergio Crisostomo authored
    2018-05-02 07:03:37 +0200  
    Browse Dir »

24 Apr, 2018
2 commits
  • reset query only if no slotOptions are present
    f7f65c84
    Sergio Crisostomo authored
    2018-04-24 09:12:47 +0200  
    Browse Dir »
  • adapt to auto-complete
    bc348e7e
    Sergio Crisostomo authored
    2018-04-24 08:54:46 +0200  
    Browse Dir »

23 Apr, 2018
10 commits
  • Fix input getters and logic for AutoComplete
    ae7579e9
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse Dir »
  • Check for selected label before reassignment
    9ca6671c
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse Dir »
  • reset query if options are removed
    b6c069ca
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse Dir »
  • prevent calling remote method on query reset to selected
    45bcc14d
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse Dir »
  • Make possible for v-model to wait for async options
    7f63e58c
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse Dir »
  • Corrections after review input
    cf753854
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse Dir »
  • Refactor Select!
    c9b86944
    Sergio Crisostomo authored
    2018-04-23 10:57:24 +0200  
    Browse Dir »
  • Merge pull request #3424 from xiaofengsha/pr005 ...
    74999a64
    inputNumber组件添加placeholder属性
    Aresn authored
    2018-04-23 12:52:56 +0800  
    Browse Dir »
  • Merge pull request #3433 from sunderls/dev/add-button-type ...
    d759a6c6
    Add button type in carousel
    Aresn authored
    2018-04-23 12:51:15 +0800  
    Browse Dir »
  • Merge pull request #3441 from DebugIsFalse/transfer-dom ...
    377e3e03
    resolve the transfer-dom.js not support ie9
    Aresn authored
    2018-04-23 12:49:54 +0800  
    Browse Dir »

22 Apr, 2018
1 commit
  • Tag add prop fade
    5f4a9bd5
    梁灏 authored
    2018-04-22 16:39:20 +0800  
    Browse Dir »

19 Apr, 2018
2 commits
  • fixed table
    8f230d68
    huanghong authored
    2018-04-19 14:45:02 +0800  
    Browse Dir »
  • resolve the transfer-dom.js not support ie9
    e4bbb85d
    mo.duan authored
    2018-04-19 11:58:49 +0800  
    Browse Dir »

18 Apr, 2018
1 commit
  • Add button type in carousel
    3a4a09a9
    sunderls authored
    2018-04-18 15:33:35 +0900  
    Browse Dir »

17 Apr, 2018
2 commits
  • inputNumber组件添加placeholder属性
    ff3d2a2e
    xiaofengsha authored
    2018-04-17 21:38:52 +0800  
    Browse Dir »
  • Merge pull request #3415 from huanghong1125/table ...
    3dc998e6
    update table
    Aresn authored
    2018-04-17 14:16:33 +0800  
    Browse Dir »

16 Apr, 2018
6 commits
  • remove console log
    4fd4d763
    huanghong authored
    2018-04-16 23:55:49 +0800  
    Browse Dir »
  • 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 #3353 from SergioCrisostomo/show-changed-part ...
    b0794170
    Expose changed date component
    Aresn authored
    2018-04-16 10:54:32 +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
2 commits
  • 在safari浏览器中需要去除mouseup的默认行为才能实现选中。
    3d4fd6df
    angela-1 authored
    2018-04-14 21:45:44 +0800  
    Browse Dir »
  • 实现Inputnumber在focus时选中已有值。
    e7bcd381
    angela-1 authored
    2018-04-14 20:38:22 +0800  
    Browse Dir »

12 Apr, 2018
3 commits
  • delete: collapse组件不需要的代码
    f60d2298
    cky authored
    2018-04-12 20:02:56 +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
4 commits
  • update popper animation
    dab9c3f6
    huanghong authored
    2018-04-11 22:06:53 +0800  
    Browse Dir »
  • Expose changed date component
    90ebd5a7
    Sergio Crisostomo authored
    2018-04-11 14:31:14 +0200  
    Browse Dir »
  • Correct logic for side panel date
    6d8c5666
    Sergio Crisostomo authored
    2018-04-11 08:39:54 +0200  
    Browse Dir »
  • forget update func
    948accad
    梁灏 authored
    2018-04-11 11:28:50 +0800  
    Browse Dir »