Giter Club home page Giter Club logo

Comments (5)

Pagebakers avatar Pagebakers commented on August 18, 2024

I'm open for suggestions ofcourse, right now I won't start on abstraction the package myself.
It's still not fully clear which direction meteor is heading with the view layer, and there are good packages for other use cases already.

from meteor-wizard.

bySabi avatar bySabi commented on August 18, 2024

Well Blaze was dead: https://forums.meteor.com/t/next-steps-on-blaze-and-the-view-layer/13561
and back two months later: https://forums.meteor.com/t/angular-react-and-blaze/16100.
We will have Blaze for a long time :-)

My motivation on this suggestion was cause your code is well done and many people can benefit it not only for AutoForm Wizards but Tabbed interface in general. I don´t see any meteor tabs package that abstract router and local storage as clean and well.

I undestand that you want not take this wagon.

Thanks anyway for your enlighten code.

from meteor-wizard.

Pagebakers avatar Pagebakers commented on August 18, 2024

Yes, happy to hear Blaze will stick for some more time!

I'm thinking about rewriting the package to ES6 as soon as I find some time. In that case I could consider making an abstraction, I'll think about it :)

Thanks for the compliments!

from meteor-wizard.

Pagebakers avatar Pagebakers commented on August 18, 2024

Which brings me to, which other functionalities could be useful?

I'm thinking

  • Hooks, beforeNext, afterNext, beforePrevious, afterPrevious, etc
  • More advanced navigation, skipping steps based on the input for example
  • Animations/Transitions
  • Helpers for showing wizard state like, percentComplete, stepsRemaining

from meteor-wizard.

bySabi avatar bySabi commented on August 18, 2024

Well this is really ambitious 👍

The 'core' package should be:

  • simple and bare-mininum.
  • a plain tabbed interface.
  • navigation based on 'function calls?' and pluggable router interface
  • save tab state on CacheStore
  • a more functional approach

Then all other usecase can be build over this like:

  • next AutoForm wizard
  • extend AutoForm wizard
  • Generic steps wizard
  • complex tabbed UI´s

from meteor-wizard.

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.