Commit Graph
68 Commits
Author SHA1 Message Date
neverlandandGitHub d2ab580f74 style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
neverlandandGitHub f13fa387e1 docs(Sticky): add version tag (#8047) 2021-01-31 17:14:09 +08:00
neverlandandGitHub 0d7ff429d9 chore(Sticky): improve code (#8045) 2021-01-31 17:01:01 +08:00
kooriookamiandGitHub 6c5315f0b1 feat(Sticky): support sticky to bottom (#7979) 2021-01-31 16:43:49 +08:00
chenjiahan 51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan eed972d99a test(Sticky): update test cases 2021-01-03 16:20:24 +08:00
chenjiahan c261bcc4a7 test: rename destroy to unmount 2021-01-02 20:51:50 +08:00
chenjiahan 54fab50c3c docs: remove legacy locale mixin 2020-12-15 17:01:55 +08:00
chenjiahan a1de44c97a docs(Sticky): use composition api 2020-12-09 10:16:36 +08:00
chenjiahan ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +08:00
chenjiahan 8ce14496f5 Merge branch '2.x' into dev 2020-11-22 16:06:24 +08:00
neverlandandGitHub 862adcd8eb docs: display all less variables (#7604) 2020-11-22 16:02:46 +08:00
chenjiahan 9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +08:00
chenjiahan f34d828f25 Merge branch '2.x' into dev 2020-11-21 18:47:31 +08:00
neverlandandGitHub a3b9e67d36 docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +08:00
chenjiahan 062cd546a9 chore: rename composables folder 2020-11-16 11:41:46 +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 1805f21308 Merge branch '2.x' into dev 2020-11-04 20:06:59 +08:00
neverlandandGitHub ebd78a9d02 feat(Sticky): offset-top support vh unit (#7498) 2020-11-04 19:39:52 +08:00
chenjiahan e8244c44e1 docs: remove demo-section 2020-10-22 16:44:19 +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 c771604dec chore(Sticky): use tsx 2020-10-12 20:47:54 +08:00
chenjiahan c2d5a18f59 Merge branch 'dev' into next 2020-09-28 11:46:26 +08:00
chenjiahan a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +08:00
chenjiahan 0072f4fe02 chore: expose utils in entry file 2020-09-27 17:11:43 +08:00
chenjiahan d659c0c99e chore(utils): isHidden support ref element 2020-09-15 19:37:53 +08:00
chenjiahan 1e7e7086d6 chore: rename rootRef to root 2020-09-15 19:32:45 +08:00
chenjiahan ecbaddd5e1 feat(use): add useScrollParent 2020-09-12 22:04:02 +08:00
chenjiahan a58da5570b refactor(use): adjust useEventListener params 2020-09-12 21:16:44 +08:00
chenjiahan c2135d4151 chore: use useEventListener 2020-09-12 21:06:11 +08:00
chenjiahan 0a701e549c feat: add useScroller 2020-08-28 11:52:16 +08:00
chenjiahan 7fd4e3eabb refactor(Sticky): refactor with composition api 2020-08-28 11:47:05 +08:00
chenjiahan 07d1a2590f breaking change(Button): add success type, remove info type 2020-08-21 10:09:21 +08:00
chenjiahan d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan 4ad0c396ef feat: migrate Sticky component 2020-07-26 15:16:18 +08:00
neverlandandGitHub 839f65e533 feat: Sticky/Picker support vw unit (#6816) 2020-07-19 15:40:39 +08:00
neverlandandGitHub f2543b5dfa feat(Sticky): offset-top support rem unit (#6556) 2020-06-17 18:10:07 +08:00
neverlandandGitHub bb65c62b1e fix(Button): text not align center in legacy safari (#6325) 2020-05-20 19:22:14 +08:00
chenjiahanandneverland 7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan 2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
chenjiahan 336295ebaa fix(Sticky): broke ssr (#5958) 2020-03-31 10:33:34 +08:00
neverlandandGitHub 7ae3a4a1b1 fix(Sticky): shoud rerender after visibility changed (#5888) 2020-03-23 18:35:24 +08:00
chenjiahan d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
chenjiahan 41e5c035dc fix(Sticky): should not detect scroll when hidden 2020-03-11 17:30:06 +08:00
陈嘉涵 3c2afab6d8 feat(Sticky): offset-top can be string 2020-01-30 10:36:47 +08:00
陈嘉涵 c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +08:00
陈嘉涵 8a679079fb feat: allow string type z-index 2020-01-28 21:34:16 +08:00
陈嘉涵 82208c42b8 chore: prettier all demos 2020-01-19 15:39:00 +08:00