Giter Club home page Giter Club logo

Comments (6)

alexciesielski avatar alexciesielski commented on September 27, 2024 2

I'm not sure of the goal for the Resizable component, but if it's about splitting the screen into two (or more) elements then I've had the best experience with angular-split. It is an amazing library with all the features I ever needed for building "split screen" apps, like a resizable left-nav with main content

https://angular-split.github.io/

from spartan.

maurice0800 avatar maurice0800 commented on September 27, 2024 1

I think we could use this library https://www.npmjs.com/package/angular-resizable-element for brain implementation, since it already provides directives, which we could provide a wrapper for.
Helm implementation should be fairly easy, because we might only need to create a styled ResizeHandle

from spartan.

goetzrobin avatar goetzrobin commented on September 27, 2024

@maurice0800 I like the idea of building on top of great libraries that already exist! I'll do some digging if this allows us to do something like shadcn does with the split sections inside one bigger. Also, do you know if this is still maintained? Seems like there hasn't been much development recently 👀

from spartan.

goetzrobin avatar goetzrobin commented on September 27, 2024

@alexciesielski this is exactly what I was looking for! I think we can simply build a hlm component on top of it that adds a handle!

from spartan.

alexciesielski avatar alexciesielski commented on September 27, 2024

I even implemented a drawer (#118) with that library in a project, although that took some additional effort. But it is possible. :)

from spartan.

goetzrobin avatar goetzrobin commented on September 27, 2024

I think after this PR is merged we can go ahead with your suggestion @alexciesielski: angular-split/angular-split#444

from spartan.

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.