Logo white

chenhaodong / 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
  • form
28 Mar, 2018
1 commit
  • * 采用inject方法,修正问题:当FormItem组件在slot里时,无法正确获取form组件
    4e310856
    BillyWang authored
    2018-03-28 22:42:16 +0800  
    Browse Dir »

08 Mar, 2018
1 commit
  • Revert early Select periphery code.
    e31d3b05
    Graham Fairweather authored
    2018-03-08 08:24:38 +0100  
    Browse Dir »

27 Feb, 2018
1 commit
  • Keep original use small 'i'
    1f1785b6
    Graham Fairweather authored
    2018-02-27 07:25:12 +0100  
    Browse Dir »

26 Feb, 2018
1 commit
  • Use constant component names in Pascal Case as per vue standards
    66db7bf1
    Graham Fairweather authored
    2018-02-26 11:42:19 +0100  
    Browse Dir »

04 Nov, 2017
1 commit
  • normalize autocomplete and spellcheck
    c17c5ad6
    Sergio Crisostomo authored
    2017-11-04 16:37:29 +0100  
    Browse Dir »

30 Oct, 2017
1 commit
  • Merge pull request #2018 from Baoyx007/patch-1 ...
    1231c1ab
    feat(form) : support promise for validate method #1857
    Aresn authored
    2017-10-30 02:46:05 -0500  
    Browse Dir »

09 Oct, 2017
1 commit
  • simplify
    02bf8fab
    梁灏 authored
    2017-10-09 10:48:48 +0800  
    Browse Dir »

30 Sep, 2017
1 commit
  • Update form-item.vue ...
    4109caad
    修正`FormItem`使用`:error`动态设置错误信息后,`validateState`的值`error`永远无法清空的BUG
    吕庆安 authored
    2017-09-30 03:40:21 -0500  
    Browse Dir »

28 Sep, 2017
1 commit
  • feat(form) : support promise for validate method #1857
    0c0683e4
    Haven authored
    2017-09-28 00:40:16 -0500  
    Browse Dir »

22 Sep, 2017
1 commit
  • fixed #433
    acb79ba3
    梁灏 authored
    2017-09-22 15:29:50 +0800  
    Browse Dir »

09 Sep, 2017
1 commit
  • Rollback #968 ...
    952eea46
    If you want to prevent submit, use this instead:
    
    ```
    <Form @submit.native.prevent>
    ```
    Hsiaoming Yang authored
    2017-09-09 20:02:49 +0900  
    Browse Dir »

11 Aug, 2017
1 commit
  • fix #1534
    c103a2a0
    lwio authored
    2017-08-11 13:16:12 +0800  
    Browse Dir »

09 Aug, 2017
1 commit
  • fixed FormItem label slot bug
    f3c6cd68
    梁灏 authored
    2017-08-09 17:06:05 +0800  
    Browse Dir »

22 May, 2017
1 commit
  • #958
    1e20ac5c
    Aresn authored
    2017-05-22 10:49:46 +0800  
    Browse Dir »

20 May, 2017
1 commit
  • fix form default submit behavior.
    d22e3671
    marvinwilliam authored
    2017-05-20 17:55:08 +0800  
    Browse Dir »

25 Apr, 2017
1 commit
  • fixed #768
    05e2dda0
    梁灏 authored
    2017-04-25 14:50:37 +0800  
    Browse Dir »

08 Mar, 2017
1 commit
  • support Form ...
    257f80f1
    support Form
    梁灏 authored
    2017-03-08 15:31:59 +0800  
    Browse Dir »

14 Feb, 2017
2 commits
  • fixed Form reset using Input or Switch ...
    38646a11
    fixed Form reset using Input or Switch
    梁灏 authored
    2017-02-14 10:51:12 +0800  
    Browse Dir »
  • FormItem add slot label ...
    867eca35
    FormItem add slot label
    梁灏 authored
    2017-02-14 10:17:29 +0800  
    Browse Dir »

16 Jan, 2017
1 commit
  • Form add show-message support ...
    6986d055
    Form add show-message support
    梁灏 authored
    2017-01-16 20:09:18 +0800  
    Browse Dir »

05 Jan, 2017
1 commit
  • update Form ...
    8a83e7c4
    update Form
    梁灏 authored
    2017-01-05 18:09:37 +0800  
    Browse Dir »

04 Jan, 2017
2 commits
  • update some styles ...
    e93f1e9a
    update some styles
    梁灏 authored
    2017-01-04 17:37:16 +0800  
    Browse Dir »
  • fixed Radio bug ...
    578ca325
    fixed Radio bug
    梁灏 authored
    2017-01-04 11:03:22 +0800  
    Browse Dir »

03 Jan, 2017
5 commits
  • update Form ...
    184dba1c
    update Form
    梁灏 authored
    2017-01-03 18:13:59 +0800  
    Browse Dir »
  • update Form-item ...
    9dbff364
    update Form-item
    梁灏 authored
    2017-01-03 16:23:38 +0800  
    Browse Dir »
  • update Form ...
    9f5e2c7e
    update Form
    梁灏 authored
    2017-01-03 16:18:21 +0800  
    Browse Dir »
  • init Form ...
    103cd353
    init Form
    梁灏 authored
    2017-01-03 14:24:10 +0800  
    Browse Dir »
  • init Form component ...
    8a22e84f
    init Form component
    梁灏 authored
    2017-01-03 14:19:20 +0800  
    Browse Dir »