Commit Graph

  • 03f77d4bba docs(changelog): 2.12.38 chenjiahan 2022-01-10 10:31:06 +08:00
  • e606ba2090 chore: release 2.12.38 v2.12.38 chenjiahan 2022-01-10 10:28:50 +08:00
  • 546639d6af
    fix(Area): missing picker mask (#10164) neverland 2022-01-07 17:38:06 +08:00
  • b1638e6273
    types(Picker): add PickerColumnProvide type (#10163) neverland 2022-01-07 17:13:25 +08:00
  • a092ee3ad6
    docs: update document for “import on demand in vite projects” (#10158) aisen60 2022-01-06 19:01:50 +08:00
  • 52e74a9cc4
    chore: bump vue and vite (#10156) neverland 2022-01-06 14:59:48 +08:00
  • 1890cf6607
    feat(@vant/cli): using esbuild to transform script (#10143) neverland 2022-01-06 14:47:28 +08:00
  • 7b214cb87c
    perf(@vant/cli): remove vue3-jest (#10155) neverland 2022-01-06 14:25:58 +08:00
  • b042e1cbc1
    test: using esbuild instead of babel-jest (#10154) neverland 2022-01-06 11:49:21 +08:00
  • eab5792153
    chore: minus css var (#10153) neverland 2022-01-06 11:23:59 +08:00
  • 3317fcbb0c
    fix(Popover): fix gap under the triangle (#10148) firefly 2022-01-06 11:18:00 +08:00
  • 0beacfa2a9
    test: fix jsx file ext (#10151) neverland 2022-01-05 16:17:02 +08:00
  • 18921e2d1d
    fix(@vant/cli): compile sass tilde failed (#10144) neverland 2022-01-04 20:34:24 +08:00
  • f63ea390b6
    fix(DatetimePicker): error in some edge cases (#10140) neverland 2022-01-01 10:25:51 +08:00
  • 0b12b45d69 docs(changelog): 3.4.0 chenjiahan 2022-01-01 09:55:47 +08:00
  • bf84fb1003 release: 3.4.0 v3.4.0 chenjiahan 2022-01-01 09:47:34 +08:00
  • b2bf45b0d1
    feat(Search): add click-left-icon、click-right-icon event (#10139) neverland 2022-01-01 09:44:54 +08:00
  • 2b3c1baa0b
    types: define global components for volar (#10136) neverland 2021-12-31 18:06:45 +08:00
  • be0de2023c
    fix(Picker): should not render mask and frame when options is empty (#10135) neverland 2021-12-31 10:43:17 +08:00
  • e36081d68a
    types(Search): fix missing event typing (#10134) neverland 2021-12-31 09:56:24 +08:00
  • ac85f82f09
    docs(Search): update action slot demo (#10133) neverland 2021-12-30 21:22:28 +08:00
  • 7831553bee
    fix(Popup): close event emiited twice (#10132) neverland 2021-12-30 21:15:42 +08:00
  • 9c16f4240a
    chore(Cascader): enable tabs shrink (#10128) neverland 2021-12-30 16:30:25 +08:00
  • 383f83598e
    docs: update project description about rc-ui-lib (#10129) rancui 2021-12-30 16:27:40 +08:00
  • 1f6faa93cb
    feat(Tabs): add shrink prop (#10125) neverland 2021-12-30 15:26:59 +08:00
  • 55303595af
    chore(Tabs): using slot instead of render props (#10123) neverland 2021-12-30 14:31:14 +08:00
  • fa5e4e2591
    docs: add rc-ui-lib to ecosystem (#10121) neverland 2021-12-30 10:06:22 +08:00
  • 4e8ad01cfc release: @vant/cli 4.0.0-rc.5 chenjiahan 2021-12-30 09:58:39 +08:00
  • 1f772ad232
    fix(@vant/cli): explicitly write the description field in injectHtml (#10113) codpoe 2021-12-30 09:55:42 +08:00
  • 9e0b10309f release: @vant/area-data 1.2.1 chenjiahan 2021-12-29 18:06:45 +08:00
  • e9aa44fe1e
    fix(area-data): fix #10115 (#10116) 哭你几哇 2021-12-29 17:17:31 +08:00
  • fff5fa9fa7
    fix(swipe): delay load cause swipe error (#10052) (#10069) chenjiangui 2021-12-28 19:57:43 +08:00
  • 8d60697ec1
    perf: caching handlers of useRefs (#10108) neverland 2021-12-28 11:46:48 +08:00
  • 7e4d3da983 release: @vant/area-data 1.2.0 chenjiahan 2021-12-28 11:25:01 +08:00
  • ffd7f4437d
    build(@vant/area-data): generate both cjs/esm output (#10107) neverland 2021-12-28 11:23:52 +08:00
  • 90e64101a7
    feat(SidebarItem): add badge-props prop (#10106) neverland 2021-12-27 17:22:24 +08:00
  • ce5a1774e6
    feat(GridItem): add badge-props prop (#10097) neverland 2021-12-26 22:59:49 +08:00
  • 7596024ddf
    feat(ActionBarIcon): add badge-props prop (#10096) neverland 2021-12-23 21:16:59 +08:00
  • b792ddfc16
    feat(Badge): add badge-props prop (#10095) neverland 2021-12-23 21:12:29 +08:00
  • 79e58d5b9a
    docs: update icon prop description (#10094) neverland 2021-12-23 20:52:51 +08:00
  • 31930e47d8
    feat(TabbarItem): add badge-props prop (#10092) neverland 2021-12-23 20:09:15 +08:00
  • 64f5ebd56b
    feat(Popover): add action slot (#10091) neverland 2021-12-23 17:38:18 +08:00
  • 9c16a6ad2b
    fix(PullRefresh): may trigger browser bounce in some cases (#10090) neverland 2021-12-23 17:24:20 +08:00
  • b6b831ce72
    chore(ActionSheet): rename unreleased slot (#10082) neverland 2021-12-22 10:20:16 +08:00
  • 45e7e15c2d
    style(TreeSelect): allow select text in content slot (#10081) neverland 2021-12-21 21:02:08 +08:00
  • 4cc269c1f2
    fix(PullRefresh): may trigger browser bounce in some cases (#10080) neverland 2021-12-21 20:59:30 +08:00
  • d68a3820aa docs(@vant/icons): changelog 1.7.3 chenjiahan 2021-12-21 20:43:24 +08:00
  • 283b775d5f release: @vant/icons 1.7.3 chenjiahan 2021-12-21 20:42:33 +08:00
  • b13e083964
    fix(Icons): complete https protocol (#10079) neverland 2021-12-21 20:40:19 +08:00
  • 388e9f7546
    style(PullRefresh): remove user-select: none (#10078) neverland 2021-12-21 20:19:42 +08:00
  • a504a956af
    Update contribution.zh-CN.md neverland 2021-12-21 20:05:23 +08:00
  • c52feebaf5 docs(@vant/icons): changelog v1.7.2 chenjiahan 2021-12-21 20:01:11 +08:00
  • 36f8757df7 release: @vant/icons 1.7.2 chenjiahan 2021-12-21 20:00:15 +08:00
  • dfc36962b0
    docs(Icons): add contribution guide (#10077) neverland 2021-12-21 19:57:51 +08:00
  • 49ad4307bf
    feat(Icons): add cash-o icon (#10076) neverland 2021-12-21 19:54:42 +08:00
  • c378b388c2
    types: mark named import type (#10071) neverland 2021-12-20 20:20:47 +08:00
  • ce1d73de30
    docs: update contribution guide (#10070) neverland 2021-12-20 19:30:37 +08:00
  • 63e25b05d6
    docs: add free CDN tips (#10068) neverland 2021-12-20 14:51:51 +08:00
  • 5f48560142
    feat(ActionSheet): add option slot (#10065) neverland 2021-12-19 21:13:16 +08:00
  • f6a835721c
    fix(Tabs): should not render line when have no tab (#10063) neverland 2021-12-18 11:56:13 +08:00
  • 56b210156e
    types(Popup): add PopupInstance prop (#10062) neverland 2021-12-18 11:08:27 +08:00
  • 0002f1b1af
    docs(Swipe): update demo (#10061) neverland 2021-12-18 10:46:29 +08:00
  • 92fb70d6e8
    feat(Swipe): indicator slot add total param (#10060) neverland 2021-12-18 08:32:57 +08:00
  • be7a08bd20
    fix(SwipeCell): should not trigger open event when opened (#10059) neverland 2021-12-17 20:59:48 +08:00
  • 0e0339ef6b
    docs: add vant use install guide (#10058) neverland 2021-12-17 20:48:16 +08:00
  • a06f2666a1
    feat(Notify): add position prop (#10056) neverland 2021-12-17 17:52:13 +08:00
  • 8fd2c0570e
    chore(Slider): format code (#10055) neverland 2021-12-16 20:11:40 +08:00
  • 3976d5583d
    feat(Slider): add left-button and right-button slots (#10053) black-star123 2021-12-16 20:05:26 +08:00
  • 7b82ce6573
    test: prefer using toHaveLength (#10050) neverland 2021-12-16 11:06:19 +08:00
  • e9f84b68aa
    fix(Step): fix inactive title style (#10049) windole 2021-12-16 11:03:15 +08:00
  • db5b7918af
    feat(ImagePreview): add overlayClass option (#10044) neverland 2021-12-15 11:30:13 +08:00
  • 95b4cad61a docs(changelog): 2.12.37 chenjiahan 2021-12-14 21:07:09 +08:00
  • 0507eee618 Merge branches 'dev' and 'dev' of github.com:youzan/vant into dev chenjiahan 2021-12-14 21:06:52 +08:00
  • 1868fbc9e2 chore: release 2.12.37 v2.12.37 chenjiahan 2021-12-14 21:04:30 +08:00
  • 9a2acced0d
    feat(ImagePreview): add overlayStyle option (#10043) neverland 2021-12-14 21:01:52 +08:00
  • 0cdc99cdca
    types(Field): type prop allow all native types (#10042) neverland 2021-12-14 10:32:06 +08:00
  • 03fa2d4389
    fix(areaData): fix incorrect area code (#10041) neverland 2021-12-14 09:54:27 +08:00
  • f240a32e8e docs(changelog): 3.3.7 chenjiahan 2021-12-12 21:19:03 +08:00
  • 217326e3a0 release: 3.3.7 v3.3.7 chenjiahan 2021-12-12 21:16:49 +08:00
  • 2b1df7d443
    fix: tree shaking is broken (#10034) neverland 2021-12-12 21:04:08 +08:00
  • b893f911a9
    fix(Field): fix the length of emoji (#10033) neverland 2021-12-12 20:29:10 +08:00
  • d5fdab55cc
    fix(DatetimePicker): should update value after calling picker methods (#10029) neverland 2021-12-11 11:45:19 +08:00
  • e63f471c77 Merge branch 'dev' into next chenjiahan 2021-12-11 10:41:38 +08:00
  • 1d4c4df4fa
    fix(DatetimePicker): should update value after calling picker methods (#10028) neverland 2021-12-11 10:39:56 +08:00
  • c24aac45ba
    docs: lock vite-plugin-style-import version (#10027) neverland 2021-12-11 09:43:02 +08:00
  • f88dfd25af
    docs(Form): improve required description (#10026) neverland 2021-12-11 09:40:04 +08:00
  • 29b1449977
    docs: improve required description (#10025) neverland 2021-12-11 09:40:00 +08:00
  • ae11580b0f
    feat(Badge): add position prop (#10024) neverland 2021-12-10 21:08:50 +08:00
  • 991f39ee33
    fix(Pagination): change event not work (#10018) neverland 2021-12-09 21:29:08 +08:00
  • 59cbedb7d5
    types(cli): jest config type (#10012) neverland 2021-12-08 09:48:24 +08:00
  • 8bb344c7a5
    Update ISSUE_TEMPLATE.zh-CN.md neverland 2021-12-07 20:19:07 +08:00
  • f908f5f384
    build: using esbuild instead of rollup (#10010) neverland 2021-12-07 20:09:17 +08:00
  • 5f8fb05b7f
    docs: update quickstart (#10009) neverland 2021-12-07 17:04:56 +08:00
  • b0a036e5cf
    docs: improve type (#10008) neverland 2021-12-07 15:50:47 +08:00
  • 0b57718b6e
    docs: update import path (#10007) neverland 2021-12-07 15:15:29 +08:00
  • df9eb68dbe
    chore: update package.json, add repository and bugs (#10004) neverland 2021-12-06 16:37:48 +08:00
  • e34adc6b09 docs(changelog): 2.12.36 chenjiahan 2021-12-05 11:50:23 +08:00
  • 86c0910c38 docs(changelog): 3.3.6 chenjiahan 2021-12-05 11:48:00 +08:00
  • 6bc3dbfca5 chore: release 2.12.36 v2.12.36 chenjiahan 2021-12-05 11:44:45 +08:00
  • c60f53194d release: 3.3.6 v3.3.6 chenjiahan 2021-12-05 11:39:22 +08:00