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
47dc36c58b4d40304ca8ebaa6ba191cace54a052
  • mew-iview
  • src
12 Mar, 2018
1 commit
  • fixed Cascader style error
    47dc36c5
    梁灏 authored
    7 years ago  
    Browse Dir »

08 Mar, 2018
3 commits
  • correct list-style of groups
    9ad57f29
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • A further file that was missed
    66c7debb
    Graham Fairweather authored
    7 years ago  
    Browse Dir »
  • Revert early Select periphery code.
    e31d3b05
    Graham Fairweather authored
    7 years ago  
    Browse Dir »

05 Mar, 2018
5 commits
  • Use the last picked date as reference for the date panel
    02859de9
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Fix error in formater for multiple values
    2332ac9b
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3091 from SergioCrisostomo/datepicker ...
    c3beef27
    Allow DatePicker to receive TimePicker options
    Aresn authored
    7 years ago  
    Browse Dir »
  • fixed input cls with group & prepend, close #3089
    54c988f2
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Switch prevent space to scroll
    5bb01822
    梁灏 authored
    7 years ago  
    Browse Dir »

03 Mar, 2018
1 commit
  • Allow DatePicker to receive TimePicker options
    79ac2457
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »

28 Feb, 2018
1 commit
  • fixed #3038
    2073853e
    梁灏 authored
    7 years ago  
    Browse Dir »

27 Feb, 2018
11 commits
  • Merge pull request #3070 from SergioCrisostomo/datepicker ...
    ab3ff750
    Pass Strings to @on-change and Dates to v-model
    Aresn authored
    7 years ago  
    Browse Dir »
  • Pass Strings to @on-change and Dates to v-model
    b42322fe
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Merge branch '2.0' of https://github.com/iview/iview into 2.0
    226c7f3d
    梁灏 authored
    7 years ago  
    Browse Dir »
  • fixed DatePicker style in range type
    f8bba1ac
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3066 from SergioCrisostomo/datepicker ...
    57c38ada
    Prevent clicking in week number label
    Aresn authored
    7 years ago  
    Browse Dir »
  • Prevent clicking in week number label
    c10c5aae
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3058 from Xotic750/component_names ...
    c6c55510
    Use constant component names in Pascal Case as per vue standards
    Aresn authored
    7 years ago  
    Browse Dir »
  • Keep original use small 'i'
    1f1785b6
    Graham Fairweather authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3059 from Xotic750/move_css_prefixes_to_contants ...
    adb9ebbd
    Use constant for CSS prefixes
    Aresn authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3061 from SergioCrisostomo/remove-css-list-reset ...
    c1b4a07a
    Remove global list-style reset
    Aresn authored
    7 years ago  
    Browse Dir »
  • remove wrong file
    f5213902
    梁灏 authored
    7 years ago  
    Browse Dir »

26 Feb, 2018
17 commits
  • Remove global list-style reset
    7f3a6f9d
    Sergio Crisostomo authored
    7 years ago  
    Browse Dir »
  • Fix: Missing file extension
    3fae1e4c
    Graham Fairweather authored
    7 years ago  
    Browse Dir »
  • Use contant for CSS prefixes ...
    b428828f
    Composed string that can be used within iview and by users of the library.
    Graham Fairweather authored
    7 years ago  
    Browse Dir »
  • Use constant component names in Pascal Case as per vue standards
    66db7bf1
    Graham Fairweather authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3053 from Xotic750/reusable_enums ...
    0fce118e
    Common enums used in the project -DRY
    Aresn authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3054 from Xotic750/event_name_constants ...
    448fe884
    Common event name constants, used by $emit and $on - DRY
    Aresn authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3051 from Xotic750/utility_kabab_join ...
    7b71778d
    Kebab join utility for composing reusable constants from smaller parts
    Aresn authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3052 from Xotic750/composable_constants ...
    c883f660
    Composable constants that are common in the project - DRY
    Aresn authored
    7 years ago  
    Browse Dir »
  • Common event name constants, used by $emit and $on - DRY ...
    9c6dbcdc
    This is not all of them, just those found during the select rework
    Graham Fairweather authored
    7 years ago  
    Browse Dir »
  • Common enums used in the project -DRY ...
    16bfce16
    This is not all of them, just those found during the select rework.
    Graham Fairweather authored
    7 years ago  
    Browse Dir »
  • Composable contants that are common in the project - DRY ...
    20eddc61
    This is not all of them, just those that were found during the select rework.
    Graham Fairweather authored
    7 years ago  
    Browse Dir »
  • Kebab join utility for composing reuseable contants from smaller parts
    04991c13
    Graham Fairweather authored
    7 years ago  
    Browse Dir »
  • Keyboard event key contants
    f5671911
    Graham Fairweather authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3043 from iview/pr/3027 ...
    899ad697
    Pr/3027
    Aresn authored
    7 years ago  
    Browse Dir »
  • Slider add Tooltip show when focus with keyboard
    5cb6ce9e
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3040 from daiyanze/Fix/avatar_center ...
    f4174ccd
    [Bug Fix] Avatar's slot content not being center after update
    Aresn authored
    7 years ago  
    Browse Dir »
  • Merge pull request #3029 from SergioCrisostomo/fix-datepicker-output ...
    7600961f
    Pass correct arguments to `on-change` callback
    Aresn authored
    7 years ago  
    Browse Dir »

21 Feb, 2018
1 commit
  • update avatar slot offsetWidth while data changes
    a4a202e3
    daiyanze authored
    7 years ago  
    Browse Dir »