16 Commits

Author SHA1 Message Date
a2f8f0010a chore: update readme [ci skip] 2023-11-01 18:11:27 +08:00
3da9f285ff chore: update deps 2023-08-01 19:54:01 +08:00
e8697382a1 feat: add options for autoresize
* add `throttle: number` to specify throttle delay (#419 #562)
* add `onResize: () => void` to specify a resize callback (#714)
2023-06-13 20:35:45 +08:00
9c34d682c4 docs: update readme 2023-04-24 13:17:06 +08:00
f554c89c58 chore: remove esm deps and unused files 2023-02-02 00:04:27 +08:00
e44c9dfd40 docs: use stackblitz for demos 2022-07-13 18:22:45 +08:00
948d522cf7 feat: add 2.7 support, fix #633 2022-07-06 15:08:35 +08:00
b11f1efc76 chore: fix readme 2022-06-15 22:55:43 +08:00
9f5106092b docs: refine docs 2022-06-15 19:27:21 +08:00
b05f072eb1 chore: update deps 2022-05-11 01:18:28 +08:00
cdc6ed54d6 chore: update deps version and changelog 2022-01-14 19:02:25 +08:00
bb9540bf4a chore: update deps and version 2021-08-02 20:31:04 +08:00
a77ecc726d fix: delay first setOption until initial resize, update deps 2021-06-10 01:16:58 +08:00
c7fd5110f7 fix: update default value for updateOption.lazyUpdate and no longer call resize in a task 2021-04-30 10:37:46 +08:00
80710aa0fa fix: update vue-demi and fix type error for Vue2 reference, closes #534 2021-03-29 20:15:02 +08:00
14520cb6a5 fix: add .d.ts for vue2 2021-03-09 10:52:39 +08:00