1
0

51 Commits

Author SHA1 Message Date
GU Yiling
7bbf66d88c Merge branch 'master' into master 2021-06-11 10:30:27 +08:00
Justineo
999cbf9838 chore: update changelog and version 2021-06-11 10:29:05 +08:00
a250da159b Correct package name and version (I had made a temporary package name for local use) 2021-06-11 10:57:30 +09:00
f283b5622c Slight changes to validator method as per @Justineo's suggestions to preserve IE compatibility. 2021-06-11 10:47:11 +09:00
116253ca1f Add Chinese translation to demo page as provided by @Justineo. 2021-06-11 10:46:25 +09:00
0c7e3d09c1 Add demo folder to .gitignore, as per @Justineo's suggestion. 2021-06-11 10:46:00 +09:00
9784cffafa Delete compiled demo files. 2021-06-11 10:45:30 +09:00
a6b16f3b5f Removed accidentally left behind console log. 2021-06-09 20:58:50 +09:00
135ca03a92 Fix incorrectly slicing for the new middle ellipsis feature. New demo builds. 2021-06-09 14:55:07 +09:00
4d75162fb3 Updated demo. 2021-06-07 18:45:46 +09:00
e6ab6e0feb Slightly tweaked phrasing. 2021-06-07 18:45:31 +09:00
b03681aca7 Undo updating of Readme URL so I can create a PR. 2021-06-07 18:44:13 +09:00
b7c9b3bddc Updated demo. 2021-06-07 18:37:24 +09:00
467746af61 Fix "end" location radio item, I forgot to restore it after testing the Vue validation function. 2021-06-07 18:36:19 +09:00
4e61259a44 Updated demo. 2021-06-07 18:34:04 +09:00
90db95e8f4 Update demo url. 2021-06-07 18:32:44 +09:00
fa155d2a2c Version bump. 2021-06-07 18:27:16 +09:00
ee99316032 Update demo page to add location support. 2021-06-07 18:26:55 +09:00
d69e163dcf Add ellipsis start/middle/end location support. 2021-06-07 18:26:38 +09:00
cd03ecfc04 Run npm audit fix and update lock file to version 2. 2021-06-07 18:26:13 +09:00
mosuzi
a5cc1288ed fix: fix that the compiled version fail to spread DOMRectList (#47) 2020-11-27 14:05:50 +08:00
Justineo
33956e7cb2 chore: update demo 2020-08-01 01:46:27 +08:00
Justineo
0876b1e209 fix: fix RTL support (#36) 2020-08-01 00:57:52 +08:00
Justineo
68d95801d8 refactor: refine code and update deps 2020-08-01 00:36:27 +08:00
Arnie
53e38f9050 Add ssr support to vue-clamp Justineo/vue-clamp#31 2020-05-27 16:55:07 +02:00
Justineo
bf53eadcd1 chore: update demo 2020-03-28 13:09:24 +08:00
Justineo
34cc83441b feat: add clampchange event, revert raf 2020-03-28 01:48:18 +08:00
Alexander Smelyakov
357bd0f076 feat: emit change event when isClamped changes (#30)
Co-authored-by: Alexander Smelyakov <asmelyakov@lineate.com>
2020-03-27 20:12:01 +08:00
Renaud Merle
73dafd1a80 fix: throttle updating on browser's animation frame (#4) 2020-03-27 15:38:00 +08:00
Amorites
a8bd20e5ad chore: using new slot syntax in demo (#10)
Co-authored-by: Amorites <liuzhehan@kuaishou.com>
2020-03-27 15:36:36 +08:00
arnaudvalle
b1f8903674 feat: add github links to package (#23)
* feat: add github links to package
This is so sites like npmjs.com can link to the github repository directly rather than go to the docs site and then click on the github link

* Update homepage url

Co-Authored-By: GU Yiling <justice360@gmail.com>
2019-10-09 21:01:13 +08:00
Justineo
a336f90713 chore: update deps and demo 2019-09-05 12:26:51 +08:00
Justineo
2bc079c71a fix: fix #17, preserve at least one line 2019-09-05 12:21:00 +08:00
Justineo
c36f45f5a6 fix: update deps and refined heading 2019-03-19 10:53:57 +08:00
Justineo
12234a82a9 chore: update demo 2019-01-24 01:15:02 +08:00
Justineo
2f416cc8c5 fix: add peer deps 2019-01-24 01:12:53 +08:00
Paul Melero
9a0b643287 Update App.vue
Corrected link
2019-01-23 18:01:14 +01:00
Justineo
9a2a0ed0f8 docs: fix formatting 2019-01-14 14:47:50 +08:00
Justineo
e31708ac20 docs: fix slot scope 2019-01-14 14:38:54 +08:00
Justineo
420bd4ec15 chore: update built demo 2019-01-14 13:03:56 +08:00
Justineo
51ee8dee45 fix: recalculate layout when isClamp is changed 2019-01-14 13:02:41 +08:00
Justineo
01069e5ae6 chore: update deps for security 2019-01-07 11:15:07 +08:00
Justineo
cb8282e8fd feat: add clamped & expanded to slot scope 2019-01-02 14:08:06 +08:00
Justineo
09cfa91d1f chore: update demo build script and rebuild demo 2018-12-21 18:07:36 +08:00
Justineo
c92272b420 docs: add code example 2018-12-21 00:27:10 +08:00
Justineo
3fa5b9455c chore: update demo and add license to package meta 2018-12-20 23:44:41 +08:00
Justineo
3e1ebddd85 chore: rebuild 2018-12-20 17:02:20 +08:00
Justineo
1604e6c039 chore: trigger pages build 2018-12-20 16:48:58 +08:00
Justineo
bd60c550b8 feat: first version 2018-12-20 16:21:03 +08:00
Justineo
ff59eb63d4 init 2018-12-19 12:52:00 +08:00