generator-solid-angular
generator-solid-angular copied to clipboard
Generator for Solid Angular applications
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918...
change input control name "address" to "street-address", or it will get 409 conflict error.
Hello, I´m working on a solid app based on this structure and I´m having some problems with the e2e tests. In order to try to solve the error I deployed...
Right now we're manually mapping an RDF namednode to an input in the profile form. This is easy to get started and easy to follow, but not flexible and not...
Hi, I'm the author of the Schematics library. Reading https://solid.inrupt.com/docs/writing-solid-apps-with-angular, I see that you guys are using this yeoman generator for creating an Angular CLI project. I think this would...
Since angular 7 is out, we should stay relevant and up to date.
Might split this into two issues, but for now these are placeholder issues. Currently, solid-auth-client cannot be cleanly imported as normal, and rdflib breaks if you try to import it,...
Currently the registration page is just a blank UI that doesn't do anything. The plan is to build this out into a real registration workflow. Listed as an enhancement.
I tried to run npm test on the profile app that comes with the generator. The Karma UI has a debug button which I clicked and all the tests failed.