2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-10 07:52:23 +03:00
Files
vue-select/docs/.vuepress/components
Rafael H.F.S 6e9861e787 docs: update guide for infiniteScroll.vue (#1236)
change the display condition of ther loader from v-if to v-show. When used with v-if and if returns false, the element will not be rendered and the observer stops working. With v-show, the element will exists but won't be visible and the observer will still work.
2020-08-19 13:55:59 -07:00
..
2018-09-05 08:07:02 -07:00
2019-11-07 17:15:48 -08:00
2019-11-07 18:15:41 -08:00
2019-11-08 10:43:36 -08:00