Daybrush (Younkue Choi)

Results 720 comments of Daybrush (Younkue Choi)

* `selecto` 1.17.0 * `react-selecto` 1.17.0 * `preact-selecto` 1.17.0 * `ngx-selecto` 1.17.0 * `svelte-selecto` 1.17.0 * `vue-selecto` 1.17.0 * `vue3-selecto` 1.17.0 * `lit-selecto` 1.17.0 selecto's new version is released. Check...

@PhilippJunginger I'll check it. I am doing manual testing. I didn't use tests like jest. I'm looking for a way to disable elementFromPoint.

@PhilippJunginger * `lit-selecto` 1.18.0 * `preact-selecto` 1.15.0 * `react-selecto` 1.18.0 * `selecto` 1.18.0 * `svelte-selecto` 1.18.0 * `vue-selecto` 1.18.0 * `vue3-selecto` 1.4.0 * `ngx-selecto` 1.18.0 It seems that it was...

@caleidon Is it correct that you want to use different keys for continueSelect and continueSelectWithoutDeselect ?

@caleidon I thought it was similar to the behavior on the window desktop. When used with shift key, there is no deselection. continueSelect: true, continueSelectWithoutDeselect: true There is deselection by...

* `selecto` 1.17.0 * `react-selecto` 1.17.0 * `preact-selecto` 1.17.0 * `ngx-selecto` 1.17.0 * `svelte-selecto` 1.17.0 * `vue-selecto` 1.17.0 * `vue3-selecto` 1.17.0 * `lit-selecto` 1.17.0 selecto's new version is released. Set...

@MW360 So I will change the behavior. Thank you.

@MW360 * `selecto` 1.14.0 * `react-selecto` 1.14.0 * `preact-selecto` 1.14.0 * `ngx-selecto` 1.14.0 * `svelte-selecto` 1.14.0 * `vue-selecto` 1.14.0 * `vue3-selecto` 1.0.0 * `lit-selecto` 1.14.0 selecto's new version is released....

@fanterxissss Use `rootContainer` option for no transformed parent container. (ex: document.body)

@fanterxissss https://codesandbox.io/s/vigorous-kare-dh09jo?file=/src/index.ts I feel like this, is there any difference with your code? If so, can you show me your html structure? And what is the container to which the...