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
28 Jun, 2018
1 commit
  • DatePicker support global setting
    20cfa1b6
    梁灏 authored
    2018-06-28 14:35:49 +0800  
    Browse Dir »

26 Jun, 2018
1 commit
  • update component's Button type
    851dbcb3
    梁灏 authored
    2018-06-26 16:09:04 +0800  
    Browse Dir »

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

04 Jun, 2018
1 commit
  • Focus only if component has input (3769)
    9e375e67
    Sergio Crisostomo authored
    2018-06-04 09:52:20 +0200  
    Browse Dir »

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 Dir »

30 May, 2018
1 commit
  • Update v-click-outside-x and use project wide directive
    26369639
    Graham Fairweather authored
    2018-05-30 15:29:46 +0200  
    Browse Dir »

23 May, 2018
2 commits
  • Handle data more detailed
    88156b0b
    Sergio Crisostomo authored
    2018-05-23 08:22:30 +0200  
    Browse Dir »
  • Don't use undefined
    75c98064
    Sergio Crisostomo authored
    2018-05-23 08:21:27 +0200  
    Browse Dir »

21 May, 2018
3 commits
  • Fix: Webpack is not configured to handle transpiling raw module, use pre-transpiled ...
    8624560f
    This was breaking ie <= 11
    
    https://github.com/iview/iview/issues/3325
    Graham Fairweather authored
    2018-05-21 14:47:12 +0200  
    Browse Dir »
  • take into account possible startDate in props
    9a7a0e75
    Sergio Crisostomo authored
    2018-05-21 08:26:28 +0200  
    Browse Dir »
  • Prevent selecting disabled dates
    939a162a
    Sergio Crisostomo authored
    2018-05-21 08:24:56 +0200  
    Browse Dir »

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

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

11 Apr, 2018
2 commits
  • 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 »

10 Apr, 2018
2 commits
  • Merge pull request #3314 from SergioCrisostomo/fix-3246 ...
    eeeceb54
    Allow disableDate function to limit time-spinner numbers
    Aresn authored
    2018-04-10 17:30:24 +0800  
    Browse Dir »
  • Merge pull request #3316 from SergioCrisostomo/fix-3277 ...
    92513e8b
    compute calendar so we react on showWeekNumbers changes
    Aresn authored
    2018-04-10 17:13:24 +0800  
    Browse Dir »

06 Apr, 2018
3 commits
  • Fix date parsing ...
    524dc2a5
    Fixes #3232
    Sergio Crisostomo authored
    2018-04-06 23:16:44 +0200  
    Browse Dir »
  • Allow disableDate function to limit time-spinner numbers ...
    3cd62242
    Fixes #3246
    Sergio Crisostomo authored
    2018-04-06 23:15:20 +0200  
    Browse Dir »
  • compute calendar so we react on showWeekNumbers changes ...
    5ca5a6eb
    fixes #3277
    Sergio Crisostomo authored
    2018-04-06 16:09:29 +0200  
    Browse Dir »

20 Mar, 2018
1 commit
  • Merge pull request #3176 from SergioCrisostomo/fix-3158 ...
    f13df74f
    Always apply same increment to not splited panels
    Aresn authored
    2018-03-20 09:58:49 +0800  
    Browse Dir »

16 Mar, 2018
3 commits
  • Fix type passed when no value is given for timerange
    94790b84
    Sergio Crisostomo authored
    2018-03-16 11:49:55 +0100  
    Browse Dir »
  • Always apply same increment to not splited panels
    4b082de2
    Sergio Crisostomo authored
    2018-03-16 11:16:44 +0100  
    Browse Dir »
  • 解决drop弹出动画异常
    e09b07b7
    huanghong authored
    2018-03-16 00:43:11 +0800  
    Browse Dir »

05 Mar, 2018
3 commits
  • Use the last picked date as reference for the date panel
    02859de9
    Sergio Crisostomo authored
    2018-03-05 08:59:25 +0100  
    Browse Dir »
  • Fix error in formater for multiple values
    2332ac9b
    Sergio Crisostomo authored
    2018-03-05 08:48:25 +0100  
    Browse Dir »
  • Merge pull request #3091 from SergioCrisostomo/datepicker ...
    c3beef27
    Allow DatePicker to receive TimePicker options
    Aresn authored
    2018-03-05 09:59:52 +0800  
    Browse Dir »

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

27 Feb, 2018
5 commits
  • Merge pull request #3070 from SergioCrisostomo/datepicker ...
    ab3ff750
    Pass Strings to @on-change and Dates to v-model
    Aresn authored
    2018-02-27 18:22:19 +0800  
    Browse Dir »
  • Pass Strings to @on-change and Dates to v-model
    b42322fe
    Sergio Crisostomo authored
    2018-02-27 11:01:06 +0100  
    Browse Dir »
  • Merge branch '2.0' of https://github.com/iview/iview into 2.0
    226c7f3d
    梁灏 authored
    2018-02-27 16:21:03 +0800  
    Browse Dir »
  • fixed DatePicker style in range type
    f8bba1ac
    梁灏 authored
    2018-02-27 16:20:58 +0800  
    Browse Dir »
  • Prevent clicking in week number label
    c10c5aae
    Sergio Crisostomo authored
    2018-02-27 08:35:28 +0100  
    Browse Dir »

11 Feb, 2018
1 commit
  • Pass correct arguments to `on-change` callback
    57f0582b
    Sergio Crisostomo authored
    2018-02-11 20:46:22 +0100  
    Browse Dir »

08 Feb, 2018
4 commits
  • show only 1 date in preselecting mode
    ebf1f86b
    Sergio Crisostomo authored
    2018-02-08 11:46:28 +0100  
    Browse Dir »
  • hide ranges in month and year tables
    e8a990f5
    Sergio Crisostomo authored
    2018-02-08 11:46:10 +0100  
    Browse Dir »
  • hide range and selections outside currentMonth
    a781ad1a
    Sergio Crisostomo authored
    2018-02-08 11:45:51 +0100  
    Browse Dir »
  • keep `this.$refs.drop.update();` because of transfer
    65ce6ced
    Sergio Crisostomo authored
    2018-02-08 11:45:08 +0100  
    Browse Dir »

07 Feb, 2018
1 commit
  • update also timeSpinnerEnd's scroll
    755693b5
    Sergio Crisostomo authored
    2018-02-07 09:33:31 +0100  
    Browse Dir »

05 Feb, 2018
1 commit
  • Correct passing of `confirm` prop, correct initial values when no value is passed
    29a91fbb
    Sergio Crisostomo authored
    2018-02-05 10:01:19 +0100  
    Browse Dir »