Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
* Update react.md
Added install react part
* Updates
* Updates
---------
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
|
|
* Update Remix guide
* Update callout
* Update docs/guides/ecosystem/remix.md
Co-authored-by: Michael Jackson <michael@jackson.us>
* update
* Add link to remix
---------
Co-authored-by: Michael Jackson <michael@jackson.us>
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
|
|
* Get artifactory to work
* Cleanup url normalization a ltitle more
* Clean up tests
* prettier
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Encode slashes in package names in the registry manifest request
Co-Authored-By: Max Brosnahan <1177034+gingermusketeer@users.noreply.github.com>
* Update dummy.registry.ts
* Fix tests
* Add guide for Azure Artifacts
* Update azure-artifacts.md
* Update azure-artifacts.md
* Typo
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Max Brosnahan <1177034+gingermusketeer@users.noreply.github.com>
|
|
|
|
|
|
Change string:string mapping in the docs to match the expected string:array[string] mapping.
See: https://www.typescriptlang.org/tsconfig#paths
|
|
|
|
|
|
|
|
* Update nuxt.md
* --bun
---------
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
|
|
I have removed the / before ${server.port} because it its incorrect and I replaced the localhost to ${server.hostname}
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
|
|
|
|
|
|
* doc(guides): update sveltekit guide
Use `bun create svelte` instead of `bunx create-svelte`.
This is to bring the documentation at par with the SvelteKit official doc to [create a project](https://kit.svelte.dev/docs/creating-a-project).
* Update text instructions for sveltekit.md
|
|
* wip
* Flesh out resolution docs
* Polish
* More
* WIP
* WIP
* WIP
* Document --watch
|
|
|
|
Fixes example with `spyOn` and assertions. The example failed because the spied function would be called once but the expectation asserted 0 calls.
|
|
|
|
|
|
* Updates
* Improve jest guide
* Improve
|
|
Remove errant slash preventing the correct console log
|
|
|
|
* Passed message variable to ws.send() method.
* Passed message variable to ws.send() method.
|
|
|
|
typo
|
|
|
|
|
|
|
|
Fix missing method declaration on schema and Schema database name from Kitten to Animal
|
|
|
|
|
|
|
|
* Update Svelte Kit Docs
I added some guidance about how to build for production. Still WIP since I would like to add a more complete deployment guide.
* Formatting
---------
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
|
|
|
|
* Remove v0.x messages
* Add windows section to Installatino
* update
* update
* Update
* Comment out windows
|
|
Co-authored-by: Karl Böhlmark <karl.bohlmark@netinsight.net>
|