vue3-realworld-example-app icon indicating copy to clipboard operation
vue3-realworld-example-app copied to clipboard

Explore the charm of Vue composition API! Vite?

Results 31 vue3-realworld-example-app issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.14 to 2.0.17. Release notes Sourced from pinia's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...

dependencies
javascript

Bumps [marked](https://github.com/markedjs/marked) from 4.0.16 to 4.0.18. Release notes Sourced from marked's releases. v4.0.18 4.0.18 (2022-07-11) Bug Fixes fix heading in list item (#2520) (01c98d1) v4.0.17 4.0.17 (2022-06-13) Bug Fixes Code...

dependencies
javascript

Bumps [vue-router](https://github.com/vuejs/router) from 4.0.16 to 4.1.3. Release notes Sourced from vue-router's releases. v4.1.3 Please refer to CHANGELOG.md for details. v4.1.2 Please refer to CHANGELOG.md for details. v4.1.1 Please refer to...

dependencies
javascript

is there any plan to use vitest as the testing library? will be good example as vitest is the recommended testing library now.

First, thanks for the great example app! I was developing [vite-jest](https://github.com/sodatea/vite-jest/blob/main/packages/vite-jest/README.md) and used this repository as a real-world test case. Now after v0.1.3 all the current tests are passing. So...

As I was reading through the source code, I've listed some minor issues which may improve the project: 1. Route guards (Currently we can move to the login page by...

``` curl 'https://conduit.productionready.io/api/user' -X PUT -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:87.0) Gecko/20100101 Firefox/87.0' -H 'Accept: */*' -H 'Accept-Language: en-US,en;q=0.5' --compressed -H 'Referer: https://vue3-realworld-example-app-mutoe.vercel.app/' -H 'Content-Type: application/json'...

bug

Running our application locally results in an error: JavaScript heap out of memory This happens when vite optimizing dependencies. It takes approximately 3.5Gb of memory If you also encounter this...

Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.14 to 2.0.21. Release notes Sourced from pinia's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...

dependencies
javascript

Bumps [vue-router](https://github.com/vuejs/router) from 4.0.16 to 4.1.5. Release notes Sourced from vue-router's releases. v4.1.5 Please refer to CHANGELOG.md for details. v4.1.4 Please refer to CHANGELOG.md for details. v4.1.3 Please refer to...

dependencies
javascript