Mihovil Ilakovac
5dbd3f0ec2
Bumps Wasp version in docs and example apps ( #1902 )
2024-03-18 17:47:32 +01:00
Martin Sosic
f23edd3ba1
Moved migrate instructions to Miscellaneous.
2024-02-20 19:05:39 +01:00
Martin Sosic
c46615236d
Updated instructions for running wasp-migrate script and removed old migrate script.
2024-02-20 18:54:34 +01:00
Mihovil Ilakovac
55ede5684b
Uses Oslo for password hashing ( #1782 )
...
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-02-20 17:46:54 +01:00
Martin Šošić
594e8446b4
Updated docs to 0.12. ( #1783 )
...
======================
Updated docs/advanced/apis to 0.12. (#1729 )
Updated docs/advanced/middleware-config to 0.12. (#1730 )
Updated docs/advanced/links to 0.12. (#1732 )
Updated docs/advanced/web-sockets to 0.12. (#1733 )
Updated docs/advanced/email to 0.12. (#1734 )
Auth docs rework (#1723 )
Updated docs/advanced/jobs to 0.12. (#1740 )
Updates starter templates (#1744 )
Updates general docs (#1745 )
Update customising app docs (#1748 )
Updates client setup (#1749 )
Change server config docs (#1750 )
Updates CSS frameworks docs (#1753 )
Updates static assets docs (#1751 )
Updates custom vite config docs (#1754 )
Update testing docs (#1752 )
Updated docs/introduction/* to 0.12. (#1756 )
Restructuring data model docs (#1739 )
Updates depedencies docs (#1768 )
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-02-19 13:35:32 +01:00
Martin Šošić
7fabe07265
Implemented a JS script that does part of migration from 0.11 to 0.12. ( #1770 )
...
* Implemented a JS script that does part of migration from 0.11 to 0.12.
* Did some polishing and small improvements.
* Implemented migration of dependencies.
* polishing
* Moved the script.
* fix
* Added instructions for running the script to README.md.
* fix
* fix
2024-02-19 09:02:03 +01:00
Martin Sosic
aeefab519d
Instructions for migration from 0.11 now use npx cmd for codemod.
2024-02-13 20:03:41 +01:00
Filip Sodić
d9136bb489
Update examples and guide for 0.12.x ( #1727 )
2024-02-09 17:26:28 +01:00
Martin Šošić
66c8e6ec24
Added information about Wasp AI to Wasp Docs. ( #1647 )
...
* Added information about Wasp AI to Wasp Docs.
* fix
2024-01-22 15:21:54 +01:00
Mihovil Ilakovac
ffe2509cb4
New auth model docs ( #1620 )
2024-01-15 11:00:54 +01:00
Martin Sosic
c534a84b9c
Merge branch 'release'
2024-01-12 18:28:23 +01:00
Martin Šošić
7f91081bd8
Fix broken documentation links & remove old docs.
...
* Removed old docs leftovers.
* Fixed broken links in the docs.
* fix
2024-01-12 17:42:53 +01:00
Martin Šošić
e7a773a64c
Versioned docs ( #1628 )
...
* Wasp docs are now versioned.
* Removed version 0.11.8 of docs.
* Update waspc/README.md
2024-01-11 16:37:06 +01:00
Martin Šošić
758110e686
Relax node version ( #1533 )
...
* Relaxed Wasp's node version requirements.
* Updated e2e tests.
* fix
* fix
* Fixed version of wasp app in headless tests.
* Update web/docs/introduction/getting-started.md
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* fix
* fix
* Small grammar fixes.
* fixes
* Updated e2e tests.
* fix
* fix
---------
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-01-04 11:30:42 +01:00
Martin Šošić
994a58f0dc
Wasp ai cli mage ( #1601 )
...
* Improved Wasp AI CLI experience.
* fix
* Added CLI Usage, polished CLI commands.
* Added choice of temperature.
* Added styling.
* Added more sophisticated, terminal-only styling.
* fix
* Updated Mage to use new Wasp CLI + added some messaging to CLI.
* fix
* Created wasp-ai/README, updated waspc/README.
* Moved wasp-ai/ to mage/.
* Final polishing (docs, readmes, messaging).
* fix
* Added tests for LogMsg.
* Updated versions of test apps to 0.12.
* fix
* fix
* Update mage/README.md
* fix
* fix
2023-12-22 15:14:38 +01:00
Boris Martinovic
dde2d710b0
Added dev.to article and fixed WSL link ( #1580 )
...
* Added dev.to article and fixed WSL link
* Replaced dev.to with Wasp blog article
2023-11-25 12:58:20 +01:00
Kristian Djaković
4c03042636
Added instructions to docs for running Wasp on Mac arm64 (install rosetta)
...
* Add MacOS Rosetta info to docs
* remove caution
* fix copy
* wrap in code box
* Update note title
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Add info on Mx chip
---------
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2023-11-20 12:11:28 +01:00
Ayaan B. Bordoloi
b203c7dcb2
fix-typo ( #1551 )
2023-10-30 11:32:50 +01:00
Craig McIlwrath
60233dcbcc
Restructures docs ( #1333 )
...
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
Co-authored-by: Filip Sodić <filip.sodic@gmail.com>
Co-authored-by: Filip Sodić <filip.sodic@fer.hr>
2023-08-11 16:47:49 +02:00
Mihovil Ilakovac
8587e14be5
Typescript/Javascript tutorial toggle ( #1266 )
2023-06-26 14:11:05 +02:00
Martin Šošić
590a08bb14
Upgrade React to v18 and Vite accordingly ( #1248 )
2023-06-14 21:56:26 +02:00
Mihovil Ilakovac
9b867901aa
Adds Wasp and Prisma syntax highlighting ( #1209 )
2023-05-23 14:29:54 +02:00
Mihovil Ilakovac
3f218fbbc5
Improve the scaffolding experience ( #1140 )
2023-05-03 12:57:17 +02:00
Martin Šošić
3ee47150d9
Somewhat improved Introduction in docs. ( #1137 )
2023-04-14 16:52:40 +02:00
Mihovil Ilakovac
06c84f5da6
Updates ordering of intro pages ( #1136 )
2023-04-13 17:17:14 +02:00
Martin Sosic
98f6526059
Small fixes to lp and docs + added Roadmap.
2023-04-13 15:19:02 +02:00
Mihovil Ilakovac
52c55dbc03
Add better intro docs ( #1125 )
2023-04-12 15:34:00 +02:00