Martin Šošić
|
c825f8f811
|
JsImport now supports default import or single named import. (#25)
JsImport now supports default import or single named import.
|
2020-07-31 15:04:45 +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
|
c981d22000
|
Updated .hlint.yaml and added dist-newstyle/ to .gitignore.
|
2020-07-30 11:28:15 +02:00 |
|
Martin Sosic
|
0c6c605798
|
Added .hlint.yaml.
|
2020-07-30 00:03:32 +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
|
983bab9342
|
Added .dir-local.el to .gitignore..
|
2020-07-27 18:02:05 +02:00 |
|
Martin Sosic
|
8bec4c8e20
|
Implemented generation of simple node server.
|
2020-07-27 17:44:21 +02:00 |
|
Martin Sosic
|
8922d9eb53
|
Implement StrongPath -> data type representing path where relative dirs are named on type level.
|
2020-07-27 17:40:42 +02:00 |
|
Matija Sosic
|
a542ad2b95
|
Added lang design notes from collabedit.
|
2020-05-22 17:33:10 +02:00 |
|
Martin Šošić
|
8b8458c7f7
|
Added new Wasp logo to waspc README.
|
2020-05-07 21:35:23 +02:00 |
|
Martin Sosic
|
e45d077f54
|
Added Button and Action<entity>, also updated Todo app to use them.
|
2020-03-10 16:24:41 +01:00 |
|
Matija Sosic
|
fd39e5b658
|
Added support for entity-list mutex filters.
|
2020-03-10 14:01:29 +01:00 |
|
Matija Sosic
|
08445b4df6
|
Bumped react-scripts to 3.4.0, was incompatible with react-dev-utils.
|
2020-02-27 16:10:05 +01:00 |
|
Martin Sosic
|
aa1072b20f
|
Moved all code into waspc directory.
|
2020-02-20 12:30:58 +01:00 |
|