solid-realworld icon indicating copy to clipboard operation
solid-realworld copied to clipboard

A Solid Implementation of the Realworld Example App

Results 14 solid-realworld issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.5.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Not sure why the page loading is not smooth.

Hi, When I change hash from `/#/article/Create-a-new-implementation-1` to `/#/article/Explore-implementations-1` nothing happens. If it's the same page, the view is not updated.

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [marked](https://github.com/markedjs/marked) from 0.8.2 to 4.0.10. Release notes Sourced from marked's releases. v4.0.10 4.0.10 (2022-01-13) Bug Fixes security: fix redos vulnerabilities (8f80657) v4.0.9 4.0.9 (2022-01-06) Bug Fixes retain line breaks...

dependencies

Trying to fix #3

We can improve the loading time even further by tree shaking bootstrap css code. https://github.com/cprecioso/parcel-plugin-purgecss https://github.com/FullHuman/rollup-plugin-purgecss

Setting back logout to false after successful logout

Hi everyone I want to use a clean login page without layout. Just login form (no header, no navbar, no footer etc) How can I make it? Thanks a lot.

why didn't you use Solid-Router? Can a fork be done for this? Cheers.