Code Monkey home page Code Monkey logo

Comments (3)

BeccaBroek avatar BeccaBroek commented on June 2, 2024

The only more standard way to paginate without writing our own pagination directive, I think, would be https://angular-ui.github.io/bootstrap/ and this is also no longer maintained and considered 'feature complete'. There are projects that are maintained which can be used for pagination, but they all seem to require Angular 2+ and currently we are using 1.7. I don't think it would be worth the effort to create our own, as it would look a lot like AngularUtil's implementation and think that switching the way we do pagination would maybe make more sense in the future if we start using Angular 2 or higher.

Two Angular 2+ options:
https://github.com/michaelbromley/ngx-pagination
https://ng-bootstrap.github.io/#/home

from phosphor-webui.

edtanous avatar edtanous commented on June 2, 2024

Should we consider simply checking in the one directive we use from AngularUtils? It might save us from building our own, but would solve the issue of building and distribution.

from phosphor-webui.

BeccaBroek avatar BeccaBroek commented on June 2, 2024

See
https://gerrit.openbmc-project.xyz/#/c/openbmc/phosphor-webui/+/16421/

from phosphor-webui.

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.