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
8c16b3014950de8af44d41e16f718f766b39cb0f
  • mew-iview
  • src
24 Jan, 2018
11 commits
  • return empty strings for invalid dates instead of `null`
    8c16b301
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Fix date manual input so it falls back to old value when parser don't parse the input
    72f225e9
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • fix showSeconds flag logic
    22ff9a62
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Fix panels reset on blur and
    46726afd
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • fix handlePick and remove console.log ...
    bcf09be7
    removed if/else related to b52e02e4367002c01d04793c2e8059965aa26b80
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Fix date/time panel toggle
    71b68751
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Fix daterange manual date insertion
    283b90aa
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Use same API for on-change, but add Date object(s) also
    b5ca23f5
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Reset panel selectionMode and positioning on blur
    c2b7fed0
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Reset panel date when dates are null
    15457562
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Fix month|year preselection/shortcut when picking a date
    b52e02e4
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »

22 Jan, 2018
23 commits
  • fix specs, fix merge conflicts and cleanup
    5426dcf9
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Emit input event in mounted if parsed value diffs
    d9ff845f
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • export utilities and fix multiple dates bugs
    2fb29fae
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Correct logic when manually inputing disabledDates
    4863a75d
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Correct year date navigation logic
    77e43f2b
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Fix parser and formater
    8f6aeda4
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Fix month picker value
    4ec8bc8a
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Add week numbers
    e55ba7a2
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • add split panel props
    435bf781
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Add start-date prop to force placing of date picker in date
    63bd0f7d
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • fix logic for multiple picker
    d07b4f33
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • refactor Datepicker ...
    95eae081
    refactor Datepicker  to render subcomponents in template instead of
    creating new Vue instances
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Add functions to utils.js
    0b51803b
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • move files to subfolders
    ca8e830c
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • move date-range.vue to subfolder
    c4e3fe33
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • move date.vue to subfolder
    e32b86e9
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Merge pull request #2882 from iview/pr/2867 ...
    342390e6
    Pr/2867
    Aresn authored
    7 years ago  
    Browse Dir »
  • optimize box-shadow ...
    a646fc36
    use two box-shadow when focus, and a :after to make focus style looks better
    梁灏 authored
    7 years ago  
    Browse Dir »
  • update
    5a2efc4a
    zhigang.li authored
    7 years ago  
    Browse Dir »
  • fixed the bug about styles when mode is 'horizontal' of menu
    b2d676bd
    zhigang.li authored
    7 years ago  
    Browse Dir »
  • update menu-group
    6b4e7383
    zhigang.li authored
    7 years ago  
    Browse Dir »
  • Merge pull request #2822 from lison16/menu ...
    b4c37946
    make menu support more than 2 levels
    Aresn authored
    7 years ago  
    Browse Dir »
  • Merge pull request #2868 from Xotic750/checkbox_tabindex ...
    23646cc5
    Checkbox w3c
    Aresn authored
    7 years ago  
    Browse Dir »

21 Jan, 2018
4 commits
  • Disable lint error
    2e14b458
    Xotic750 authored
    7 years ago  
    Browse Dir »
  • Remove refs
    76b2f032
    Xotic750 authored
    7 years ago  
    Browse Dir »
  • Remove ref
    2191fc5a
    Xotic750 authored
    7 years ago  
    Browse Dir »
  • Use native w3c
    98a755be
    Xotic750 authored
    7 years ago  
    Browse Dir »

20 Jan, 2018
1 commit
  • Use native w3c
    79964596
    Xotic750 authored
    7 years ago  
    Browse Dir »

19 Jan, 2018
1 commit
  • Radio w3c keyboard WIP
    36d24701
    Graham Fairweather authored
    7 years ago  
    Browse Dir »