Commit Graph
50 Commits
Author SHA1 Message Date
chenjiahan dd7583e23f test(Tab): update test cases 2021-01-09 15:38:03 +08:00
chenjiahan c261bcc4a7 test: rename destroy to unmount 2021-01-02 20:51:50 +08:00
chenjiahan b03341792e test: update legacy test cases 2020-12-31 16:06:49 +08:00
chenjiahan a524b5284f test: update snapshots 2020-12-26 15:52:54 +08:00
chenjiahan ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +08:00
chenjiahan 9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +08:00
chenjiahan e627805746 test: replace propsData with props 2020-11-13 23:33:15 +08:00
chenjiahan 24c4896a11 test: enable all demo snapshots 2020-11-08 20:30:51 +08:00
chenjiahan fffb9b3d5d test: fix wrapper snapshot usage 2020-11-08 20:03:39 +08:00
chenjiahan 2d2f0d8ad4 Merge branch '2.x' into dev 2020-10-31 18:19:32 +08:00
neverlandandGitHub 0cc11a45e1 fix(Tabs): incorrect change event in some cases (#7461) 2020-10-31 17:35:33 +08:00
chenjiahan 2293b652ab Merge branch '2.x' into dev 2020-10-29 22:03:29 +08:00
neverlandandGitHub 134d8ccd6f fix(Tabs): should keep active value after insert item (#7445) 2020-10-29 21:48:54 +08:00
chenjiahan 791d9e2315 Merge branch 'dev' into next 2020-10-18 20:10:42 +08:00
neverlandandGitHub 22888a7e97 test: should not emit deprecation warning in test (#7356) 2020-10-18 19:54:39 +08:00
chenjiahan a370779102 chore: rename all legacy snapshot 2020-10-13 17:00:52 +08:00
chenjiahan f2b6f3d4d1 chore: rename all legacy test cases 2020-10-13 16:56:11 +08:00
chenjiahan 3c577a8acd Merge branch 'dev' into next 2020-09-24 16:39:06 +08:00
neverlandandGitHub 68d47fe16a perf(Tab): skip rendering empty pane (#7238) 2020-09-23 18:00:26 +08:00
chenjiahan 63bd4700ab breaking change: rename Info to Badge 2020-08-20 19:36:12 +08:00
neverlandandGitHub 4f9eeec752 style(Tabs): adjust default line-width to 40px (#7002) 2020-08-13 20:50:53 +08:00
chenjiahan af1261f546 chore(Tab): remove unused style 2020-07-31 20:55:24 +08:00
chenjiahan bc0e45687a style(Tab): disable ellipsis when scrollable 2020-07-31 20:48:10 +08:00
chenjiahan 69ac602bc2 style(Tab): remove default border 2020-07-31 19:25:19 +08:00
zhongnanandneverland 6635eba0a9 test(tab): update snapshot 2020-07-31 16:46:34 +08:00
neverlandandGitHub 9903230cb6 feat(Tabs): add before-change prop (#6817) 2020-07-19 16:57:27 +08:00
neverlandandGitHub b249c690d7 feat(Tab): add scrollTo method (#6800) 2020-07-16 22:48:26 +08:00
neverlandandGitHub 06b0c59d2d style(Tab): improve text size adjust, fix ellipsis issue (#6209) 2020-05-04 16:42:47 +08:00
neverlandandGitHub 7102129601 fix: incorrect vnode order in some cases (#6140) 2020-04-26 21:40:44 +08:00
neverlandandGitHub daa8a8ce95 test(Tab): add dynamic insert case (#6102) 2020-04-20 19:54:12 +08:00
chenjiahan c00b2937fb test(Tab): update snapshot 2020-03-21 15:17:02 +08:00
陈嘉涵 2adcfd8b8b chore: prettier test files 2020-01-19 16:16:54 +08:00
陈嘉涵 389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵 26f2884fbb chore: remove unused registration in test cases 2020-01-14 17:48:40 +08:00
陈嘉涵 0b5d0bd74d chore: update site config 2020-01-11 08:09:13 +08:00
neverlandandGitHub cd2faa2e02 fix(Tab): add nextTick to ensure rendered (#5327) 2019-12-20 10:43:32 +08:00
neverlandandGitHub 80834d7400 feat(Tabs): add rendered prop (#5315) 2019-12-19 17:16:33 +08:00
健忘症患者丶andneverland 4603e1633c feat(Tab): add scrollspy prop (#5273) 2019-12-16 20:17:09 +08:00
neverlandandGitHub d25ddc1914 feat(Tab): add info prop (#5274) 2019-12-15 22:06:24 +08:00
neverlandandGitHub ebd69714a1 feat(Tab): add dot prop (#5272) 2019-12-14 22:37:25 +08:00
neverlandandGitHub f8c130d0cb feat(Tab): add title-style prop (#5048) 2019-11-19 20:49:10 +08:00
neverlandandGitHub d068286562 fix(Tab): can't match when name is 0 (#5017) 2019-11-14 20:10:22 +08:00
neverlandandGitHub aee1091c5c chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverlandandGitHub 76cdb03962 chore(Tab): optimize implementation of title slot (#4974) 2019-11-10 11:25:05 +08:00
neverlandandGitHub 988bb80003 feat(style): update basic red color (#4368) 2019-09-05 11:25:43 +08:00
neverlandandGitHub bf71879988 [bugfix] find correct index of vnode in bindRelation (#4009) 2019-07-31 11:10:33 +08:00
neverlandandGitHub b273c89b3a [new feature] add sticky component (#3888) 2019-07-18 17:48:18 +08:00
neverlandandGitHub a594774ee2 [bugfix] Tab: click event param missing (#3866) 2019-07-16 17:13:05 +08:00
neverlandandGitHub b802047e24 [new feature] Tab: add name prop (#3762) 2019-07-05 14:14:20 +08:00
neverlandandGitHub 75c79b7044 [improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00