List view
Other interesting features to be added after v2.0 without a particular deadline in mind...
No due date•0/5 issues closedBetter code and packages organization. The idea is to have a number of core packages to be possibly integrated with plug-in packages. These plugin-packages should include: * famous wrapper * social logins control * accounts melding * user invites * guest user * modals * registration codes * ... the order of packages initialization will be carefully designed so to be able to add features to the base class prototype before its actual initialization. Core packages should also be used to keep the code more structured and well organized. Foreseen core packages will include, at least: * base * fields * routing * configuration * i18n * core (for initialization and to be used as only dependency for front end packages) A tentative final list of packages (in order of inclusion) could be: * base (core) * fields (core) * routing (core) * configuration (core) * i18n (core) * famous wrapper (plugin) * social logins control (plugin) * accounts melding (plugin) * user invites (plugin) * guest user (plugin) * bootstrap, foundation, ionic, materialize, polymer, ratchet, semantic-ui, unstyled (front-end) * core (core) Lets see!
No due date•5/12 issues closed