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
23 Oct, 2017
6 commits
  • Merge pull request #2170 from SergioCrisostomo/use-locale-formated-year-month ...
    b92a1b5c
    Correct month calculation and add specs for date-picker labels
    Aresn authored
    2017-10-23 04:22:44 -0500  
    Browse Dir »
  • Merge pull request #2124 from daiyanze/feature/checkable_tag ...
    a1553a9c
    Feature/checkable tag (追加功能:可选标签)
    Aresn authored
    2017-10-23 04:17:50 -0500  
    Browse Dir »
  • Correct month calculation and add specs for date-picker labels
    3ed12b4e
    Sergio Crisostomo authored
    2017-10-23 11:13:06 +0200  
    Browse Dir »
  • Update tag.vue
    fd79f102
    Aresn authored
    2017-10-23 03:57:05 -0500  
    Browse Dir »
  • Update tag.vue
    4c6d9962
    Aresn authored
    2017-10-23 03:40:39 -0500  
    Browse Dir »
  • fixed #1700
    b75ad4a1
    梁灏 authored
    2017-10-23 14:12:02 +0800  
    Browse Dir »

22 Oct, 2017
1 commit
  • Merge pull request #2097 from SergioCrisostomo/use-locale-formated-year-month ...
    f672ae02
    use date.toLocaleDateString to format year/month
    Aresn authored
    2017-10-22 20:29:51 -0500  
    Browse Dir »

20 Oct, 2017
4 commits
  • update Tabs
    a730a849
    梁灏 authored
    2017-10-20 17:44:58 +0800  
    Browse Dir »
  • Merge pull request #2156 from marxy/tabs-scroll ...
    ec1a5e26
    Tabs add scroll
    Aresn authored
    2017-10-20 04:38:28 -0500  
    Browse Dir »
  • fixed #2066
    45103ca4
    梁灏 authored
    2017-10-20 16:53:59 +0800  
    Browse Dir »
  • Tabs add scroll
    be3fbd24
    marxy authored
    2017-10-20 16:30:44 +0800  
    Browse Dir »

19 Oct, 2017
2 commits
  • Merge pull request #2114 from SergioCrisostomo/improve-csv ...
    cbe5ccfc
    Improve export to CSV functionality
    Aresn authored
    2017-10-19 22:47:33 -0500  
    Browse Dir »
  • add missing event in callback
    a3336b38
    Sergio Crisostomo authored
    2017-10-19 10:41:19 +0200  
    Browse Dir »

18 Oct, 2017
1 commit
  • Feature: Checkable tag
    dc39cc31
    daiyanze authored
    2017-10-18 17:13:06 +0900  
    Browse Dir »

17 Oct, 2017
5 commits
  • Merge pull request #2120 from SergioCrisostomo/fix-2119 ...
    95dfbe1b
    correct behaviour when initialising date-picker with a empty string
    Aresn authored
    2017-10-17 19:52:02 -0500  
    Browse Dir »
  • correct behaviour when initialising date-picker with a empty string
    5d1c24c7
    Sergio Crisostomo authored
    2017-10-17 15:13:42 +0200  
    Browse Dir »
  • add dateLabel to time panel
    2537c26d
    Sergio Crisostomo authored
    2017-10-17 14:26:12 +0200  
    Browse Dir »
  • add date panel label format logic
    b27858dd
    Sergio Crisostomo authored
    2017-10-17 13:09:04 +0200  
    Browse Dir »
  • Improve export to CSV functionality ...
    fb847998
     - added`callback`option so we can get CSV data in case we do not want
    to download
     - added options:
        - `quoted` for cases when we have line breaks in content
        - `separator` for cases when we have commas in content
    Sergio Crisostomo authored
    2017-10-17 10:13:54 +0200  
    Browse Dir »

16 Oct, 2017
5 commits
  • Scroll add local loading-text
    78b46fa6
    梁灏 authored
    2017-10-16 20:41:13 +0800  
    Browse Dir »
  • optimize Scroll scroll behavior
    109465d3
    梁灏 authored
    2017-10-16 20:10:21 +0800  
    Browse Dir »
  • Scroll add `height` prop
    6850c1da
    梁灏 authored
    2017-10-16 18:32:47 +0800  
    Browse Dir »
  • Merge pull request #2069 from dspangenberg/2.0 ...
    8c2e53e8
    DatePicker: weekStartDay did not influence the order of the weekdays in the header
    Aresn authored
    2017-10-16 02:54:57 -0500  
    Browse Dir »
  • update Dropdown cls
    f1800986
    梁灏 authored
    2017-10-16 11:08:43 +0800  
    Browse Dir »

13 Oct, 2017
5 commits
  • update Scroll
    46f37a14
    梁灏 authored
    2017-10-13 18:01:40 +0800  
    Browse Dir »
  • update
    59dbe5d5
    梁灏 authored
    2017-10-13 17:10:30 +0800  
    Browse Dir »
  • update Scroll
    9d275e38
    梁灏 authored
    2017-10-13 17:06:15 +0800  
    Browse Dir »
  • update dependencies
    c6487ddf
    梁灏 authored
    2017-10-13 16:51:47 +0800  
    Browse Dir »
  • remove throttle and use depence
    ed14d577
    梁灏 authored
    2017-10-13 11:06:46 +0800  
    Browse Dir »

12 Oct, 2017
1 commit
  • Merge pull request #2007 from SergioCrisostomo/scroll-component ...
    d04fb45a
    New feature: Scroll component
    Aresn authored
    2017-10-12 21:17:22 -0500  
    Browse Dir »

11 Oct, 2017
4 commits
  • weekStartDay did not influence the order of the weekdays in the header
    af6a7c48
    Danny Spangenberg authored
    2017-10-11 17:38:03 +0200  
    Browse Dir »
  • fix regex and make empty string go back to old value on change
    8115f0b8
    Sergio Crisostomo authored
    2017-10-11 11:34:48 +0200  
    Browse Dir »
  • call change on input event
    c82e714c
    Sergio Crisostomo authored
    2017-10-11 10:42:12 +0200  
    Browse Dir »
  • InputNumber add `editable` property.
    7309b434
    梁灏 authored
    2017-10-11 09:29:16 +0800  
    Browse Dir »

10 Oct, 2017
1 commit
  • Add readonly prop to input-number
    cb486838
    Sergio Crisostomo authored
    2017-10-10 10:04:37 +0200  
    Browse Dir »

09 Oct, 2017
2 commits
  • simplify
    02bf8fab
    梁灏 authored
    2017-10-09 10:48:48 +0800  
    Browse Dir »
  • update tag
    9f97a0d1
    Lison authored
    2017-10-09 10:35:47 +0800  
    Browse Dir »

08 Oct, 2017
3 commits
  • Merge pull request #2027 from SergioCrisostomo/fix-precision ...
    a50c0272
    Check if isNaN so we don't ignore value of zero
    Aresn authored
    2017-10-08 22:16:01 -0500  
    Browse Dir »
  • Merge pull request #2046 from lison16/2.0 ...
    ea89b2df
    update badge
    Aresn authored
    2017-10-08 21:58:53 -0500  
    Browse Dir »
  • Merge pull request #2047 from iview/pr/2036 ...
    83942111
    Pr/2036
    Aresn authored
    2017-10-08 21:54:12 -0500  
    Browse Dir »