Giter Club home page Giter Club logo

Comments (7)

zernonia avatar zernonia commented on June 5, 2024 9

Hey @kristofferdamborg . Still working in progress, and don't want to hold back other release. Expect it would be out soon! 😁

from radix-vue.

zernonia avatar zernonia commented on June 5, 2024 2

Im leaning towards https://github.com/TanStack/virtual as it has the composable that would fit our Primitive approach of component pretty well.

Was hoping for virtua composable, but seems like it's still unstable inokawa/virtua#388

from radix-vue.

zernonia avatar zernonia commented on June 5, 2024 2

@sadeghbarati I would prefer to have the existing components for Select and Combobox to be the same, as I want to introduce this in v1.6, without introducing major breaking change.

React Aria looks powerful, to match the similar approach we would need to re-construct some of the component from the ground up. Also, not sure this pattern would be adored by the community or not.

from radix-vue.

sadeghbarati avatar sadeghbarati commented on June 5, 2024 1

List of Virtual List packages

from radix-vue.

romanhrynevych avatar romanhrynevych commented on June 5, 2024 1

+1, think that TanStack is the best approach for virtualizer, vue-virtual-scroller add additional 2 HTML element wrappers that can be very annoying (inside <table> element for example). VueUse is not so customizable, great for small lists. And inokawa/virtua, as zernonia mentioned, not released yet 🙂

List of Virtual List packages

from radix-vue.

sadeghbarati avatar sadeghbarati commented on June 5, 2024

a question

After Listbox component isn't better to remove the same Popover functionality from SelectContent and ComboboxList or another related component that uses Popover primitives underhood (but with another name and the same functionality)?

Here the example

https://react-spectrum.adobe.com/react-aria/Select.html#example
https://react-spectrum.adobe.com/react-aria/ComboBox.html#example

Popover primitive handling overlays for Select and Combobox contents not SelectPopover or ComboboxPopover

from radix-vue.

kristofferdamborg avatar kristofferdamborg commented on June 5, 2024

I want to introduce this in v1.6

@zernonia I can see v1.6 is released now, but I can't seem to find this feature. Was it pushed/delayed or am I not looking in the right place? 😊

from radix-vue.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.