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
24 Jan, 2018
7 commits
  • fix handlePick and remove console.log ...
    bcf09be7
    removed if/else related to b52e02e4367002c01d04793c2e8059965aa26b80
    Sergio Crisostomo authored
    2018-01-24 11:34:50 +0100  
    Browse Code »
  • Fix date/time panel toggle
    71b68751
    Sergio Crisostomo authored
    2018-01-24 11:19:43 +0100  
    Browse Code »
  • Fix daterange manual date insertion
    283b90aa
    Sergio Crisostomo authored
    2018-01-24 11:15:20 +0100  
    Browse Code »
  • Use same API for on-change, but add Date object(s) also
    b5ca23f5
    Sergio Crisostomo authored
    2018-01-24 11:01:25 +0100  
    Browse Code »
  • Reset panel selectionMode and positioning on blur
    c2b7fed0
    Sergio Crisostomo authored
    2018-01-24 10:55:42 +0100  
    Browse Code »
  • Reset panel date when dates are null
    15457562
    Sergio Crisostomo authored
    2018-01-24 10:24:54 +0100  
    Browse Code »
  • Fix month|year preselection/shortcut when picking a date
    b52e02e4
    Sergio Crisostomo authored
    2018-01-24 09:46:07 +0100  
    Browse Code »

22 Jan, 2018
29 commits
  • fix specs, fix merge conflicts and cleanup
    5426dcf9
    Sergio Crisostomo authored
    2018-01-22 14:23:05 +0100  
    Browse Code »
  • Emit input event in mounted if parsed value diffs
    d9ff845f
    Sergio Crisostomo authored
    2018-01-22 14:21:42 +0100  
    Browse Code »
  • export utilities and fix multiple dates bugs
    2fb29fae
    Sergio Crisostomo authored
    2018-01-22 14:21:42 +0100  
    Browse Code »
  • Correct logic when manually inputing disabledDates
    4863a75d
    Sergio Crisostomo authored
    2018-01-22 14:21:42 +0100  
    Browse Code »
  • Correct year date navigation logic
    77e43f2b
    Sergio Crisostomo authored
    2018-01-22 14:21:42 +0100  
    Browse Code »
  • Fix parser and formater
    8f6aeda4
    Sergio Crisostomo authored
    2018-01-22 14:21:42 +0100  
    Browse Code »
  • Fix month picker value
    4ec8bc8a
    Sergio Crisostomo authored
    2018-01-22 14:21:42 +0100  
    Browse Code »
  • Add week numbers
    e55ba7a2
    Sergio Crisostomo authored
    2018-01-22 14:21:42 +0100  
    Browse Code »
  • examples
    ac231c9a
    Sergio Crisostomo authored
    2018-01-22 14:20:20 +0100  
    Browse Code »
  • add split panel props
    435bf781
    Sergio Crisostomo authored
    2018-01-22 14:20:20 +0100  
    Browse Code »
  • Add start-date prop to force placing of date picker in date
    63bd0f7d
    Sergio Crisostomo authored
    2018-01-22 14:20:20 +0100  
    Browse Code »
  • improve dev examples
    4c683651
    Sergio Crisostomo authored
    2018-01-22 14:20:20 +0100  
    Browse Code »
  • fix logic for multiple picker
    d07b4f33
    Sergio Crisostomo authored
    2018-01-22 14:20:20 +0100  
    Browse Code »
  • refactor Datepicker ...
    95eae081
    refactor Datepicker  to render subcomponents in template instead of
    creating new Vue instances
    Sergio Crisostomo authored
    2018-01-22 14:20:20 +0100  
    Browse Code »
  • Add functions to utils.js
    0b51803b
    Sergio Crisostomo authored
    2018-01-22 14:20:20 +0100  
    Browse Code »
  • move files to subfolders
    ca8e830c
    Sergio Crisostomo authored
    2018-01-22 14:20:20 +0100  
    Browse Code »
  • move date-range.vue to subfolder
    c4e3fe33
    Sergio Crisostomo authored
    2018-01-22 14:20:20 +0100  
    Browse Code »
  • move date.vue to subfolder
    e32b86e9
    Sergio Crisostomo authored
    2018-01-22 14:20:20 +0100  
    Browse Code »
  • update vue-loader & fixed #2795
    11867c87
    梁灏 authored
    2018-01-22 19:15:40 +0800  
    Browse Code »
  • Merge pull request #2882 from iview/pr/2867 ...
    342390e6
    Pr/2867
    Aresn authored
    2018-01-22 18:09:19 +0800  
    Browse Code »
  • optimize box-shadow ...
    a646fc36
    use two box-shadow when focus, and a :after to make focus style looks better
    梁灏 authored
    2018-01-22 17:47:06 +0800  
    Browse Code »
  • Merge pull request #2872 from lison16/menu ...
    105af4ee
    update Menu
    Aresn authored
    2018-01-22 13:35:40 +0800  
    Browse Code »
  • update
    5a2efc4a
    zhigang.li authored
    2018-01-22 13:16:06 +0800  
    Browse Code »
  • udpate
    3bc262e9
    zhigang.li authored
    2018-01-22 13:12:37 +0800  
    Browse Code »
  • fixed the bug about styles when mode is 'horizontal' of menu
    b2d676bd
    zhigang.li authored
    2018-01-22 13:12:15 +0800  
    Browse Code »
  • update menu-group
    6b4e7383
    zhigang.li authored
    2018-01-22 12:16:58 +0800  
    Browse Code »
  • Update README.md
    8ab10470
    Aresn authored
    2018-01-22 12:00:09 +0800  
    Browse Code »
  • Merge pull request #2822 from lison16/menu ...
    b4c37946
    make menu support more than 2 levels
    Aresn authored
    2018-01-22 11:53:58 +0800  
    Browse Code »
  • Merge pull request #2868 from Xotic750/checkbox_tabindex ...
    23646cc5
    Checkbox w3c
    Aresn authored
    2018-01-22 11:19:05 +0800  
    Browse Code »

21 Jan, 2018
4 commits
  • Disable lint error
    2e14b458
    Xotic750 authored
    2018-01-21 01:26:05 +0100  
    Browse Code »
  • Remove refs
    76b2f032
    Xotic750 authored
    2018-01-21 01:22:22 +0100  
    Browse Code »
  • Remove ref
    2191fc5a
    Xotic750 authored
    2018-01-21 01:19:33 +0100  
    Browse Code »
  • Use native w3c
    98a755be
    Xotic750 authored
    2018-01-21 01:17:38 +0100  
    Browse Code »