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
  • components
  • date-picker
  • panel
  • Date
  • date-range.vue
18 Sep, 2018
1 commit
  • fixed #4524
    12e19b82
    梁灏 authored
    2018-09-18 10:55:17 +0800  
    Browse File »

24 Aug, 2018
1 commit
  • Use first of month and not other panels date ...
    226b084c
    since in cases where prev month date > next month date it will jump one more month ahead
    SergioCrisostomo authored
    2018-08-24 11:11:19 +0200  
    Browse File »

10 Aug, 2018
1 commit
  • Correct month last day
    3aeb2bc6
    SergioCrisostomo authored
    2018-08-10 14:29:00 +0200  
    Browse File »

25 Jun, 2018
1 commit
  • update Date Icons
    0f512d6a
    梁灏 authored
    2018-06-25 13:27:14 +0800  
    Browse File »

31 May, 2018
1 commit
  • Use first day of month to avoid getting higher numbers than the month has... (3773)
    abf60d81
    Sergio Crisostomo authored
    2018-05-31 10:00:14 +0200  
    Browse File »

18 May, 2018
1 commit
  • Add keyboard navigation to date|time picker
    75cb2998
    Sergio Crisostomo authored
    2018-05-18 13:06:43 +0200  
    Browse File »

16 May, 2018
1 commit
  • Correct time layout when showing week numbers
    e56c394d
    Sergio Crisostomo authored
    2018-05-16 10:07:05 +0200  
    Browse File »

11 Apr, 2018
2 commits
  • Expose changed date component
    90ebd5a7
    Sergio Crisostomo authored
    2018-04-11 14:31:14 +0200  
    Browse File »
  • Correct logic for side panel date
    6d8c5666
    Sergio Crisostomo authored
    2018-04-11 08:39:54 +0200  
    Browse File »

16 Mar, 2018
1 commit
  • Always apply same increment to not splited panels
    4b082de2
    Sergio Crisostomo authored
    2018-03-16 11:16:44 +0100  
    Browse File »

05 Mar, 2018
1 commit
  • Merge pull request #3091 from SergioCrisostomo/datepicker ...
    c3beef27
    Allow DatePicker to receive TimePicker options
    Aresn authored
    2018-03-05 09:59:52 +0800  
    Browse File »

03 Mar, 2018
1 commit
  • Allow DatePicker to receive TimePicker options
    79ac2457
    Sergio Crisostomo authored
    2018-03-03 12:51:53 +0100  
    Browse File »

27 Feb, 2018
1 commit
  • fixed DatePicker style in range type
    f8bba1ac
    梁灏 authored
    2018-02-27 16:20:58 +0800  
    Browse File »

08 Feb, 2018
1 commit
  • show only 1 date in preselecting mode
    ebf1f86b
    Sergio Crisostomo authored
    2018-02-08 11:46:28 +0100  
    Browse File »

02 Feb, 2018
2 commits
  • Correct arrows showing in split panels labels
    abb0cc87
    Sergio Crisostomo authored
    2018-02-02 11:27:53 +0100  
    Browse File »
  • move logic to inside the correct if clause
    b990d2f4
    Sergio Crisostomo authored
    2018-02-02 11:21:37 +0100  
    Browse File »

31 Jan, 2018
2 commits
  • Fix sort of date arrays
    5092777d
    Sergio Crisostomo authored
    2018-01-31 13:30:01 +0100  
    Browse File »
  • Fix year/month pre-selection
    73a34dfa
    Sergio Crisostomo authored
    2018-01-31 12:14:11 +0100  
    Browse File »

24 Jan, 2018
5 commits
  • Fix panels reset on blur and
    46726afd
    Sergio Crisostomo authored
    2018-01-24 13:33:48 +0100  
    Browse File »
  • fix handlePick and remove console.log ...
    bcf09be7
    removed if/else related to b52e02e4367002c01d04793c2e8059965aa26b80
    Sergio Crisostomo authored
    2018-01-24 11:34:50 +0100  
    Browse File »
  • Reset panel selectionMode and positioning on blur
    c2b7fed0
    Sergio Crisostomo authored
    2018-01-24 10:55:42 +0100  
    Browse File »
  • Reset panel date when dates are null
    15457562
    Sergio Crisostomo authored
    2018-01-24 10:24:54 +0100  
    Browse File »
  • Fix month|year preselection/shortcut when picking a date
    b52e02e4
    Sergio Crisostomo authored
    2018-01-24 09:46:07 +0100  
    Browse File »

22 Jan, 2018
6 commits
  • fix specs, fix merge conflicts and cleanup
    5426dcf9
    Sergio Crisostomo authored
    2018-01-22 14:23:05 +0100  
    Browse File »
  • Correct year date navigation logic
    77e43f2b
    Sergio Crisostomo authored
    2018-01-22 14:21:42 +0100  
    Browse File »
  • Add week numbers
    e55ba7a2
    Sergio Crisostomo authored
    2018-01-22 14:21:42 +0100  
    Browse File »
  • add split panel props
    435bf781
    Sergio Crisostomo authored
    2018-01-22 14:20:20 +0100  
    Browse File »
  • Add start-date prop to force placing of date picker in date
    63bd0f7d
    Sergio Crisostomo authored
    2018-01-22 14:20:20 +0100  
    Browse File »
  • move date-range.vue to subfolder
    c4e3fe33
    Sergio Crisostomo authored
    2018-01-22 14:20:20 +0100  
    Browse File »