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
07c9bf1b6ec4973fd9ea69e630ea3fd07056f64e
  • mew-iview
  • src
28 Jun, 2018
24 commits
  • Merge pull request #3965 from He-zhiyong/patch-2 ...
    07c9bf1b
    分页向前(后)跳转5页有歧义
    Aresn authored
    7 years ago  
    Browse Dir »
  • update code format
    5f12f09b
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Spin support global setting
    cdeeeca4
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Page support global setting
    81b641ee
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Dropdown support global setting
    262c8524
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Poptip support global setting
    d54c9795
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Tooltip support transfer setting
    28ab119d
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Avatar support global setting
    55238beb
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Modal support global setting
    e44ba4d4
    梁灏 authored
    7 years ago  
    Browse Dir »
  • ColorPicker support global setting
    737894de
    梁灏 authored
    7 years ago  
    Browse Dir »
  • InputNumber support global setting
    85468042
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Cascader support global setting
    a7e1c2d6
    梁灏 authored
    7 years ago  
    Browse Dir »
  • DatePicker support global setting
    20cfa1b6
    梁灏 authored
    7 years ago  
    Browse Dir »
  • AutoComplete support global setting
    604ae4d3
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Table support global setting
    645d482f
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Switch support global setting
    22111588
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Checkbox support global setting
    2968067e
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Radio support global setting
    35f7a4ae
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Input support global setting
    d18a7ee8
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Select support global setting
    be2c3198
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Button support global size
    48611626
    梁灏 authored
    7 years ago  
    Browse Dir »
  • add global setting $IVIEW
    517917a2
    梁灏 authored
    7 years ago  
    Browse Dir »
  • update Cell icons
    e94e7643
    梁灏 authored
    7 years ago  
    Browse Dir »
  • update LoadingBar speed
    a35fb299
    梁灏 authored
    7 years ago  
    Browse Dir »

27 Jun, 2018
16 commits
  • update Progress style
    724a6077
    梁灏 authored
    7 years ago  
    Browse Dir »
  • update Progress ...
    6e1f8f40
    放置同一行,避免 inline-block元素错位
    梁灏 authored
    7 years ago  
    Browse Dir »
  • update Tooltip style
    2c1d4e5a
    梁灏 authored
    7 years ago  
    Browse Dir »
  • update Circle color default
    0baa35a0
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Progress add prop success-percent
    9d6b35e4
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Circle add prop dashboard
    b40e2e96
    梁灏 authored
    7 years ago  
    Browse Dir »
  • update Input style
    9f249603
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Input add @on-search event
    1e175649
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Input add search & enterButton prop
    e2a877c4
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Input add prop prefix & suffix, also add slot prefix & suffix
    42d5412a
    梁灏 authored
    7 years ago  
    Browse Dir »
  • 分页向前(后)跳转5页有歧义 ...
    2c8be006
    问题:当前页面为第5页时,仍然显示并可点击“向前跳转5页”,同理在倒数第5页时,点击“向后跳转5页”只能跳到最后一页,这样实际跳转的并不是准确页面,交互上存在歧义。
    建议调整为:当前页面为第5页时,不显示“向前跳转5页”,当前页面为倒数第5页时,不显示“向后跳转5页”
    何志勇 authored
    7 years ago  
    Browse Dir »
  • update Input group style
    d8fc2568
    梁灏 authored
    7 years ago  
    Browse Dir »
  • update Input append&prepend border-radius
    c0d09051
    梁灏 authored
    7 years ago  
    Browse Dir »
  • Dropdown add new trigger contextMenu
    eccaa940
    梁灏 authored
    7 years ago  
    Browse Dir »
  • update $Modal with render
    172e4396
    梁灏 authored
    7 years ago  
    Browse Dir »
  • update $Modal style
    f4273043
    梁灏 authored
    7 years ago  
    Browse Dir »