Martin Sosic
|
1219a57bc9
|
Formatted whole codebase with ormolu.
|
2021-04-28 17:44:00 +02:00 |
|
Matija Sosic
|
316c727a8c
|
Implemented app.head property. (#170)
|
2021-02-04 11:42:01 +01:00 |
|
Matija Sosic
|
647814e920
|
Implemented "wasp build" cmd - generates different schema.prisma. (#166)
* Implemented "wasp build" cmd - generates different schema.prisma.
* PR fixes.
|
2021-02-01 17:37:42 +01:00 |
|
Martin Sosic
|
87e05823cf
|
Added tests and support for "../" prefix to StrongPath.
|
2020-10-24 22:44:27 +02:00 |
|
Martin Sosic
|
3ab248b584
|
Removed redundant old templates and code (redux).
|
2020-10-21 17:41:04 +02:00 |
|
Martin Sosic
|
58d10ab305
|
Removed old Entity.
|
2020-10-21 17:41:04 +02:00 |
|
Martin Sosic
|
2617bd5f66
|
Now AppVeyor CI builds Wasp on Windows and runs tests.
Also fixed path issues when running on Windows.
|
2020-09-18 15:22:58 +02:00 |
|
Matija Sosic
|
bcfeb9b350
|
Page now accepts an external component instead of inline content.
|
2020-08-31 14:20:40 +02:00 |
|
Matija Sosic
|
25d7051c6d
|
Route is now a separate Wasp element. Implemented both parser and generator. (#24)
|
2020-07-31 14:26:10 +02:00 |
|
Martin Sosic
|
839beb4142
|
Refactored codebase so it uses StrongPath instead of Path (on 99% of places).
|
2020-07-29 16:22:15 +02:00 |
|
Martin Sosic
|
8bec4c8e20
|
Implemented generation of simple node server.
|
2020-07-27 17:44:21 +02:00 |
|