Commit Graph

  • fe581f9395
    [bugfix] common style entry (#535) neverland 2018-09-08 10:39:32 +08:00
  • fbdd986d3e Updates 陈嘉涵 2018-09-07 17:42:39 +08:00
  • 7fc2eb2759
    [Doc] add dialog preview (#532) neverland 2018-09-07 17:41:39 +08:00
  • 18a4c46030 [changelog] 0.3.0 陈嘉涵 2018-09-07 16:45:08 +08:00
  • 682f76fbb0 Updates 陈嘉涵 2018-09-07 16:40:46 +08:00
  • bcac33ab87 [release] 0.3.0 v0.3.0 陈嘉涵 2018-09-07 16:27:40 +08:00
  • e76daf35a1
    [bugfix] Notify: fix text (#531) neverland 2018-09-07 16:26:50 +08:00
  • 172f97cdd5
    optimize code (#529) neverland 2018-09-07 13:32:00 +08:00
  • 92d09aba86
    [improvement] optimize boundingClientRect (#528) neverland 2018-09-07 11:54:04 +08:00
  • 8246ce24e3
    [build] optimize build:lib script (#526) neverland 2018-09-07 10:39:01 +08:00
  • c176dee9a2
    [bugfix] Card: currency default value (#525) neverland 2018-09-07 10:32:16 +08:00
  • 4f5b777360
    [breaking change] Toast: on longer export func in component entry file (#524) neverland 2018-09-07 10:29:40 +08:00
  • a297dba84c
    [improvement] vue style component options (#523) neverland 2018-09-07 10:24:19 +08:00
  • 1f06c97a37
    [bugfix] utils export (#521) neverland 2018-09-06 18:59:12 +08:00
  • 39f8c5c5e8
    [bugfix] Tab: color prop not work when use card type (#520) neverland 2018-09-06 17:19:59 +08:00
  • 24c964db8f
    [Doc] Field: add usage document (#519) neverland 2018-09-06 17:11:07 +08:00
  • 47a606416a
    [improvement] Dialog: support confirm button open type (#518) neverland 2018-09-06 17:01:59 +08:00
  • 18811373b5
    [bugfix] Dialog: close on click overlay (#517) neverland 2018-09-06 15:43:26 +08:00
  • 78b61c37b6
    [improvement] ActionSheet: support open-type (#516) neverland 2018-09-06 14:28:00 +08:00
  • 948f4f9290
    [bugfix] ActionSheet: subname not work (#515) neverland 2018-09-06 14:22:26 +08:00
  • 47817a5209
    [breaking change] Actionsheet: rename to ActionSheet (#514) neverland 2018-09-06 14:11:45 +08:00
  • c43c7a502c
    [new feature] add Dialog component (#504) neverland 2018-09-05 18:00:46 +08:00
  • fff5d7ee5a
    [bugfix] Button: hide text when loading (#503) neverland 2018-09-05 17:57:45 +08:00
  • cb9a63f477
    [bugfix] Tab: hairline (#502) neverland 2018-09-05 17:54:56 +08:00
  • 45e847caa8
    [Doc] add Tab preview (#501) neverland 2018-09-05 15:02:57 +08:00
  • be87ff828c
    [improvement] optimize transition behavior (#500) neverland 2018-09-05 14:49:34 +08:00
  • 63bddbddfb
    [breaking change] use es module (#499) neverland 2018-09-05 14:40:05 +08:00
  • 57f8e54b19
    [Improvement] Popup: support leave animation (#498) neverland 2018-09-05 14:33:18 +08:00
  • c71a198fb2
    [Doc] title width (#497) neverland 2018-09-05 11:12:36 +08:00
  • 216e4eb8e6
    [new feature] add Tab component (#496) neverland 2018-09-05 11:06:59 +08:00
  • f7ad87c7db Merge branch 'dev' of https://github.com/youzan/vant-weapp into dev 陈嘉涵 2018-09-04 21:21:27 +08:00
  • 6aeaf6c96a [Doc] fix Toast import path 陈嘉涵 2018-09-04 21:21:23 +08:00
  • 5924342247 [bugfix] Doc: notify 引入路径错误 (#493) Fyerl 2018-09-02 09:30:25 +08:00
  • 60a5e73baf [bugfix] Doc: 修复 Cell Field 组件 titleWidth 类型错误 (#492) Fyerl 2018-09-02 09:30:02 +08:00
  • 3373d94cf6
    Update package.json neverland 2018-08-31 16:56:55 +08:00
  • a8f7279e58 Update README.md (#488) 林集团 2018-08-31 16:54:57 +08:00
  • 0cfd08ed90 [build] add webpack-cli devDependencies 陈嘉涵 2018-08-31 15:03:10 +08:00
  • 6dd5663240 Updates 陈嘉涵 2018-08-31 15:00:30 +08:00
  • 4263b9ead1 [changelog] 0.2.1 陈嘉涵 2018-08-31 14:58:54 +08:00
  • 0e282d72ee update dependencies 陈嘉涵 2018-08-31 14:47:06 +08:00
  • d7f127a9f9 [release] 0.2.1 v0.2.1 陈嘉涵 2018-08-31 14:39:09 +08:00
  • bc90a99ffa
    [bugfix] Search: focus properties not work (#484) neverland 2018-08-30 21:12:47 +08:00
  • dd488a0e3b [improvement] Field:增加titleWidth属性 (#482) rex 2018-08-30 21:04:22 +08:00
  • 852269a272 [Bug Fix] fix v-if in progress component (#481) hebingchang 2018-08-30 15:24:19 +08:00
  • 468ecdefa1
    [improvement] Search: support form-field (#480) neverland 2018-08-29 16:56:12 +08:00
  • c8836b8d6f
    [improvement] SwitchCell: support form-filed (#479) neverland 2018-08-29 16:45:28 +08:00
  • 309cf21075
    [improvement] Switch: support form-field (#478) neverland 2018-08-29 16:35:17 +08:00
  • b2fbf5a7de
    [improvement] Stepper: support form-field (#477) neverland 2018-08-29 16:19:14 +08:00
  • 89e53e4cb5
    [improvement] Field: update clear icon color (#476) neverland 2018-08-29 16:07:08 +08:00
  • d06a350053
    [improvement] Icon: add class-prefix prop (#475) neverland 2018-08-29 16:00:10 +08:00
  • e11bc516a2
    [bugfix] Tabbar: z-index not work (#474) neverland 2018-08-29 15:51:10 +08:00
  • 853a2681af
    [new feature] add Progress component (#459) neverland 2018-08-23 20:59:23 +08:00
  • 564d3dd2d3 Updates 陈嘉涵 2018-08-22 20:47:45 +08:00
  • e5f2fc2e4a [changelog] fix description 陈嘉涵 2018-08-22 20:47:33 +08:00
  • ab0d2e70b8 [changelog] 0.2.0 陈嘉涵 2018-08-22 20:45:18 +08:00
  • cae95b5a0c Updates 陈嘉涵 2018-08-22 20:44:43 +08:00
  • f62b460251 [Build] update release.sh 陈嘉涵 2018-08-22 20:38:34 +08:00
  • e81be5043d Merge branch 'master' of https://github.com/youzan/vant-weapp 陈嘉涵 2018-08-22 17:45:22 +08:00
  • ab4d3e4c8c [release] 0.2.0 v0.2.0 陈嘉涵 2018-08-22 17:45:04 +08:00
  • 63b3a8a3b4 [build] 0.2.0 陈嘉涵 2018-08-22 17:45:03 +08:00
  • a6faee68c5
    [Improvement] Icon: add aim icon (#457) neverland 2018-08-22 17:41:45 +08:00
  • ed56e3a794 [new feature] 新增内置样式类van-multi-ellipsis--l2、van-multi-ellipsis--l3 (#456) lethe 2018-08-22 17:05:04 +08:00
  • 8b1372bb17 [new feature] 新增内置样式类van-multi-ellipsis--l2、van-multi-ellipsis--l3 (#456) lethe 2018-08-22 17:05:04 +08:00
  • 515f775e5f
    [new feature] add SwitchCell component (#455) neverland 2018-08-22 11:28:02 +08:00
  • eecc4bbdaa
    [new feature] add slider component (#453) neverland 2018-08-22 10:32:27 +08:00
  • 8dd0faa3dc
    update dependencies (#451) neverland 2018-08-21 20:52:40 +08:00
  • efd6e9a4fa
    [Doc] Field: add name prop (#450) neverland 2018-08-21 16:16:00 +08:00
  • db76bdeef6
    [new feature] support addGlobalClass (#449) neverland 2018-08-21 15:53:31 +08:00
  • e2d428d8cd
    [breaking change] Notify: export default (#448) neverland 2018-08-21 15:24:28 +08:00
  • 26fa071512 [changelog] 0.1.1 陈嘉涵 2018-08-21 15:06:50 +08:00
  • 57eeeb3e9c [Build] add build changelog script 陈嘉涵 2018-08-21 15:06:45 +08:00
  • 385c42a83a Updates 陈嘉涵 2018-08-21 15:06:38 +08:00
  • 41f50ab3f7 [release] 0.1.1 v0.1.1 陈嘉涵 2018-08-21 14:54:24 +08:00
  • 7e4547ccd5 build 陈嘉涵 2018-08-21 14:36:54 +08:00
  • ac358578c7
    [bugfix] Field: with form component (#447) neverland 2018-08-21 14:35:40 +08:00
  • 5e65176fb7
    [Improvement] Transition: support more animation (#445) neverland 2018-08-21 11:51:45 +08:00
  • bf4eb7c3e7
    [Improvement] add overlay component (#442) neverland 2018-08-20 21:24:57 +08:00
  • 44f7581ae2
    [new feature] add Transition component (#441) neverland 2018-08-20 12:22:40 +08:00
  • 3f970ea9c4
    [Doc] add toast preview (#439) neverland 2018-08-19 10:49:09 +08:00
  • 15658e9270
    [bugfix] Switch: can't change status (#438) neverland 2018-08-19 10:43:44 +08:00
  • f6e25a26db
    [new feature] add Toast component (#437) neverland 2018-08-19 10:41:46 +08:00
  • efdfd6691f
    [new feature] add Tabbar component (#435) neverland 2018-08-16 21:29:11 +08:00
  • 55e8acf7e7 Updates 陈嘉涵 2018-08-16 21:26:55 +08:00
  • afedb9ec2e [Doc] fix cell doc 陈嘉涵 2018-08-16 21:26:31 +08:00
  • d73849cdc2 [bugfix] build:site error 陈嘉涵 2018-08-16 10:29:43 +08:00
  • e910767ef5 Updates 陈嘉涵 2018-08-16 10:04:14 +08:00
  • ee0c505a96 [Doc] Search: update doc 陈嘉涵 2018-08-16 10:02:01 +08:00
  • bdb0e6d2db [Doc] fix search doc 陈嘉涵 2018-08-16 09:58:33 +08:00
  • f32647cae3
    [bugfix] Field: use icon slot (#428) neverland 2018-08-14 20:45:19 +08:00
  • ccb1d06437
    [Improvement] Button: add square prop (#427) neverland 2018-08-14 20:42:57 +08:00
  • b3d2be2e63
    [Doc] optimize markdown dynamic import (#423) neverland 2018-08-13 19:12:05 +08:00
  • a122ba4826
    [Build] reduce dependencies (#422) neverland 2018-08-13 17:49:06 +08:00
  • 45576807b7
    [Build] optimize build process (#421) neverland 2018-08-13 17:39:25 +08:00
  • 09fa356337 Updates 陈嘉涵 2018-08-13 15:20:45 +08:00
  • 5497890a5c [changelog] 0.1.0 陈嘉涵 2018-08-13 15:20:28 +08:00
  • af95d9aa98 [release] 0.1.0 v0.1.0 陈嘉涵 2018-08-13 15:15:32 +08:00
  • 7b8a015b2b [build] 0.1.0 陈嘉涵 2018-08-13 15:15:31 +08:00
  • f62e72fec0 Updates 陈嘉涵 2018-08-13 15:11:35 +08:00
  • 35ad4e5085 Update issue templates neverland 2018-08-13 15:09:36 +08:00
  • 98d92a4d14 Update issue templates neverland 2018-08-13 15:08:08 +08:00