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
cbe5ccfc8accd66554211a6a14bb79f7e8279430
  • mew-iview
  • test
19 Oct, 2017
1 commit
  • Merge pull request #2114 from SergioCrisostomo/improve-csv ...
    cbe5ccfc
    Improve export to CSV functionality
    Aresn authored
    8 years ago  
    Browse Dir »

17 Oct, 2017
2 commits
  • correct behaviour when initialising date-picker with a empty string
    5d1c24c7
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »
  • Added Table to CSV example and tests
    437b8059
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »

01 Oct, 2017
1 commit
  • DRY message/index.js and add unit tests
    23e20abf
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »

14 Sep, 2017
1 commit
  • Propagate type changes to panel
    9ffdd6da
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »

08 Sep, 2017
1 commit
  • Add tests for 1807
    a8707afa
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »

03 Sep, 2017
1 commit
  • Optimize append and remove options
    9c32a056
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »

01 Sep, 2017
2 commits
  • Use textContent to not escape html entities in Select options
    a9e0f79d
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »
  • Merge pull request #1712 from SergioCrisostomo/add-more-datepicker-tests ...
    68e36421
    Refactor cell click handler and add more date picker and date range picker tests
    Aresn authored
    8 years ago  
    Browse Dir »

29 Aug, 2017
1 commit
  • Add more DatePicker tests
    db1b716f
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »

27 Aug, 2017
1 commit
  • Add simple unit tests for Select component
    3b9de249
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »

24 Aug, 2017
2 commits
  • Merge pull request #1670 from SergioCrisostomo/use-Chrome-Headless ...
    a0d3b159
    Use Chrome Headless browser instead of PhantomJS
    Aresn authored
    8 years ago  
    Browse Dir »
  • Date utils improvements and specs ...
    c91c30cc
    Date utility functions `prevMonth` and `nextMonth` change the source
    date when using `src.set[Date|Month|FullYear]()`. This change creates a
    copy of the date at entrance of function so we have a pure function.
    
    Made some code refactor and added specs for these functions.
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »

23 Aug, 2017
1 commit
  • Use Chrome Headless browser instead of PhantomJS
    d32a53b4
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »

13 Aug, 2017
2 commits
  • add basic DatePicker test
    fd05bc44
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »
  • Add Time-Picker unit tests
    fe5108cd
    Sergio Crisostomo authored
    8 years ago  
    Browse Dir »

27 Mar, 2017
1 commit
  • add specific eslint config for test cases
    39e7e56c
    Clark Du authored
    8 years ago  
    Browse Dir »

04 Mar, 2017
1 commit
  • add test and update webpack config ...
    9b6ff1ce
    [new] add test config
    [new] add breadcrumb test
    [change] update package.json
    [new] util.js copied from  element
    [unresolved] see test/unit/index.js @todo
    huixisheng authored
    8 years ago  
    Browse Dir »

03 Mar, 2017
13 commits
  • [change] optimize the webapack config ...
    c9c5e751
    [change] rename test to examples
    huixisheng authored
    8 years ago  
    Browse File »
  • Support Breadcrumb ...
    c06e99d0
    keep slot sepatator
    huixisheng authored
    8 years ago  
    Browse Dir »
  • update Dropdown ...
    2d74744d
    update Dropdown
    梁灏 authored
    8 years ago  
    Browse Dir »
  • support Dropdown ...
    b1c118d8
    support Dropdown
    梁灏 authored
    8 years ago  
    Browse Dir »
  • support Slider ...
    1c803cdf
    support Slider
    梁灏 authored
    8 years ago  
    Browse Dir »
  • support Poptip & clickoutside ...
    79288d43
    support Poptip & clickoutside
    梁灏 authored
    8 years ago  
    Browse Dir »
  • support Tooltip ...
    d6f644e1
    support Tooltip
    梁灏 authored
    8 years ago  
    Browse Dir »
  • support Tabs ...
    30510c3d
    support Tabs
    梁灏 authored
    8 years ago  
    Browse Dir »
  • support Circle ...
    b2d29401
    support Circle. change Circle to iCircle
    梁灏 authored
    8 years ago  
    Browse Dir »
  • update Tree ...
    9d79a51f
    update Tree(in Vue 2,can not use this.xxx in template’s prop,just xxx)
    梁灏 authored
    8 years ago  
    Browse Dir »
  • update Rate ...
    e2c6ff2b
    update Rate @huixisheng
    梁灏 authored
    8 years ago  
    Browse Dir »
  • update Card ...
    743d0278
    update Card @huixisheng
    梁灏 authored
    8 years ago  
    Browse Dir »
  • update ...
    e6c0b158
    update
    梁灏 authored
    8 years ago  
    Browse Dir »

02 Mar, 2017
9 commits
  • Support rate
    6aa72722
    huixisheng authored
    8 years ago  
    Browse Dir »
  • Merge branch '2.0' of https://github.com/iview/iview into feature-card
    49dd45f4
    huixisheng authored
    8 years ago  
    Browse Dir »
  • support Tree & add dispatch and broadcast methods ...
    34ee7b4a
    support Tree,many component add name $option;add dispatch and broadcast
    methods, mixins it
    梁灏 authored
    8 years ago  
    Browse Dir »
  • Support Card
    a8cb711c
    huixisheng authored
    8 years ago  
    Browse Dir »
  • support Carousel ...
    bb71140e
    support Carousel @rijn you can review when you are free
    梁灏 authored
    8 years ago  
    Browse Dir »
  • support Collapse ...
    a190ce84
    support Collapse
    梁灏 authored
    8 years ago  
    Browse Dir »
  • support Progress & Upload ...
    5d08ddf2
    support Progress & Upload
    梁灏 authored
    8 years ago  
    Browse Dir »
  • support InputNumber ...
    c97c42ab
    support InputNumber
    梁灏 authored
    8 years ago  
    Browse Dir »
  • support Tag ...
    456daf34
    support Tag
    梁灏 authored
    8 years ago  
    Browse Dir »